Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M8mNT1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf manila-21.1.0.dev10 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/manila-21.1.0.dev10-0.20251010120555.e9269cb.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-21.1.0.dev10 + rm -rf /builddir/build/BUILD/manila-21.1.0.dev10-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-manila-21.1.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find manila -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/.*doc8.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + rm -f manila/tests/test_hacking.py + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^psycopg2-binary.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^psycopg2-binary.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.A1dyZ3 + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jAzrjo + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9fKjtQ + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: alembic>=1.4.2 Handling castellan>=3.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: castellan>=3.7.0 Handling defusedxml>=0.7.1 from tox --print-deps-only: py312,docs Requirement not satisfied: defusedxml>=0.7.1 Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.16 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs Requirement not satisfied: lxml>=4.5.2 Handling netaddr>=0.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.8.0 Handling oslo.config>=8.3.2 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=8.3.2 Handling oslo.context>=3.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.context>=3.1.1 Handling oslo.db>=17.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.db>=17.2.1 Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=5.0.1 Handling oslo.log>=4.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.log>=4.4.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.middleware>=4.1.1 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.privsep>=2.4.0 Handling oslo.reports>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.reports>=2.2.0 Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.rootwrap>=6.2.0 Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=4.0.1 Handling oslo.service>=2.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.service>=2.4.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=4.3.0 Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=3.4.0 Handling paramiko>=2.7.2 from tox --print-deps-only: py312,docs Requirement not satisfied: paramiko>=2.7.2 Handling Paste>=3.4.3 from tox --print-deps-only: py312,docs Requirement not satisfied: Paste>=3.4.3 Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: PasteDeploy>=2.1.0 Handling pyparsing>=2.4.7 from tox --print-deps-only: py312,docs Requirement not satisfied: pyparsing>=2.4.7 Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-neutronclient>=6.7.0 Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=4.2.1 Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystonemiddleware>=9.1.0 Handling requests>=2.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.4) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: tenacity>=6.3.1 Handling Routes>=2.4.1 from tox --print-deps-only: py312,docs Requirement not satisfied: Routes>=2.4.1 Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py312,docs Requirement not satisfied: SQLAlchemy-Utils>=0.38.3 Handling stevedore>=3.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=3.2.2 Handling tooz>=2.7.1 from tox --print-deps-only: py312,docs Requirement not satisfied: tooz>=2.7.1 Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: python-cinderclient>=4.0.1 Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: python-novaclient>=17.2.1 Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: python-glanceclient>=3.2.2 Handling WebOb>=1.8.6 from tox --print-deps-only: py312,docs Requirement not satisfied: WebOb>=1.8.6 Handling cachetools>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.4.0) Handling packaging>=20.9 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling jsonschema>=4.17 from tox --print-deps-only: py312,docs Requirement not satisfied: jsonschema>=4.17 Handling coverage>=5.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=5.2.1 Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement not satisfied: ddt>=1.4.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=4.4.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=4.4.1 Handling PyMySQL>=0.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: PyMySQL>=0.10.0 Handling requests-mock>=1.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: requests-mock>=1.7.0 Handling stestr>=3.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=3.0.1 Handling testresources>=2.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: testresources>=2.0.1 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.4.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: alembic>=1.4.2 Handling castellan>=3.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: castellan>=3.7.0 Handling defusedxml>=0.7.1 from tox --print-deps-only: py312,docs Requirement not satisfied: defusedxml>=0.7.1 Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.16 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs Requirement not satisfied: lxml>=4.5.2 Handling netaddr>=0.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.8.0 Handling oslo.config>=8.3.2 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=8.3.2 Handling oslo.context>=3.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.context>=3.1.1 Handling oslo.db>=17.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.db>=17.2.1 Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=5.0.1 Handling oslo.log>=4.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.log>=4.4.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.middleware>=4.1.1 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.privsep>=2.4.0 Handling oslo.reports>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.reports>=2.2.0 Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.rootwrap>=6.2.0 Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=4.0.1 Handling oslo.service>=2.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.service>=2.4.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=4.3.0 Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=3.4.0 Handling paramiko>=2.7.2 from tox --print-deps-only: py312,docs Requirement not satisfied: paramiko>=2.7.2 Handling Paste>=3.4.3 from tox --print-deps-only: py312,docs Requirement not satisfied: Paste>=3.4.3 Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: PasteDeploy>=2.1.0 Handling pyparsing>=2.4.7 from tox --print-deps-only: py312,docs Requirement not satisfied: pyparsing>=2.4.7 Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-neutronclient>=6.7.0 Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=4.2.1 Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystonemiddleware>=9.1.0 Handling requests>=2.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.4) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: tenacity>=6.3.1 Handling Routes>=2.4.1 from tox --print-deps-only: py312,docs Requirement not satisfied: Routes>=2.4.1 Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py312,docs Requirement not satisfied: SQLAlchemy-Utils>=0.38.3 Handling stevedore>=3.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=3.2.2 Handling tooz>=2.7.1 from tox --print-deps-only: py312,docs Requirement not satisfied: tooz>=2.7.1 Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: python-cinderclient>=4.0.1 Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: python-novaclient>=17.2.1 Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: python-glanceclient>=3.2.2 Handling WebOb>=1.8.6 from tox --print-deps-only: py312,docs Requirement not satisfied: WebOb>=1.8.6 Handling cachetools>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.4.0) Handling packaging>=20.9 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling jsonschema>=4.17 from tox --print-deps-only: py312,docs Requirement not satisfied: jsonschema>=4.17 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 7.2.6) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: ddt>=1.0.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-21.1.0.dev10/manila-21.1.0.dev10.dist-info' Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.1.1) Handling alembic >=1.4.2 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: alembic >=1.4.2 Handling castellan >=3.7.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: castellan >=3.7.0 Handling defusedxml >=0.7.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: defusedxml >=0.7.1 Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet >=0.27.0 (installed: eventlet 0.40.0) Handling greenlet >=0.4.16 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet >=0.4.16 (installed: greenlet 3.0.3) Handling lxml >=4.5.2 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: lxml >=4.5.2 Handling netaddr >=0.8.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: netaddr >=0.8.0 Handling oslo.config >=8.3.2 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.config >=8.3.2 Handling oslo.context >=3.1.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.context >=3.1.1 Handling oslo.db >=17.2.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.db >=17.2.1 Handling oslo.i18n >=5.0.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.i18n >=5.0.1 Handling oslo.log >=4.4.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.log >=4.4.0 Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.messaging >=14.1.0 Handling oslo.middleware >=4.1.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.middleware >=4.1.1 Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.policy >=4.5.0 Handling oslo.privsep >=2.4.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.privsep >=2.4.0 Handling oslo.reports >=2.2.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.reports >=2.2.0 Handling oslo.rootwrap >=6.2.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.rootwrap >=6.2.0 Handling oslo.serialization >=4.0.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.serialization >=4.0.1 Handling oslo.service >=2.4.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.service >=2.4.0 Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.upgradecheck >=1.3.0 Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.utils >=7.0.0 Handling oslo.concurrency >=4.3.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.concurrency >=4.3.0 Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: osprofiler >=3.4.0 Handling paramiko >=2.7.2 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: paramiko >=2.7.2 Handling Paste >=3.4.3 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: Paste >=3.4.3 Handling PasteDeploy >=2.1.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: PasteDeploy >=2.1.0 Handling pyparsing >=2.4.7 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: pyparsing >=2.4.7 Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-neutronclient >=6.7.0 Handling keystoneauth1 >=4.2.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: keystoneauth1 >=4.2.1 Handling keystonemiddleware >=9.1.0 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: keystonemiddleware >=9.1.0 Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests >=2.23.0 (installed: requests 2.32.4) Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: tenacity >=6.3.1 Handling Routes >=2.4.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: Routes >=2.4.1 Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy >=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils >=0.38.3 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: SQLAlchemy-Utils >=0.38.3 Handling stevedore >=3.2.2 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: stevedore >=3.2.2 Handling tooz >=2.7.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: tooz >=2.7.1 Handling python-cinderclient >=4.0.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-cinderclient >=4.0.1 Handling python-novaclient >=17.2.1 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-novaclient >=17.2.1 Handling python-glanceclient >=3.2.2 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-glanceclient >=3.2.2 Handling WebOb >=1.8.6 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: WebOb >=1.8.6 Handling cachetools >=4.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: cachetools >=4.2.1 (installed: cachetools 5.4.0) Handling packaging >=20.9 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: packaging >=20.9 (installed: packaging 24.2) Handling jsonschema >=4.17 from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: jsonschema >=4.17 + cat /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires + rm -rfv manila-21.1.0.dev10.dist-info/ removed 'manila-21.1.0.dev10.dist-info/AUTHORS' removed 'manila-21.1.0.dev10.dist-info/LICENSE' removed 'manila-21.1.0.dev10.dist-info/METADATA' removed 'manila-21.1.0.dev10.dist-info/entry_points.txt' removed 'manila-21.1.0.dev10.dist-info/pbr.json' removed 'manila-21.1.0.dev10.dist-info/top_level.txt' removed directory 'manila-21.1.0.dev10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FywDnZ + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.13.1) Handling castellan>=3.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: castellan>=3.7.0 (installed: castellan 5.4.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.16 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 5.2.1) Handling netaddr>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.1.0) Handling oslo.db>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.db>=17.2.1 (installed: oslo.db 17.4.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.6.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.2.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.6.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.8.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.6.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.7.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.8.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.3.0) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.6.0) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.2.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py312,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py312,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.1) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.12.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.4) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.5.0) Handling tooz>=2.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.8.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.11.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.9.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.4.0) Handling packaging>=20.9 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling jsonschema>=4.17 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=4.17 (installed: jsonschema 4.19.1) Handling coverage>=5.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=4.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.1) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 1.1.1) Handling requests-mock>=1.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.7.0 (installed: requests-mock 1.12.1) Handling stestr>=3.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.13.1) Handling castellan>=3.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: castellan>=3.7.0 (installed: castellan 5.4.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.16 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 5.2.1) Handling netaddr>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.1.0) Handling oslo.db>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.db>=17.2.1 (installed: oslo.db 17.4.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.6.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.2.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.6.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.8.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.6.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.7.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.8.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.3.0) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.6.0) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.2.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py312,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py312,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.1) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.12.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.4) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.5.0) Handling tooz>=2.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.8.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.11.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.9.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.4.0) Handling packaging>=20.9 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling jsonschema>=4.17 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=4.17 (installed: jsonschema 4.19.1) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 7.2.6) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-21.1.0.dev10/manila-21.1.0.dev10.dist-info' Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.1.1) Handling alembic >=1.4.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: alembic >=1.4.2 (installed: alembic 1.13.1) Handling castellan >=3.7.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: castellan >=3.7.0 (installed: castellan 5.4.1) Handling defusedxml >=0.7.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: defusedxml >=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet >=0.27.0 (installed: eventlet 0.40.0) Handling greenlet >=0.4.16 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet >=0.4.16 (installed: greenlet 3.0.3) Handling lxml >=4.5.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: lxml >=4.5.2 (installed: lxml 5.2.1) Handling netaddr >=0.8.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: netaddr >=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config >=8.3.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.config >=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context >=3.1.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.context >=3.1.1 (installed: oslo.context 6.1.0) Handling oslo.db >=17.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.db >=17.2.1 (installed: oslo.db 17.4.0) Handling oslo.i18n >=5.0.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.i18n >=5.0.1 (installed: oslo.i18n 6.6.0) Handling oslo.log >=4.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.log >=4.4.0 (installed: oslo.log 7.2.1) Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.messaging >=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware >=4.1.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.middleware >=4.1.1 (installed: oslo.middleware 6.6.0) Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.policy >=4.5.0 (installed: oslo.policy 4.6.0) Handling oslo.privsep >=2.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.privsep >=2.4.0 (installed: oslo.privsep 3.8.0) Handling oslo.reports >=2.2.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.reports >=2.2.0 (installed: oslo.reports 3.6.0) Handling oslo.rootwrap >=6.2.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.rootwrap >=6.2.0 (installed: oslo.rootwrap 7.7.0) Handling oslo.serialization >=4.0.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.serialization >=4.0.1 (installed: oslo.serialization 5.8.0) Handling oslo.service >=2.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.service >=2.4.0 (installed: oslo.service 4.3.0) Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.upgradecheck >=1.3.0 (installed: oslo.upgradecheck 2.6.0) Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.utils >=7.0.0 (installed: oslo.utils 9.1.0) Handling oslo.concurrency >=4.3.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.concurrency >=4.3.0 (installed: oslo.concurrency 7.2.0) Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: osprofiler >=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko >=2.7.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: paramiko >=2.7.2 (installed: paramiko 3.5.0) Handling Paste >=3.4.3 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Paste >=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy >=2.1.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: PasteDeploy >=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing >=2.4.7 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pyparsing >=2.4.7 (installed: pyparsing 3.1.1) Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-neutronclient >=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1 >=4.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystoneauth1 >=4.2.1 (installed: keystoneauth1 5.12.0) Handling keystonemiddleware >=9.1.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystonemiddleware >=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests >=2.23.0 (installed: requests 2.32.4) Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tenacity >=6.3.1 (installed: tenacity 8.2.3) Handling Routes >=2.4.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Routes >=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy >=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils >=0.38.3 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy-Utils >=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore >=3.2.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: stevedore >=3.2.2 (installed: stevedore 5.5.0) Handling tooz >=2.7.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tooz >=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient >=4.0.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-cinderclient >=4.0.1 (installed: python-cinderclient 9.8.0) Handling python-novaclient >=17.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-novaclient >=17.2.1 (installed: python-novaclient 18.11.0) Handling python-glanceclient >=3.2.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-glanceclient >=3.2.2 (installed: python-glanceclient 4.9.0) Handling WebOb >=1.8.6 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: WebOb >=1.8.6 (installed: WebOb 1.8.9) Handling cachetools >=4.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: cachetools >=4.2.1 (installed: cachetools 5.4.0) Handling packaging >=20.9 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: packaging >=20.9 (installed: packaging 24.2) Handling jsonschema >=4.17 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: jsonschema >=4.17 (installed: jsonschema 4.19.1) + cat /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires + rm -rfv manila-21.1.0.dev10.dist-info/ removed 'manila-21.1.0.dev10.dist-info/AUTHORS' removed 'manila-21.1.0.dev10.dist-info/LICENSE' removed 'manila-21.1.0.dev10.dist-info/METADATA' removed 'manila-21.1.0.dev10.dist-info/top_level.txt' removed 'manila-21.1.0.dev10.dist-info/pbr.json' removed 'manila-21.1.0.dev10.dist-info/entry_points.txt' removed directory 'manila-21.1.0.dev10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.crrKS4 + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.09 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.13.1) Handling castellan>=3.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: castellan>=3.7.0 (installed: castellan 5.4.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.16 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 5.2.1) Handling netaddr>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.1.0) Handling oslo.db>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.db>=17.2.1 (installed: oslo.db 17.4.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.6.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.2.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.6.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.8.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.6.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.7.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.8.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.3.0) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.6.0) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.2.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py312,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py312,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.1) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.12.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.4) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.5.0) Handling tooz>=2.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.8.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.11.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.9.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.4.0) Handling packaging>=20.9 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling jsonschema>=4.17 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=4.17 (installed: jsonschema 4.19.1) Handling coverage>=5.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=4.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.1) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 1.1.1) Handling requests-mock>=1.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.7.0 (installed: requests-mock 1.12.1) Handling stestr>=3.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.13.1) Handling castellan>=3.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: castellan>=3.7.0 (installed: castellan 5.4.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.16 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 5.2.1) Handling netaddr>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.1.0) Handling oslo.db>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.db>=17.2.1 (installed: oslo.db 17.4.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.6.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.2.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.6.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.8.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.6.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.7.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.8.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.3.0) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.6.0) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.2.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py312,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py312,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.1) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.12.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.4) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.5.0) Handling tooz>=2.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.8.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.11.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.9.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.4.0) Handling packaging>=20.9 from tox --print-deps-only: py312,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling jsonschema>=4.17 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=4.17 (installed: jsonschema 4.19.1) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 7.2.6) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-21.1.0.dev10/manila-21.1.0.dev10.dist-info' Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.1.1) Handling alembic >=1.4.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: alembic >=1.4.2 (installed: alembic 1.13.1) Handling castellan >=3.7.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: castellan >=3.7.0 (installed: castellan 5.4.1) Handling defusedxml >=0.7.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: defusedxml >=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet >=0.27.0 (installed: eventlet 0.40.0) Handling greenlet >=0.4.16 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet >=0.4.16 (installed: greenlet 3.0.3) Handling lxml >=4.5.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: lxml >=4.5.2 (installed: lxml 5.2.1) Handling netaddr >=0.8.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: netaddr >=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config >=8.3.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.config >=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context >=3.1.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.context >=3.1.1 (installed: oslo.context 6.1.0) Handling oslo.db >=17.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.db >=17.2.1 (installed: oslo.db 17.4.0) Handling oslo.i18n >=5.0.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.i18n >=5.0.1 (installed: oslo.i18n 6.6.0) Handling oslo.log >=4.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.log >=4.4.0 (installed: oslo.log 7.2.1) Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.messaging >=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware >=4.1.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.middleware >=4.1.1 (installed: oslo.middleware 6.6.0) Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.policy >=4.5.0 (installed: oslo.policy 4.6.0) Handling oslo.privsep >=2.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.privsep >=2.4.0 (installed: oslo.privsep 3.8.0) Handling oslo.reports >=2.2.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.reports >=2.2.0 (installed: oslo.reports 3.6.0) Handling oslo.rootwrap >=6.2.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.rootwrap >=6.2.0 (installed: oslo.rootwrap 7.7.0) Handling oslo.serialization >=4.0.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.serialization >=4.0.1 (installed: oslo.serialization 5.8.0) Handling oslo.service >=2.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.service >=2.4.0 (installed: oslo.service 4.3.0) Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.upgradecheck >=1.3.0 (installed: oslo.upgradecheck 2.6.0) Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.utils >=7.0.0 (installed: oslo.utils 9.1.0) Handling oslo.concurrency >=4.3.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.concurrency >=4.3.0 (installed: oslo.concurrency 7.2.0) Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: osprofiler >=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko >=2.7.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: paramiko >=2.7.2 (installed: paramiko 3.5.0) Handling Paste >=3.4.3 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Paste >=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy >=2.1.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: PasteDeploy >=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing >=2.4.7 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pyparsing >=2.4.7 (installed: pyparsing 3.1.1) Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-neutronclient >=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1 >=4.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystoneauth1 >=4.2.1 (installed: keystoneauth1 5.12.0) Handling keystonemiddleware >=9.1.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystonemiddleware >=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests >=2.23.0 (installed: requests 2.32.4) Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tenacity >=6.3.1 (installed: tenacity 8.2.3) Handling Routes >=2.4.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Routes >=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy >=1.4.0 (installed: SQLAlchemy 2.0.26) Handling SQLAlchemy-Utils >=0.38.3 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy-Utils >=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore >=3.2.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: stevedore >=3.2.2 (installed: stevedore 5.5.0) Handling tooz >=2.7.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tooz >=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient >=4.0.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-cinderclient >=4.0.1 (installed: python-cinderclient 9.8.0) Handling python-novaclient >=17.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-novaclient >=17.2.1 (installed: python-novaclient 18.11.0) Handling python-glanceclient >=3.2.2 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-glanceclient >=3.2.2 (installed: python-glanceclient 4.9.0) Handling WebOb >=1.8.6 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: WebOb >=1.8.6 (installed: WebOb 1.8.9) Handling cachetools >=4.2.1 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: cachetools >=4.2.1 (installed: cachetools 5.4.0) Handling packaging >=20.9 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: packaging >=20.9 (installed: packaging 24.2) Handling jsonschema >=4.17 from hook generated metadata: Requires-Dist (manila) Requirement satisfied: jsonschema >=4.17 (installed: jsonschema 4.19.1) + cat /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-buildrequires + rm -rfv manila-21.1.0.dev10.dist-info/ removed 'manila-21.1.0.dev10.dist-info/AUTHORS' removed 'manila-21.1.0.dev10.dist-info/LICENSE' removed 'manila-21.1.0.dev10.dist-info/METADATA' removed 'manila-21.1.0.dev10.dist-info/entry_points.txt' removed 'manila-21.1.0.dev10.dist-info/pbr.json' removed 'manila-21.1.0.dev10.dist-info/top_level.txt' removed directory 'manila-21.1.0.dev10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.worKbh + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd manila-21.1.0.dev10 + mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir Processing /builddir/build/BUILD/manila-21.1.0.dev10 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info writing /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-modern-metadata-o3i6ud75/manila-21.1.0.dev10.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: manila Building wheel for manila (pyproject.toml): started Running command Building wheel for manila (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/manila copying manila/__init__.py -> build/lib/manila copying manila/context.py -> build/lib/manila copying manila/coordination.py -> build/lib/manila copying manila/exception.py -> build/lib/manila copying manila/i18n.py -> build/lib/manila copying manila/manager.py -> build/lib/manila copying manila/opts.py -> build/lib/manila copying manila/policy.py -> build/lib/manila copying manila/quota.py -> build/lib/manila copying manila/rpc.py -> build/lib/manila copying manila/service.py -> build/lib/manila copying manila/ssh_utils.py -> build/lib/manila copying manila/test.py -> build/lib/manila copying manila/utils.py -> build/lib/manila copying manila/version.py -> build/lib/manila running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api' to be distributed and are already explicitly excluding 'manila.api' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.contrib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.contrib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.contrib' to be distributed and are already explicitly excluding 'manila.api.contrib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.middleware' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.middleware' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.middleware' to be distributed and are already explicitly excluding 'manila.api.middleware' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.openstack' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.openstack' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.openstack' to be distributed and are already explicitly excluding 'manila.api.openstack' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.schemas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.schemas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.schemas' to be distributed and are already explicitly excluding 'manila.api.schemas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.v1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.v1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.v1' to be distributed and are already explicitly excluding 'manila.api.v1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.v2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.v2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.v2' to be distributed and are already explicitly excluding 'manila.api.v2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.validation' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.validation' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.validation' to be distributed and are already explicitly excluding 'manila.api.validation' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.api.views' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.api.views' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.api.views' to be distributed and are already explicitly excluding 'manila.api.views' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.cmd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.cmd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.cmd' to be distributed and are already explicitly excluding 'manila.cmd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.common' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.common' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.common' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.common' to be distributed and are already explicitly excluding 'manila.common' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.compute' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.compute' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.compute' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.compute' to be distributed and are already explicitly excluding 'manila.compute' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.data' to be distributed and are already explicitly excluding 'manila.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.data.drivers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.data.drivers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.data.drivers' to be distributed and are already explicitly excluding 'manila.data.drivers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.db' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.db' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.db' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.db' to be distributed and are already explicitly excluding 'manila.db' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.db.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.db.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.db.migrations' to be distributed and are already explicitly excluding 'manila.db.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.db.migrations.alembic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.db.migrations.alembic' to be distributed and are already explicitly excluding 'manila.db.migrations.alembic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are already explicitly excluding 'manila.db.migrations.alembic.versions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.db.sqlalchemy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.db.sqlalchemy' to be distributed and are already explicitly excluding 'manila.db.sqlalchemy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.image' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.image' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.image' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.image' to be distributed and are already explicitly excluding 'manila.image' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.keymgr' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.keymgr' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.keymgr' to be distributed and are already explicitly excluding 'manila.keymgr' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.lock' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.lock' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.lock' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.lock' to be distributed and are already explicitly excluding 'manila.lock' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.message' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.message' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.message' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.message' to be distributed and are already explicitly excluding 'manila.message' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.network' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.network' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.network' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.network' to be distributed and are already explicitly excluding 'manila.network' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.network.linux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.network.linux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.network.linux' to be distributed and are already explicitly excluding 'manila.network.linux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.network.neutron' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.network.neutron' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.network.neutron' to be distributed and are already explicitly excluding 'manila.network.neutron' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.policies' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.policies' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.policies' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.policies' to be distributed and are already explicitly excluding 'manila.policies' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.privsep' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.privsep' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.privsep' to be distributed and are already explicitly excluding 'manila.privsep' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.scheduler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.scheduler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.scheduler' to be distributed and are already explicitly excluding 'manila.scheduler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.scheduler.drivers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.scheduler.drivers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.scheduler.drivers' to be distributed and are already explicitly excluding 'manila.scheduler.drivers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.scheduler.evaluator' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.scheduler.evaluator' to be distributed and are already explicitly excluding 'manila.scheduler.evaluator' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.scheduler.filters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.scheduler.filters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.scheduler.filters' to be distributed and are already explicitly excluding 'manila.scheduler.filters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are already explicitly excluding 'manila.scheduler.filters.share_group_filters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.scheduler.weighers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.scheduler.weighers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.scheduler.weighers' to be distributed and are already explicitly excluding 'manila.scheduler.weighers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.services' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.services' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.services' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.services' to be distributed and are already explicitly excluding 'manila.services' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share' to be distributed and are already explicitly excluding 'manila.share' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers' to be distributed and are already explicitly excluding 'manila.share.drivers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.cephfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.cephfs' to be distributed and are already explicitly excluding 'manila.share.drivers.cephfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are already explicitly excluding 'manila.share.drivers.cephfs.conf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.container' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.container' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.container' to be distributed and are already explicitly excluding 'manila.share.drivers.container' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.common' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.ganesha' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.ganesha' to be distributed and are already explicitly excluding 'manila.share.drivers.ganesha' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are already explicitly excluding 'manila.share.drivers.ganesha.conf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.glusterfs' to be distributed and are already explicitly excluding 'manila.share.drivers.glusterfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are already explicitly excluding 'manila.share.drivers.glusterfs.conf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.hdfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.hdfs' to be distributed and are already explicitly excluding 'manila.share.drivers.hdfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.hitachi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.hitachi' to be distributed and are already explicitly excluding 'manila.share.drivers.hitachi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are already explicitly excluding 'manila.share.drivers.hitachi.hnas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are already explicitly excluding 'manila.share.drivers.hitachi.hsp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.hpe' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.hpe' to be distributed and are already explicitly excluding 'manila.share.drivers.hpe' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.huawei' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.huawei' to be distributed and are already explicitly excluding 'manila.share.drivers.huawei' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are already explicitly excluding 'manila.share.drivers.huawei.v3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.ibm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.ibm' to be distributed and are already explicitly excluding 'manila.share.drivers.ibm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.infinidat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.infinidat' to be distributed and are already explicitly excluding 'manila.share.drivers.infinidat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.infortrend' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.infortrend' to be distributed and are already explicitly excluding 'manila.share.drivers.infortrend' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.inspur' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.inspur' to be distributed and are already explicitly excluding 'manila.share.drivers.inspur' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are already explicitly excluding 'manila.share.drivers.inspur.as13000' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are already explicitly excluding 'manila.share.drivers.inspur.instorage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.macrosan' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.macrosan' to be distributed and are already explicitly excluding 'manila.share.drivers.macrosan' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.maprfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.maprfs' to be distributed and are already explicitly excluding 'manila.share.drivers.maprfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.netapp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.netapp' to be distributed and are already explicitly excluding 'manila.share.drivers.netapp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are already explicitly excluding 'manila.share.drivers.netapp.dataontap' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.nexenta' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.nexenta' to be distributed and are already explicitly excluding 'manila.share.drivers.nexenta' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are already explicitly excluding 'manila.share.drivers.nexenta.ns4' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are already explicitly excluding 'manila.share.drivers.nexenta.ns5' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.purestorage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.purestorage' to be distributed and are already explicitly excluding 'manila.share.drivers.purestorage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.qnap' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.qnap' to be distributed and are already explicitly excluding 'manila.share.drivers.qnap' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.quobyte' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.quobyte' to be distributed and are already explicitly excluding 'manila.share.drivers.quobyte' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.tegile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.tegile' to be distributed and are already explicitly excluding 'manila.share.drivers.tegile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.vastdata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.vastdata' to be distributed and are already explicitly excluding 'manila.share.drivers.vastdata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.veritas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.veritas' to be distributed and are already explicitly excluding 'manila.share.drivers.veritas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.windows' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.windows' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.windows' to be distributed and are already explicitly excluding 'manila.share.drivers.windows' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.zadara' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.zadara' to be distributed and are already explicitly excluding 'manila.share.drivers.zadara' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are already explicitly excluding 'manila.share.drivers.zfsonlinux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.drivers.zfssa' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.drivers.zfssa' to be distributed and are already explicitly excluding 'manila.share.drivers.zfssa' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share.hooks' to be distributed and are already explicitly excluding 'manila.share.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.share_group' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.share_group' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.share_group' to be distributed and are already explicitly excluding 'manila.share_group' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.testing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.testing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.testing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.testing' to be distributed and are already explicitly excluding 'manila.testing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests' to be distributed and are already explicitly excluding 'manila.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api' to be distributed and are already explicitly excluding 'manila.tests.api' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api.contrib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api.contrib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api.contrib' to be distributed and are already explicitly excluding 'manila.tests.api.contrib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api.extensions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api.extensions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api.extensions' to be distributed and are already explicitly excluding 'manila.tests.api.extensions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api.middleware' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api.middleware' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api.middleware' to be distributed and are already explicitly excluding 'manila.tests.api.middleware' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api.openstack' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api.openstack' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api.openstack' to be distributed and are already explicitly excluding 'manila.tests.api.openstack' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api.v1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api.v1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api.v1' to be distributed and are already explicitly excluding 'manila.tests.api.v1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api.v2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api.v2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api.v2' to be distributed and are already explicitly excluding 'manila.tests.api.v2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.api.views' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.api.views' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.api.views' to be distributed and are already explicitly excluding 'manila.tests.api.views' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.cmd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.cmd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.cmd' to be distributed and are already explicitly excluding 'manila.tests.cmd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.common' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.common' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.common' to be distributed and are already explicitly excluding 'manila.tests.common' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.compute' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.compute' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.compute' to be distributed and are already explicitly excluding 'manila.tests.compute' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.data' to be distributed and are already explicitly excluding 'manila.tests.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.db' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.db' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.db' to be distributed and are already explicitly excluding 'manila.tests.db' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.db.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.db.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.db.migrations' to be distributed and are already explicitly excluding 'manila.tests.db.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are already explicitly excluding 'manila.tests.db.migrations.alembic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are already explicitly excluding 'manila.tests.db.sqlalchemy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.hacking' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.hacking' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.hacking' to be distributed and are already explicitly excluding 'manila.tests.hacking' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.image' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.image' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.image' to be distributed and are already explicitly excluding 'manila.tests.image' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.integrated' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.integrated' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.integrated' to be distributed and are already explicitly excluding 'manila.tests.integrated' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.integrated.api' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.integrated.api' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.integrated.api' to be distributed and are already explicitly excluding 'manila.tests.integrated.api' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.keymgr' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.keymgr' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.keymgr' to be distributed and are already explicitly excluding 'manila.tests.keymgr' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.lock' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.lock' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.lock' to be distributed and are already explicitly excluding 'manila.tests.lock' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.message' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.message' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.message' to be distributed and are already explicitly excluding 'manila.tests.message' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.monkey_patch_example' to be distributed and are already explicitly excluding 'manila.tests.monkey_patch_example' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.network' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.network' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.network' to be distributed and are already explicitly excluding 'manila.tests.network' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.network.linux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.network.linux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.network.linux' to be distributed and are already explicitly excluding 'manila.tests.network.linux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.network.neutron' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.network.neutron' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.network.neutron' to be distributed and are already explicitly excluding 'manila.tests.network.neutron' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.scheduler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.scheduler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.scheduler' to be distributed and are already explicitly excluding 'manila.tests.scheduler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.scheduler.drivers' to be distributed and are already explicitly excluding 'manila.tests.scheduler.drivers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are already explicitly excluding 'manila.tests.scheduler.evaluator' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.scheduler.filters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.scheduler.filters' to be distributed and are already explicitly excluding 'manila.tests.scheduler.filters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.scheduler.weighers' to be distributed and are already explicitly excluding 'manila.tests.scheduler.weighers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.services' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.services' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.services' to be distributed and are already explicitly excluding 'manila.tests.services' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share' to be distributed and are already explicitly excluding 'manila.tests.share' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers' to be distributed and are already explicitly excluding 'manila.tests.share.drivers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.cephfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.container' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.container' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.container' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.ganesha' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.glusterfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.hdfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.hitachi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.hpe' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.huawei' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.ibm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.infinidat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.infortrend' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.inspur' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.macrosan' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.maprfs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.netapp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.nexenta' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.purestorage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.qnap' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.quobyte' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.tegile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.vastdata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.veritas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.windows' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.windows' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.zadara' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are already explicitly excluding 'manila.tests.share.drivers.zfssa' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share_group' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.share_group' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.share_group' to be distributed and are already explicitly excluding 'manila.tests.share_group' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.var' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.var' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.var' to be distributed and are already explicitly excluding 'manila.tests.var' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.volume' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.volume' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.volume' to be distributed and are already explicitly excluding 'manila.tests.volume' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.wsgi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.wsgi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.wsgi' to be distributed and are already explicitly excluding 'manila.tests.wsgi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.xenapi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.tests.xenapi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.tests.xenapi' to be distributed and are already explicitly excluding 'manila.tests.xenapi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.transfer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.transfer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.transfer' to be distributed and are already explicitly excluding 'manila.transfer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.volume' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.volume' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.volume' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.volume' to be distributed and are already explicitly excluding 'manila.volume' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila.wsgi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila.wsgi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila.wsgi' to be distributed and are already explicitly excluding 'manila.wsgi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/manila/api copying manila/api/__init__.py -> build/lib/manila/api copying manila/api/common.py -> build/lib/manila/api copying manila/api/extensions.py -> build/lib/manila/api copying manila/api/urlmap.py -> build/lib/manila/api copying manila/api/versions.py -> build/lib/manila/api creating build/lib/manila/api/contrib copying manila/api/contrib/__init__.py -> build/lib/manila/api/contrib creating build/lib/manila/api/middleware copying manila/api/middleware/__init__.py -> build/lib/manila/api/middleware copying manila/api/middleware/auth.py -> build/lib/manila/api/middleware copying manila/api/middleware/fault.py -> build/lib/manila/api/middleware creating build/lib/manila/api/openstack copying manila/api/openstack/__init__.py -> build/lib/manila/api/openstack copying manila/api/openstack/api_version_request.py -> build/lib/manila/api/openstack copying manila/api/openstack/rest_api_version_history.rst -> build/lib/manila/api/openstack copying manila/api/openstack/urlmap.py -> build/lib/manila/api/openstack copying manila/api/openstack/versioned_method.py -> build/lib/manila/api/openstack copying manila/api/openstack/wsgi.py -> build/lib/manila/api/openstack creating build/lib/manila/api/schemas copying manila/api/schemas/__init__.py -> build/lib/manila/api/schemas copying manila/api/schemas/availability_zones.py -> build/lib/manila/api/schemas copying manila/api/schemas/messages.py -> build/lib/manila/api/schemas copying manila/api/schemas/resource_locks.py -> build/lib/manila/api/schemas creating build/lib/manila/api/v1 copying manila/api/v1/__init__.py -> build/lib/manila/api/v1 copying manila/api/v1/limits.py -> build/lib/manila/api/v1 copying manila/api/v1/router.py -> build/lib/manila/api/v1 copying manila/api/v1/scheduler_stats.py -> build/lib/manila/api/v1 copying manila/api/v1/security_service.py -> build/lib/manila/api/v1 copying manila/api/v1/share_manage.py -> build/lib/manila/api/v1 copying manila/api/v1/share_metadata.py -> build/lib/manila/api/v1 copying manila/api/v1/share_servers.py -> build/lib/manila/api/v1 copying manila/api/v1/share_snapshots.py -> build/lib/manila/api/v1 copying manila/api/v1/share_types_extra_specs.py -> build/lib/manila/api/v1 copying manila/api/v1/share_unmanage.py -> build/lib/manila/api/v1 copying manila/api/v1/shares.py -> build/lib/manila/api/v1 creating build/lib/manila/api/v2 copying manila/api/v2/__init__.py -> build/lib/manila/api/v2 copying manila/api/v2/availability_zones.py -> build/lib/manila/api/v2 copying manila/api/v2/messages.py -> build/lib/manila/api/v2 copying manila/api/v2/metadata.py -> build/lib/manila/api/v2 copying manila/api/v2/quota_class_sets.py -> build/lib/manila/api/v2 copying manila/api/v2/quota_sets.py -> build/lib/manila/api/v2 copying manila/api/v2/resource_locks.py -> build/lib/manila/api/v2 copying manila/api/v2/router.py -> build/lib/manila/api/v2 copying manila/api/v2/services.py -> build/lib/manila/api/v2 copying manila/api/v2/share_access_metadata.py -> build/lib/manila/api/v2 copying manila/api/v2/share_accesses.py -> build/lib/manila/api/v2 copying manila/api/v2/share_backups.py -> build/lib/manila/api/v2 copying manila/api/v2/share_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_group_snapshots.py -> build/lib/manila/api/v2 copying manila/api/v2/share_group_type_specs.py -> build/lib/manila/api/v2 copying manila/api/v2/share_group_types.py -> build/lib/manila/api/v2 copying manila/api/v2/share_groups.py -> build/lib/manila/api/v2 copying manila/api/v2/share_instance_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_instances.py -> build/lib/manila/api/v2 copying manila/api/v2/share_network_subnets.py -> build/lib/manila/api/v2 copying manila/api/v2/share_networks.py -> build/lib/manila/api/v2 copying manila/api/v2/share_replica_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_replicas.py -> build/lib/manila/api/v2 copying manila/api/v2/share_servers.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshot_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshot_instance_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshot_instances.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshots.py -> build/lib/manila/api/v2 copying manila/api/v2/share_transfer.py -> build/lib/manila/api/v2 copying manila/api/v2/share_types.py -> build/lib/manila/api/v2 copying manila/api/v2/shares.py -> build/lib/manila/api/v2 creating build/lib/manila/api/validation copying manila/api/validation/__init__.py -> build/lib/manila/api/validation copying manila/api/validation/helpers.py -> build/lib/manila/api/validation copying manila/api/validation/parameter_types.py -> build/lib/manila/api/validation copying manila/api/validation/parameters.yaml -> build/lib/manila/api/validation copying manila/api/validation/response_types.py -> build/lib/manila/api/validation copying manila/api/validation/validators.py -> build/lib/manila/api/validation creating build/lib/manila/api/views copying manila/api/views/__init__.py -> build/lib/manila/api/views copying manila/api/views/availability_zones.py -> build/lib/manila/api/views copying manila/api/views/export_locations.py -> build/lib/manila/api/views copying manila/api/views/limits.py -> build/lib/manila/api/views copying manila/api/views/messages.py -> build/lib/manila/api/views copying manila/api/views/quota_class_sets.py -> build/lib/manila/api/views copying manila/api/views/quota_sets.py -> build/lib/manila/api/views copying manila/api/views/resource_locks.py -> build/lib/manila/api/views copying manila/api/views/scheduler_stats.py -> build/lib/manila/api/views copying manila/api/views/security_service.py -> build/lib/manila/api/views copying manila/api/views/services.py -> build/lib/manila/api/views copying manila/api/views/share_accesses.py -> build/lib/manila/api/views copying manila/api/views/share_backups.py -> build/lib/manila/api/views copying manila/api/views/share_group_snapshots.py -> build/lib/manila/api/views copying manila/api/views/share_group_types.py -> build/lib/manila/api/views copying manila/api/views/share_groups.py -> build/lib/manila/api/views copying manila/api/views/share_instance.py -> build/lib/manila/api/views copying manila/api/views/share_migration.py -> build/lib/manila/api/views copying manila/api/views/share_network_subnets.py -> build/lib/manila/api/views copying manila/api/views/share_networks.py -> build/lib/manila/api/views copying manila/api/views/share_replicas.py -> build/lib/manila/api/views copying manila/api/views/share_server_migration.py -> build/lib/manila/api/views copying manila/api/views/share_servers.py -> build/lib/manila/api/views copying manila/api/views/share_snapshot_export_locations.py -> build/lib/manila/api/views copying manila/api/views/share_snapshot_instances.py -> build/lib/manila/api/views copying manila/api/views/share_snapshots.py -> build/lib/manila/api/views copying manila/api/views/shares.py -> build/lib/manila/api/views copying manila/api/views/transfers.py -> build/lib/manila/api/views copying manila/api/views/types.py -> build/lib/manila/api/views copying manila/api/views/versions.py -> build/lib/manila/api/views creating build/lib/manila/cmd copying manila/cmd/__init__.py -> build/lib/manila/cmd copying manila/cmd/api.py -> build/lib/manila/cmd copying manila/cmd/data.py -> build/lib/manila/cmd copying manila/cmd/manage.py -> build/lib/manila/cmd copying manila/cmd/scheduler.py -> build/lib/manila/cmd copying manila/cmd/share.py -> build/lib/manila/cmd copying manila/cmd/status.py -> build/lib/manila/cmd creating build/lib/manila/common copying manila/common/__init__.py -> build/lib/manila/common copying manila/common/client_auth.py -> build/lib/manila/common copying manila/common/config.py -> build/lib/manila/common copying manila/common/constants.py -> build/lib/manila/common creating build/lib/manila/compute copying manila/compute/__init__.py -> build/lib/manila/compute copying manila/compute/nova.py -> build/lib/manila/compute creating build/lib/manila/data copying manila/data/__init__.py -> build/lib/manila/data copying manila/data/backup_driver.py -> build/lib/manila/data copying manila/data/helper.py -> build/lib/manila/data copying manila/data/manager.py -> build/lib/manila/data copying manila/data/rpcapi.py -> build/lib/manila/data copying manila/data/utils.py -> build/lib/manila/data creating build/lib/manila/data/drivers copying manila/data/drivers/__init__.py -> build/lib/manila/data/drivers copying manila/data/drivers/nfs.py -> build/lib/manila/data/drivers creating build/lib/manila/db copying manila/db/__init__.py -> build/lib/manila/db copying manila/db/api.py -> build/lib/manila/db copying manila/db/base.py -> build/lib/manila/db copying manila/db/migration.py -> build/lib/manila/db creating build/lib/manila/db/migrations copying manila/db/migrations/__init__.py -> build/lib/manila/db/migrations copying manila/db/migrations/alembic.ini -> build/lib/manila/db/migrations copying manila/db/migrations/utils.py -> build/lib/manila/db/migrations creating build/lib/manila/db/migrations/alembic copying manila/db/migrations/alembic/__init__.py -> build/lib/manila/db/migrations/alembic copying manila/db/migrations/alembic/env.py -> build/lib/manila/db/migrations/alembic copying manila/db/migrations/alembic/migration.py -> build/lib/manila/db/migrations/alembic copying manila/db/migrations/alembic/script.py.mako -> build/lib/manila/db/migrations/alembic creating build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/0274d20c560f_add_ou_to_security_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/03da71c0e321_convert_cgs_to_share_groups.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/097fad24d2fc_add_share_instances_share_id_index.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/0c23aec99b74_add_per_share_gigabytes_quota_class.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/0d8c8f6d54a4_modify_share_servers_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/11ee96se625f3_add_metadata_for_access.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/162a3e673105_manila_init.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/17115072e1c3_add_nova_net_id_column_to_share_networks.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/1e2d600bf972_add_transfers.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/1f0bd302c1a6_add_availability_zones_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/211836bf835c_add_access_level.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/221a83cfd85b_change_user_project_id_length.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/238720805ce1_add_messages_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/27cb96d991fa_add_description_for_share_type.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/293fac1130ca_add_replication_attrs.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/2d708a9a3ba9_backup_change_az_to_az_id.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/2f27d904214c_add_backup_type_column.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/30cb96d995fa_add_is_public_column_for_share.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/323840a08dc4_add_shares_task_state.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/344c1ac4747f_add_share_instance_access_rules_status.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3651e16d7c43_add_consistency_groups.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3a482171410f_add_drivers_private_data_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3db9992c30f3_transform_statuses_to_lowercase.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3e7d62517afa_add_create_share_from_snapshot_support.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/40d1f2374e89_add_mount_point_name_to_share_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/478c445d8d3e_add_security_service_update_control_fields.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/48a7beae3117_move_share_type_id_to_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/493eaffd79e1_add_mtu_network_allocations_share_networks.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/4a482571410f_add_backends_info_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/4ee2cf4be19a_remove_share_snapshots_export_location.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5077ffcc5f1c_add_share_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5155c7077f99_add_more_network_info_attributes_to_network_allocations_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5237b6625330_add_availability_zone_id_field_to_share_groups.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/533646c7af38_remove_unused_attr_status.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/54667b9cade7_restore_share_instance_access_map_state.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/55761e5f59c5_add_snapshot_support_extra_spec_to_share_types.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/56cdbe267881_add_share_export_locations_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/579c267fbb4d_add_share_instances_access_map.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/59eb64046740_add_required_extra_spec.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5aa813ae673d_add_task_state_field_for_share_servers.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/63809d875e32_add_access_key.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/6a3fd2984bc31_add_is_auto_deletable_and_identifier_fields_for_share_servers.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/7d142971c4ef_add_reservation_expire_index.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/805685098bd2_add_share_network_subnets_table_and_modify_share_servers_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/829a09b0ddd4_fix_project_share_type_quotas_unique_constraint.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/87ce15c59bbe_add_revert_to_snapshot_support.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/927920b37453_add_provider_location_for_share_group_snapshot_members_model.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/95e3cf760840_remove_nova_net_id_column_from_share_.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/99d328f0a3d2_add_disable_reason_to_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/9afbe2df4945_add_backup.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/a77e2ad5012d_add_share_snapshot_access.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/a87e0fb17dee_multiple_share_server_subnets.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/ac0620cbe74d_add_share_network_subnet_metadata.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/aebe2a413e13_add_state_column_for_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/b10fb432c042_squash_share_group_snapshot_members_and_share_snapshot_instance_models.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/b516de97bfee_add_quota_per_share_type_model.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/bb5938d74b73_add_snapshot_metadata_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/c476aeb186ec_add_default_ad_site_to_security_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/cb20f743ca7b_add_resource_locks.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/cdefa6287df8_add_ensuring_field_to_services.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/d5db24264f5c_add_consistent_snapshot_support_attr_to_share_group_model.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/dda6de06349_add_export_locations_metadata.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e1949a93157a_add_share_group_types_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e6d88547b381_add_progress_field_to_share_instance.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e8ea58723178_remove_host_from_driver_private_data.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e975ea83b712_add_share_server_encryption.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e9f79621d83f_add_cast_rules_to_readonly_to_share_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/eb6d5544cbbd_add_provider_location_to_share_snapshot_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/ef0c02b4366_add_share_type_projects.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/fbdfabcba377_change_the_mysql_datetime_precision.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/fdfb668d19e1_add_gateway_to_network_allocations_table.py -> build/lib/manila/db/migrations/alembic/versions creating build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/__init__.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/api.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/models.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/query.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/utils.py -> build/lib/manila/db/sqlalchemy creating build/lib/manila/image copying manila/image/__init__.py -> build/lib/manila/image copying manila/image/glance.py -> build/lib/manila/image creating build/lib/manila/keymgr copying manila/keymgr/__init__.py -> build/lib/manila/keymgr copying manila/keymgr/barbican.py -> build/lib/manila/keymgr creating build/lib/manila/lock copying manila/lock/__init__.py -> build/lib/manila/lock copying manila/lock/api.py -> build/lib/manila/lock creating build/lib/manila/message copying manila/message/__init__.py -> build/lib/manila/message copying manila/message/api.py -> build/lib/manila/message copying manila/message/message_field.py -> build/lib/manila/message copying manila/message/message_levels.py -> build/lib/manila/message creating build/lib/manila/network copying manila/network/__init__.py -> build/lib/manila/network copying manila/network/standalone_network_plugin.py -> build/lib/manila/network creating build/lib/manila/network/linux copying manila/network/linux/__init__.py -> build/lib/manila/network/linux copying manila/network/linux/interface.py -> build/lib/manila/network/linux copying manila/network/linux/ip_lib.py -> build/lib/manila/network/linux copying manila/network/linux/ovs_lib.py -> build/lib/manila/network/linux creating build/lib/manila/network/neutron copying manila/network/neutron/__init__.py -> build/lib/manila/network/neutron copying manila/network/neutron/api.py -> build/lib/manila/network/neutron copying manila/network/neutron/constants.py -> build/lib/manila/network/neutron copying manila/network/neutron/neutron_network_plugin.py -> build/lib/manila/network/neutron creating build/lib/manila/policies copying manila/policies/__init__.py -> build/lib/manila/policies copying manila/policies/availability_zone.py -> build/lib/manila/policies copying manila/policies/base.py -> build/lib/manila/policies copying manila/policies/message.py -> build/lib/manila/policies copying manila/policies/quota_class_set.py -> build/lib/manila/policies copying manila/policies/quota_set.py -> build/lib/manila/policies copying manila/policies/resource_lock.py -> build/lib/manila/policies copying manila/policies/scheduler_stats.py -> build/lib/manila/policies copying manila/policies/security_service.py -> build/lib/manila/policies copying manila/policies/service.py -> build/lib/manila/policies copying manila/policies/share_access.py -> build/lib/manila/policies copying manila/policies/share_access_metadata.py -> build/lib/manila/policies copying manila/policies/share_backup.py -> build/lib/manila/policies copying manila/policies/share_export_location.py -> build/lib/manila/policies copying manila/policies/share_group.py -> build/lib/manila/policies copying manila/policies/share_group_snapshot.py -> build/lib/manila/policies copying manila/policies/share_group_type.py -> build/lib/manila/policies copying manila/policies/share_group_types_spec.py -> build/lib/manila/policies copying manila/policies/share_instance.py -> build/lib/manila/policies copying manila/policies/share_instance_export_location.py -> build/lib/manila/policies copying manila/policies/share_network.py -> build/lib/manila/policies copying manila/policies/share_network_subnet.py -> build/lib/manila/policies copying manila/policies/share_replica.py -> build/lib/manila/policies copying manila/policies/share_replica_export_location.py -> build/lib/manila/policies copying manila/policies/share_server.py -> build/lib/manila/policies copying manila/policies/share_snapshot.py -> build/lib/manila/policies copying manila/policies/share_snapshot_export_location.py -> build/lib/manila/policies copying manila/policies/share_snapshot_instance.py -> build/lib/manila/policies copying manila/policies/share_snapshot_instance_export_location.py -> build/lib/manila/policies copying manila/policies/share_transfer.py -> build/lib/manila/policies copying manila/policies/share_type.py -> build/lib/manila/policies copying manila/policies/share_types_extra_spec.py -> build/lib/manila/policies copying manila/policies/shares.py -> build/lib/manila/policies creating build/lib/manila/privsep copying manila/privsep/__init__.py -> build/lib/manila/privsep copying manila/privsep/common.py -> build/lib/manila/privsep copying manila/privsep/filesystem.py -> build/lib/manila/privsep copying manila/privsep/lvm.py -> build/lib/manila/privsep copying manila/privsep/os.py -> build/lib/manila/privsep creating build/lib/manila/scheduler copying manila/scheduler/__init__.py -> build/lib/manila/scheduler copying manila/scheduler/base_handler.py -> build/lib/manila/scheduler copying manila/scheduler/host_manager.py -> build/lib/manila/scheduler copying manila/scheduler/manager.py -> build/lib/manila/scheduler copying manila/scheduler/rpcapi.py -> build/lib/manila/scheduler copying manila/scheduler/scheduler_options.py -> build/lib/manila/scheduler copying manila/scheduler/utils.py -> build/lib/manila/scheduler creating build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/__init__.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/base.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/chance.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/filter.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/simple.py -> build/lib/manila/scheduler/drivers creating build/lib/manila/scheduler/evaluator copying manila/scheduler/evaluator/__init__.py -> build/lib/manila/scheduler/evaluator copying manila/scheduler/evaluator/evaluator.py -> build/lib/manila/scheduler/evaluator creating build/lib/manila/scheduler/filters copying manila/scheduler/filters/__init__.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/affinity.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/availability_zone.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/base.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/base_host.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/capabilities.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/capacity.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/create_from_snapshot.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/driver.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/extra_specs_ops.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/host.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/ignore_attempted_hosts.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/json.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/retry.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/share_replication.py -> build/lib/manila/scheduler/filters creating build/lib/manila/scheduler/filters/share_group_filters copying manila/scheduler/filters/share_group_filters/__init__.py -> build/lib/manila/scheduler/filters/share_group_filters copying manila/scheduler/filters/share_group_filters/consistent_snapshot.py -> build/lib/manila/scheduler/filters/share_group_filters creating build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/__init__.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/base.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/base_host.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/capacity.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/goodness.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/host_affinity.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/netapp_aiq.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/pool.py -> build/lib/manila/scheduler/weighers creating build/lib/manila/services copying manila/services/__init__.py -> build/lib/manila/services copying manila/services/api.py -> build/lib/manila/services creating build/lib/manila/share copying manila/share/__init__.py -> build/lib/manila/share copying manila/share/access.py -> build/lib/manila/share copying manila/share/api.py -> build/lib/manila/share copying manila/share/configuration.py -> build/lib/manila/share copying manila/share/driver.py -> build/lib/manila/share copying manila/share/drivers_private_data.py -> build/lib/manila/share copying manila/share/hook.py -> build/lib/manila/share copying manila/share/manager.py -> build/lib/manila/share copying manila/share/migration.py -> build/lib/manila/share copying manila/share/rpcapi.py -> build/lib/manila/share copying manila/share/share_types.py -> build/lib/manila/share copying manila/share/snapshot_access.py -> build/lib/manila/share copying manila/share/utils.py -> build/lib/manila/share creating build/lib/manila/share/drivers copying manila/share/drivers/__init__.py -> build/lib/manila/share/drivers copying manila/share/drivers/generic.py -> build/lib/manila/share/drivers copying manila/share/drivers/helpers.py -> build/lib/manila/share/drivers copying manila/share/drivers/lvm.py -> build/lib/manila/share/drivers copying manila/share/drivers/service_instance.py -> build/lib/manila/share/drivers creating build/lib/manila/share/drivers/cephfs copying manila/share/drivers/cephfs/__init__.py -> build/lib/manila/share/drivers/cephfs copying manila/share/drivers/cephfs/driver.py -> build/lib/manila/share/drivers/cephfs creating build/lib/manila/share/drivers/cephfs/conf copying manila/share/drivers/cephfs/conf/cephfs-export-template.conf -> build/lib/manila/share/drivers/cephfs/conf creating build/lib/manila/share/drivers/container copying manila/share/drivers/container/__init__.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/container_helper.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/driver.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/protocol_helper.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/security_service_helper.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/storage_helper.py -> build/lib/manila/share/drivers/container creating build/lib/manila/share/drivers/dell_emc copying manila/share/drivers/dell_emc/__init__.py -> build/lib/manila/share/drivers/dell_emc copying manila/share/drivers/dell_emc/driver.py -> build/lib/manila/share/drivers/dell_emc copying manila/share/drivers/dell_emc/plugin_manager.py -> build/lib/manila/share/drivers/dell_emc creating build/lib/manila/share/drivers/dell_emc/common copying manila/share/drivers/dell_emc/common/__init__.py -> build/lib/manila/share/drivers/dell_emc/common creating build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/__init__.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/connector.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/constants.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/utils.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/xml_api_parser.py -> build/lib/manila/share/drivers/dell_emc/common/enas creating build/lib/manila/share/drivers/dell_emc/plugins copying manila/share/drivers/dell_emc/plugins/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins copying manila/share/drivers/dell_emc/plugins/base.py -> build/lib/manila/share/drivers/dell_emc/plugins creating build/lib/manila/share/drivers/dell_emc/plugins/powerflex copying manila/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerflex copying manila/share/drivers/dell_emc/plugins/powerflex/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerflex copying manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerflex creating build/lib/manila/share/drivers/dell_emc/plugins/powermax copying manila/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/powermax copying manila/share/drivers/dell_emc/plugins/powermax/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/powermax copying manila/share/drivers/dell_emc/plugins/powermax/object_manager.py -> build/lib/manila/share/drivers/dell_emc/plugins/powermax creating build/lib/manila/share/drivers/dell_emc/plugins/powerscale copying manila/share/drivers/dell_emc/plugins/powerscale/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerscale copying manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerscale copying manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerscale creating build/lib/manila/share/drivers/dell_emc/plugins/powerstore copying manila/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerstore copying manila/share/drivers/dell_emc/plugins/powerstore/client.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerstore copying manila/share/drivers/dell_emc/plugins/powerstore/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerstore creating build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/client.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/utils.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity creating build/lib/manila/share/drivers/dell_emc/plugins/vnx copying manila/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/vnx copying manila/share/drivers/dell_emc/plugins/vnx/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/vnx copying manila/share/drivers/dell_emc/plugins/vnx/object_manager.py -> build/lib/manila/share/drivers/dell_emc/plugins/vnx creating build/lib/manila/share/drivers/ganesha copying manila/share/drivers/ganesha/__init__.py -> build/lib/manila/share/drivers/ganesha copying manila/share/drivers/ganesha/manager.py -> build/lib/manila/share/drivers/ganesha copying manila/share/drivers/ganesha/utils.py -> build/lib/manila/share/drivers/ganesha creating build/lib/manila/share/drivers/ganesha/conf copying manila/share/drivers/ganesha/conf/00-base-export-template.conf -> build/lib/manila/share/drivers/ganesha/conf creating build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/__init__.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/common.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/glusterfs_native.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/layout.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/layout_directory.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/layout_volume.py -> build/lib/manila/share/drivers/glusterfs creating build/lib/manila/share/drivers/glusterfs/conf copying manila/share/drivers/glusterfs/conf/10-glusterfs-export-template.conf -> build/lib/manila/share/drivers/glusterfs/conf creating build/lib/manila/share/drivers/hdfs copying manila/share/drivers/hdfs/__init__.py -> build/lib/manila/share/drivers/hdfs copying manila/share/drivers/hdfs/hdfs_native.py -> build/lib/manila/share/drivers/hdfs creating build/lib/manila/share/drivers/hitachi copying manila/share/drivers/hitachi/__init__.py -> build/lib/manila/share/drivers/hitachi creating build/lib/manila/share/drivers/hitachi/hnas copying manila/share/drivers/hitachi/hnas/__init__.py -> build/lib/manila/share/drivers/hitachi/hnas copying manila/share/drivers/hitachi/hnas/driver.py -> build/lib/manila/share/drivers/hitachi/hnas copying manila/share/drivers/hitachi/hnas/ssh.py -> build/lib/manila/share/drivers/hitachi/hnas creating build/lib/manila/share/drivers/hitachi/hsp copying manila/share/drivers/hitachi/hsp/__init__.py -> build/lib/manila/share/drivers/hitachi/hsp copying manila/share/drivers/hitachi/hsp/driver.py -> build/lib/manila/share/drivers/hitachi/hsp copying manila/share/drivers/hitachi/hsp/rest.py -> build/lib/manila/share/drivers/hitachi/hsp creating build/lib/manila/share/drivers/hpe copying manila/share/drivers/hpe/__init__.py -> build/lib/manila/share/drivers/hpe copying manila/share/drivers/hpe/hpe_3par_driver.py -> build/lib/manila/share/drivers/hpe copying manila/share/drivers/hpe/hpe_3par_mediator.py -> build/lib/manila/share/drivers/hpe creating build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/__init__.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/base.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/constants.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/huawei_nas.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/huawei_utils.py -> build/lib/manila/share/drivers/huawei creating build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/__init__.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/connection.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/helper.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/replication.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/rpcapi.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/smartx.py -> build/lib/manila/share/drivers/huawei/v3 creating build/lib/manila/share/drivers/ibm copying manila/share/drivers/ibm/__init__.py -> build/lib/manila/share/drivers/ibm copying manila/share/drivers/ibm/gpfs.py -> build/lib/manila/share/drivers/ibm creating build/lib/manila/share/drivers/infinidat copying manila/share/drivers/infinidat/__init__.py -> build/lib/manila/share/drivers/infinidat copying manila/share/drivers/infinidat/infinibox.py -> build/lib/manila/share/drivers/infinidat creating build/lib/manila/share/drivers/infortrend copying manila/share/drivers/infortrend/__init__.py -> build/lib/manila/share/drivers/infortrend copying manila/share/drivers/infortrend/driver.py -> build/lib/manila/share/drivers/infortrend copying manila/share/drivers/infortrend/infortrend_nas.py -> build/lib/manila/share/drivers/infortrend creating build/lib/manila/share/drivers/inspur copying manila/share/drivers/inspur/__init__.py -> build/lib/manila/share/drivers/inspur creating build/lib/manila/share/drivers/inspur/as13000 copying manila/share/drivers/inspur/as13000/__init__.py -> build/lib/manila/share/drivers/inspur/as13000 copying manila/share/drivers/inspur/as13000/as13000_nas.py -> build/lib/manila/share/drivers/inspur/as13000 creating build/lib/manila/share/drivers/inspur/instorage copying manila/share/drivers/inspur/instorage/__init__.py -> build/lib/manila/share/drivers/inspur/instorage copying manila/share/drivers/inspur/instorage/cli_helper.py -> build/lib/manila/share/drivers/inspur/instorage copying manila/share/drivers/inspur/instorage/instorage.py -> build/lib/manila/share/drivers/inspur/instorage creating build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/__init__.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/macrosan_constants.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/macrosan_helper.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/macrosan_nas.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/rest_helper.py -> build/lib/manila/share/drivers/macrosan creating build/lib/manila/share/drivers/maprfs copying manila/share/drivers/maprfs/__init__.py -> build/lib/manila/share/drivers/maprfs copying manila/share/drivers/maprfs/driver_util.py -> build/lib/manila/share/drivers/maprfs copying manila/share/drivers/maprfs/maprfs_native.py -> build/lib/manila/share/drivers/maprfs creating build/lib/manila/share/drivers/netapp copying manila/share/drivers/netapp/__init__.py -> build/lib/manila/share/drivers/netapp copying manila/share/drivers/netapp/common.py -> build/lib/manila/share/drivers/netapp copying manila/share/drivers/netapp/options.py -> build/lib/manila/share/drivers/netapp copying manila/share/drivers/netapp/utils.py -> build/lib/manila/share/drivers/netapp creating build/lib/manila/share/drivers/netapp/dataontap copying manila/share/drivers/netapp/dataontap/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap creating build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/api.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/client_base.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/client_cmode.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/rest_api.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/rest_endpoints.py -> build/lib/manila/share/drivers/netapp/dataontap/client creating build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/drv_multi_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/drv_single_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/performance.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode creating build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/base.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/nfs_cmode.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols creating build/lib/manila/share/drivers/nexenta copying manila/share/drivers/nexenta/__init__.py -> build/lib/manila/share/drivers/nexenta copying manila/share/drivers/nexenta/options.py -> build/lib/manila/share/drivers/nexenta copying manila/share/drivers/nexenta/utils.py -> build/lib/manila/share/drivers/nexenta creating build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/__init__.py -> build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/jsonrpc.py -> build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/nexenta_nas.py -> build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py -> build/lib/manila/share/drivers/nexenta/ns4 creating build/lib/manila/share/drivers/nexenta/ns5 copying manila/share/drivers/nexenta/ns5/__init__.py -> build/lib/manila/share/drivers/nexenta/ns5 copying manila/share/drivers/nexenta/ns5/jsonrpc.py -> build/lib/manila/share/drivers/nexenta/ns5 copying manila/share/drivers/nexenta/ns5/nexenta_nas.py -> build/lib/manila/share/drivers/nexenta/ns5 creating build/lib/manila/share/drivers/purestorage copying manila/share/drivers/purestorage/__init__.py -> build/lib/manila/share/drivers/purestorage copying manila/share/drivers/purestorage/flashblade.py -> build/lib/manila/share/drivers/purestorage creating build/lib/manila/share/drivers/qnap copying manila/share/drivers/qnap/__init__.py -> build/lib/manila/share/drivers/qnap copying manila/share/drivers/qnap/api.py -> build/lib/manila/share/drivers/qnap copying manila/share/drivers/qnap/qnap.py -> build/lib/manila/share/drivers/qnap creating build/lib/manila/share/drivers/quobyte copying manila/share/drivers/quobyte/__init__.py -> build/lib/manila/share/drivers/quobyte copying manila/share/drivers/quobyte/jsonrpc.py -> build/lib/manila/share/drivers/quobyte copying manila/share/drivers/quobyte/quobyte.py -> build/lib/manila/share/drivers/quobyte creating build/lib/manila/share/drivers/tegile copying manila/share/drivers/tegile/__init__.py -> build/lib/manila/share/drivers/tegile copying manila/share/drivers/tegile/tegile.py -> build/lib/manila/share/drivers/tegile creating build/lib/manila/share/drivers/vastdata copying manila/share/drivers/vastdata/__init__.py -> build/lib/manila/share/drivers/vastdata copying manila/share/drivers/vastdata/driver.py -> build/lib/manila/share/drivers/vastdata copying manila/share/drivers/vastdata/driver_util.py -> build/lib/manila/share/drivers/vastdata copying manila/share/drivers/vastdata/rest.py -> build/lib/manila/share/drivers/vastdata creating build/lib/manila/share/drivers/veritas copying manila/share/drivers/veritas/__init__.py -> build/lib/manila/share/drivers/veritas copying manila/share/drivers/veritas/veritas_isa.py -> build/lib/manila/share/drivers/veritas creating build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/__init__.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/service_instance.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/windows_smb_driver.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/windows_smb_helper.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/windows_utils.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/winrm_helper.py -> build/lib/manila/share/drivers/windows creating build/lib/manila/share/drivers/zadara copying manila/share/drivers/zadara/__init__.py -> build/lib/manila/share/drivers/zadara copying manila/share/drivers/zadara/common.py -> build/lib/manila/share/drivers/zadara copying manila/share/drivers/zadara/zadara.py -> build/lib/manila/share/drivers/zadara creating build/lib/manila/share/drivers/zfsonlinux copying manila/share/drivers/zfsonlinux/__init__.py -> build/lib/manila/share/drivers/zfsonlinux copying manila/share/drivers/zfsonlinux/driver.py -> build/lib/manila/share/drivers/zfsonlinux copying manila/share/drivers/zfsonlinux/utils.py -> build/lib/manila/share/drivers/zfsonlinux creating build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/__init__.py -> build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/restclient.py -> build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/zfssarest.py -> build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/zfssashare.py -> build/lib/manila/share/drivers/zfssa creating build/lib/manila/share/hooks copying manila/share/hooks/__init__.py -> build/lib/manila/share/hooks creating build/lib/manila/share_group copying manila/share_group/__init__.py -> build/lib/manila/share_group copying manila/share_group/api.py -> build/lib/manila/share_group copying manila/share_group/share_group_types.py -> build/lib/manila/share_group creating build/lib/manila/testing copying manila/testing/README.rst -> build/lib/manila/testing creating build/lib/manila/tests copying manila/tests/__init__.py -> build/lib/manila/tests copying manila/tests/conf_fixture.py -> build/lib/manila/tests copying manila/tests/db_utils.py -> build/lib/manila/tests copying manila/tests/declare_conf.py -> build/lib/manila/tests copying manila/tests/fake_backup_driver.py -> build/lib/manila/tests copying manila/tests/fake_client_exception_class.py -> build/lib/manila/tests copying manila/tests/fake_compute.py -> build/lib/manila/tests copying manila/tests/fake_driver.py -> build/lib/manila/tests copying manila/tests/fake_image.py -> build/lib/manila/tests copying manila/tests/fake_network.py -> build/lib/manila/tests copying manila/tests/fake_notifier.py -> build/lib/manila/tests copying manila/tests/fake_service_instance.py -> build/lib/manila/tests copying manila/tests/fake_share.py -> build/lib/manila/tests copying manila/tests/fake_utils.py -> build/lib/manila/tests copying manila/tests/fake_volume.py -> build/lib/manila/tests copying manila/tests/fake_zfssa.py -> build/lib/manila/tests copying manila/tests/policy.yaml -> build/lib/manila/tests copying manila/tests/runtime_conf.py -> build/lib/manila/tests copying manila/tests/test_api.py -> build/lib/manila/tests copying manila/tests/test_conf.py -> build/lib/manila/tests copying manila/tests/test_context.py -> build/lib/manila/tests copying manila/tests/test_coordination.py -> build/lib/manila/tests copying manila/tests/test_exception.py -> build/lib/manila/tests copying manila/tests/test_manager.py -> build/lib/manila/tests copying manila/tests/test_misc.py -> build/lib/manila/tests copying manila/tests/test_network.py -> build/lib/manila/tests copying manila/tests/test_policy.py -> build/lib/manila/tests copying manila/tests/test_quota.py -> build/lib/manila/tests copying manila/tests/test_rpc.py -> build/lib/manila/tests copying manila/tests/test_service.py -> build/lib/manila/tests copying manila/tests/test_ssh_utils.py -> build/lib/manila/tests copying manila/tests/test_test.py -> build/lib/manila/tests copying manila/tests/test_test_utils.py -> build/lib/manila/tests copying manila/tests/test_utils.py -> build/lib/manila/tests copying manila/tests/utils.py -> build/lib/manila/tests creating build/lib/manila/tests/api copying manila/tests/api/__init__.py -> build/lib/manila/tests/api copying manila/tests/api/common.py -> build/lib/manila/tests/api copying manila/tests/api/fakes.py -> build/lib/manila/tests/api copying manila/tests/api/test_common.py -> build/lib/manila/tests/api copying manila/tests/api/test_extensions.py -> build/lib/manila/tests/api copying manila/tests/api/test_middleware.py -> build/lib/manila/tests/api copying manila/tests/api/test_schemas.py -> build/lib/manila/tests/api copying manila/tests/api/test_validation.py -> build/lib/manila/tests/api copying manila/tests/api/test_versions.py -> build/lib/manila/tests/api copying manila/tests/api/test_wsgi.py -> build/lib/manila/tests/api creating build/lib/manila/tests/api/contrib copying manila/tests/api/contrib/__init__.py -> build/lib/manila/tests/api/contrib copying manila/tests/api/contrib/stubs.py -> build/lib/manila/tests/api/contrib creating build/lib/manila/tests/api/extensions copying manila/tests/api/extensions/__init__.py -> build/lib/manila/tests/api/extensions copying manila/tests/api/extensions/foxinsocks.py -> build/lib/manila/tests/api/extensions creating build/lib/manila/tests/api/middleware copying manila/tests/api/middleware/__init__.py -> build/lib/manila/tests/api/middleware copying manila/tests/api/middleware/test_auth.py -> build/lib/manila/tests/api/middleware copying manila/tests/api/middleware/test_faults.py -> build/lib/manila/tests/api/middleware creating build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/__init__.py -> build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/test_api_version_request.py -> build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/test_versioned_method.py -> build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/test_wsgi.py -> build/lib/manila/tests/api/openstack creating build/lib/manila/tests/api/v1 copying manila/tests/api/v1/__init__.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/stubs.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_limits.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_scheduler_stats.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_security_service.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_manage.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_metadata.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_servers.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_snapshots.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_types_extra_specs.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_unmanage.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_shares.py -> build/lib/manila/tests/api/v1 creating build/lib/manila/tests/api/v2 copying manila/tests/api/v2/__init__.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/stubs.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_availability_zones.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_messages.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_metadata.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_quota_class_sets.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_quota_sets.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_resource_locks.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_security_services.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_services.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_access_metadata.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_accesses.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_backups.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_group_snapshots.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_group_type_specs.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_group_types.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_groups.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_instance_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_instances.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_network_subnets.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_networks.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_replica_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_replicas.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_servers.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshot_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshot_instance_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshot_instances.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshots.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_transfer.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_types.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_shares.py -> build/lib/manila/tests/api/v2 creating build/lib/manila/tests/api/views copying manila/tests/api/views/__init__.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_quota_class_sets.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_quota_sets.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_scheduler_stats.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_share_accesses.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_share_network_subnets.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_share_networks.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_shares.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_versions.py -> build/lib/manila/tests/api/views creating build/lib/manila/tests/cmd copying manila/tests/cmd/__init__.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_api.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_data.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_manage.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_scheduler.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_share.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_status.py -> build/lib/manila/tests/cmd creating build/lib/manila/tests/common copying manila/tests/common/__init__.py -> build/lib/manila/tests/common copying manila/tests/common/test_client_auth.py -> build/lib/manila/tests/common copying manila/tests/common/test_config.py -> build/lib/manila/tests/common creating build/lib/manila/tests/compute copying manila/tests/compute/__init__.py -> build/lib/manila/tests/compute copying manila/tests/compute/test_nova.py -> build/lib/manila/tests/compute creating build/lib/manila/tests/data copying manila/tests/data/__init__.py -> build/lib/manila/tests/data copying manila/tests/data/test_helper.py -> build/lib/manila/tests/data copying manila/tests/data/test_manager.py -> build/lib/manila/tests/data copying manila/tests/data/test_rpcapi.py -> build/lib/manila/tests/data copying manila/tests/data/test_utils.py -> build/lib/manila/tests/data creating build/lib/manila/tests/db copying manila/tests/db/__init__.py -> build/lib/manila/tests/db copying manila/tests/db/fakes.py -> build/lib/manila/tests/db copying manila/tests/db/test_api.py -> build/lib/manila/tests/db copying manila/tests/db/test_migration.py -> build/lib/manila/tests/db creating build/lib/manila/tests/db/migrations copying manila/tests/db/migrations/__init__.py -> build/lib/manila/tests/db/migrations copying manila/tests/db/migrations/test_utils.py -> build/lib/manila/tests/db/migrations creating build/lib/manila/tests/db/migrations/alembic copying manila/tests/db/migrations/alembic/__init__.py -> build/lib/manila/tests/db/migrations/alembic copying manila/tests/db/migrations/alembic/migrations_data_checks.py -> build/lib/manila/tests/db/migrations/alembic copying manila/tests/db/migrations/alembic/test_migration.py -> build/lib/manila/tests/db/migrations/alembic creating build/lib/manila/tests/db/sqlalchemy copying manila/tests/db/sqlalchemy/__init__.py -> build/lib/manila/tests/db/sqlalchemy copying manila/tests/db/sqlalchemy/test_api.py -> build/lib/manila/tests/db/sqlalchemy copying manila/tests/db/sqlalchemy/test_models.py -> build/lib/manila/tests/db/sqlalchemy creating build/lib/manila/tests/hacking copying manila/tests/hacking/__init__.py -> build/lib/manila/tests/hacking copying manila/tests/hacking/checks.py -> build/lib/manila/tests/hacking creating build/lib/manila/tests/image copying manila/tests/image/__init__.py -> build/lib/manila/tests/image copying manila/tests/image/test_image.py -> build/lib/manila/tests/image creating build/lib/manila/tests/integrated copying manila/tests/integrated/__init__.py -> build/lib/manila/tests/integrated copying manila/tests/integrated/integrated_helpers.py -> build/lib/manila/tests/integrated copying manila/tests/integrated/test_extensions.py -> build/lib/manila/tests/integrated copying manila/tests/integrated/test_login.py -> build/lib/manila/tests/integrated creating build/lib/manila/tests/integrated/api copying manila/tests/integrated/api/__init__.py -> build/lib/manila/tests/integrated/api copying manila/tests/integrated/api/client.py -> build/lib/manila/tests/integrated/api creating build/lib/manila/tests/keymgr copying manila/tests/keymgr/__init__.py -> build/lib/manila/tests/keymgr copying manila/tests/keymgr/test_barbican.py -> build/lib/manila/tests/keymgr creating build/lib/manila/tests/lock copying manila/tests/lock/__init__.py -> build/lib/manila/tests/lock copying manila/tests/lock/test_api.py -> build/lib/manila/tests/lock creating build/lib/manila/tests/message copying manila/tests/message/__init__.py -> build/lib/manila/tests/message copying manila/tests/message/test_api.py -> build/lib/manila/tests/message copying manila/tests/message/test_message_field.py -> build/lib/manila/tests/message creating build/lib/manila/tests/monkey_patch_example copying manila/tests/monkey_patch_example/__init__.py -> build/lib/manila/tests/monkey_patch_example copying manila/tests/monkey_patch_example/example_a.py -> build/lib/manila/tests/monkey_patch_example copying manila/tests/monkey_patch_example/example_b.py -> build/lib/manila/tests/monkey_patch_example creating build/lib/manila/tests/network copying manila/tests/network/__init__.py -> build/lib/manila/tests/network copying manila/tests/network/test_standalone_network_plugin.py -> build/lib/manila/tests/network creating build/lib/manila/tests/network/linux copying manila/tests/network/linux/__init__.py -> build/lib/manila/tests/network/linux copying manila/tests/network/linux/test_interface.py -> build/lib/manila/tests/network/linux copying manila/tests/network/linux/test_ip_lib.py -> build/lib/manila/tests/network/linux copying manila/tests/network/linux/test_ovs_lib.py -> build/lib/manila/tests/network/linux creating build/lib/manila/tests/network/neutron copying manila/tests/network/neutron/__init__.py -> build/lib/manila/tests/network/neutron copying manila/tests/network/neutron/test_neutron_api.py -> build/lib/manila/tests/network/neutron copying manila/tests/network/neutron/test_neutron_plugin.py -> build/lib/manila/tests/network/neutron creating build/lib/manila/tests/scheduler copying manila/tests/scheduler/__init__.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/fakes.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_host_manager.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_manager.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_rpcapi.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_scheduler_options.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_utils.py -> build/lib/manila/tests/scheduler creating build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/__init__.py -> build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/test_base.py -> build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/test_filter.py -> build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/test_simple.py -> build/lib/manila/tests/scheduler/drivers creating build/lib/manila/tests/scheduler/evaluator copying manila/tests/scheduler/evaluator/__init__.py -> build/lib/manila/tests/scheduler/evaluator copying manila/tests/scheduler/evaluator/test_evaluator.py -> build/lib/manila/tests/scheduler/evaluator creating build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/__init__.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_affinity.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_availability_zone.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_base.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_base_host.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_capabilities.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_capacity.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_create_from_snapshot.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_driver.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_extra_specs_ops.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_host.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_ignore_attempted_hosts.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_json.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_retry.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_share_replication.py -> build/lib/manila/tests/scheduler/filters creating build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/__init__.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_base.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_capacity.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_goodness.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_host_affinity.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_netapp_aiq.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_pool.py -> build/lib/manila/tests/scheduler/weighers creating build/lib/manila/tests/services copying manila/tests/services/__init__.py -> build/lib/manila/tests/services copying manila/tests/services/test_api.py -> build/lib/manila/tests/services creating build/lib/manila/tests/share copying manila/tests/share/__init__.py -> build/lib/manila/tests/share copying manila/tests/share/test_access.py -> build/lib/manila/tests/share copying manila/tests/share/test_api.py -> build/lib/manila/tests/share copying manila/tests/share/test_driver.py -> build/lib/manila/tests/share copying manila/tests/share/test_drivers_private_data.py -> build/lib/manila/tests/share copying manila/tests/share/test_hook.py -> build/lib/manila/tests/share copying manila/tests/share/test_manager.py -> build/lib/manila/tests/share copying manila/tests/share/test_migration.py -> build/lib/manila/tests/share copying manila/tests/share/test_rpcapi.py -> build/lib/manila/tests/share copying manila/tests/share/test_share_types.py -> build/lib/manila/tests/share copying manila/tests/share/test_share_utils.py -> build/lib/manila/tests/share copying manila/tests/share/test_snapshot_access.py -> build/lib/manila/tests/share creating build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/__init__.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/dummy.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_ganesha.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_generic.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_glusterfs.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_helpers.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_lvm.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_service_instance.py -> build/lib/manila/tests/share/drivers creating build/lib/manila/tests/share/drivers/cephfs copying manila/tests/share/drivers/cephfs/__init__.py -> build/lib/manila/tests/share/drivers/cephfs copying manila/tests/share/drivers/cephfs/test_driver.py -> build/lib/manila/tests/share/drivers/cephfs creating build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/__init__.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/fakes.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_container_helper.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_driver.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_protocol_helper.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_security_service_helper.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_storage_helper.py -> build/lib/manila/tests/share/drivers/container creating build/lib/manila/tests/share/drivers/dell_emc copying manila/tests/share/drivers/dell_emc/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc copying manila/tests/share/drivers/dell_emc/test_driver.py -> build/lib/manila/tests/share/drivers/dell_emc creating build/lib/manila/tests/share/drivers/dell_emc/common copying manila/tests/share/drivers/dell_emc/common/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/common creating build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/fakes.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/test_connector.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/test_utils.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/utils.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas creating build/lib/manila/tests/share/drivers/dell_emc/plugins copying manila/tests/share/drivers/dell_emc/plugins/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex copying manila/tests/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex copying manila/tests/share/drivers/dell_emc/plugins/powerflex/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex copying manila/tests/share/drivers/dell_emc/plugins/powerflex/test_object_manager.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_filesystem_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_export_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_snapshot_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fileystem_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_snapshot_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nas_server_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_spare_percentage.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_statistic.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/login_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax copying manila/tests/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax copying manila/tests/share/drivers/dell_emc/plugins/powermax/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax copying manila/tests/share/drivers/dell_emc/plugins/powermax/test_object_manager.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerscale copying manila/tests/share/drivers/dell_emc/plugins/powerscale/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerscale copying manila/tests/share/drivers/dell_emc/plugins/powerscale/test_powerscale.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerscale copying manila/tests/share/drivers/dell_emc/plugins/powerscale/test_powerscale_api.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerscale creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore copying manila/tests/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore copying manila/tests/share/drivers/dell_emc/plugins/powerstore/test_client.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore copying manila/tests/share/drivers/dell_emc/plugins/powerstore/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/clone_snapshot_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_filesystem_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_nfs_export_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_smb_share_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_snapshot_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_cluster_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fileystem_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_share_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_interfaces_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_smb_netbios_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_smb_share_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/resize_filesystem_shrink_failure_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/retreive_cluster_capacity_metrics_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup creating build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/fake_exceptions.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/mocked_manila.yaml -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/mocked_unity.yaml -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/res_mock.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/test_client.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/test_utils.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/utils.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity creating build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx copying manila/tests/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx copying manila/tests/share/drivers/dell_emc/plugins/vnx/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx copying manila/tests/share/drivers/dell_emc/plugins/vnx/test_object_manager.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx creating build/lib/manila/tests/share/drivers/ganesha copying manila/tests/share/drivers/ganesha/__init__.py -> build/lib/manila/tests/share/drivers/ganesha copying manila/tests/share/drivers/ganesha/test_manager.py -> build/lib/manila/tests/share/drivers/ganesha copying manila/tests/share/drivers/ganesha/test_utils.py -> build/lib/manila/tests/share/drivers/ganesha creating build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/__init__.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_common.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_glusterfs_native.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_layout.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_layout_directory.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_layout_volume.py -> build/lib/manila/tests/share/drivers/glusterfs creating build/lib/manila/tests/share/drivers/hdfs copying manila/tests/share/drivers/hdfs/__init__.py -> build/lib/manila/tests/share/drivers/hdfs copying manila/tests/share/drivers/hdfs/test_hdfs_native.py -> build/lib/manila/tests/share/drivers/hdfs creating build/lib/manila/tests/share/drivers/hitachi copying manila/tests/share/drivers/hitachi/__init__.py -> build/lib/manila/tests/share/drivers/hitachi creating build/lib/manila/tests/share/drivers/hitachi/hnas copying manila/tests/share/drivers/hitachi/hnas/__init__.py -> build/lib/manila/tests/share/drivers/hitachi/hnas copying manila/tests/share/drivers/hitachi/hnas/test_driver.py -> build/lib/manila/tests/share/drivers/hitachi/hnas copying manila/tests/share/drivers/hitachi/hnas/test_ssh.py -> build/lib/manila/tests/share/drivers/hitachi/hnas creating build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/__init__.py -> build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/fakes.py -> build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/test_driver.py -> build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/test_rest.py -> build/lib/manila/tests/share/drivers/hitachi/hsp creating build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/__init__.py -> build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/test_hpe_3par_constants.py -> build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/test_hpe_3par_driver.py -> build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/test_hpe_3par_mediator.py -> build/lib/manila/tests/share/drivers/hpe creating build/lib/manila/tests/share/drivers/huawei copying manila/tests/share/drivers/huawei/__init__.py -> build/lib/manila/tests/share/drivers/huawei copying manila/tests/share/drivers/huawei/test_huawei_nas.py -> build/lib/manila/tests/share/drivers/huawei creating build/lib/manila/tests/share/drivers/ibm copying manila/tests/share/drivers/ibm/__init__.py -> build/lib/manila/tests/share/drivers/ibm copying manila/tests/share/drivers/ibm/test_gpfs.py -> build/lib/manila/tests/share/drivers/ibm creating build/lib/manila/tests/share/drivers/infinidat copying manila/tests/share/drivers/infinidat/__init__.py -> build/lib/manila/tests/share/drivers/infinidat copying manila/tests/share/drivers/infinidat/test_infinidat.py -> build/lib/manila/tests/share/drivers/infinidat creating build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/__init__.py -> build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/fake_infortrend_manila_data.py -> build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/fake_infortrend_nas_data.py -> build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/test_infortrend_nas.py -> build/lib/manila/tests/share/drivers/infortrend creating build/lib/manila/tests/share/drivers/inspur copying manila/tests/share/drivers/inspur/__init__.py -> build/lib/manila/tests/share/drivers/inspur creating build/lib/manila/tests/share/drivers/inspur/as13000 copying manila/tests/share/drivers/inspur/as13000/__init__.py -> build/lib/manila/tests/share/drivers/inspur/as13000 copying manila/tests/share/drivers/inspur/as13000/test_as13000_nas.py -> build/lib/manila/tests/share/drivers/inspur/as13000 creating build/lib/manila/tests/share/drivers/inspur/instorage copying manila/tests/share/drivers/inspur/instorage/__init__.py -> build/lib/manila/tests/share/drivers/inspur/instorage copying manila/tests/share/drivers/inspur/instorage/test_instorage.py -> build/lib/manila/tests/share/drivers/inspur/instorage creating build/lib/manila/tests/share/drivers/macrosan copying manila/tests/share/drivers/macrosan/__init__.py -> build/lib/manila/tests/share/drivers/macrosan copying manila/tests/share/drivers/macrosan/test_macrosan_nas.py -> build/lib/manila/tests/share/drivers/macrosan creating build/lib/manila/tests/share/drivers/maprfs copying manila/tests/share/drivers/maprfs/__init__.py -> build/lib/manila/tests/share/drivers/maprfs copying manila/tests/share/drivers/maprfs/test_maprfs.py -> build/lib/manila/tests/share/drivers/maprfs creating build/lib/manila/tests/share/drivers/netapp copying manila/tests/share/drivers/netapp/__init__.py -> build/lib/manila/tests/share/drivers/netapp copying manila/tests/share/drivers/netapp/fakes.py -> build/lib/manila/tests/share/drivers/netapp copying manila/tests/share/drivers/netapp/test_common.py -> build/lib/manila/tests/share/drivers/netapp copying manila/tests/share/drivers/netapp/test_utils.py -> build/lib/manila/tests/share/drivers/netapp creating build/lib/manila/tests/share/drivers/netapp/dataontap copying manila/tests/share/drivers/netapp/dataontap/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap copying manila/tests/share/drivers/netapp/dataontap/fakes.py -> build/lib/manila/tests/share/drivers/netapp/dataontap creating build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/fakes.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_api.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_client_base.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode_rest.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_rest_api.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client creating build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_data_motion.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_driver_interfaces.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_multi_svm.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_single_svm.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_performance.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode creating build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/fakes.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/test_base.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/test_cifs_cmode.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/test_nfs_cmode.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols creating build/lib/manila/tests/share/drivers/nexenta copying manila/tests/share/drivers/nexenta/__init__.py -> build/lib/manila/tests/share/drivers/nexenta copying manila/tests/share/drivers/nexenta/test_utils.py -> build/lib/manila/tests/share/drivers/nexenta creating build/lib/manila/tests/share/drivers/nexenta/ns4 copying manila/tests/share/drivers/nexenta/ns4/__init__.py -> build/lib/manila/tests/share/drivers/nexenta/ns4 copying manila/tests/share/drivers/nexenta/ns4/test_jsonrpc.py -> build/lib/manila/tests/share/drivers/nexenta/ns4 copying manila/tests/share/drivers/nexenta/ns4/test_nexenta_nas.py -> build/lib/manila/tests/share/drivers/nexenta/ns4 creating build/lib/manila/tests/share/drivers/nexenta/ns5 copying manila/tests/share/drivers/nexenta/ns5/__init__.py -> build/lib/manila/tests/share/drivers/nexenta/ns5 copying manila/tests/share/drivers/nexenta/ns5/test_jsonrpc.py -> build/lib/manila/tests/share/drivers/nexenta/ns5 copying manila/tests/share/drivers/nexenta/ns5/test_nexenta_nas.py -> build/lib/manila/tests/share/drivers/nexenta/ns5 creating build/lib/manila/tests/share/drivers/purestorage copying manila/tests/share/drivers/purestorage/__init__.py -> build/lib/manila/tests/share/drivers/purestorage copying manila/tests/share/drivers/purestorage/test_flashblade.py -> build/lib/manila/tests/share/drivers/purestorage creating build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/__init__.py -> build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/fakes.py -> build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/test_api.py -> build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/test_qnap.py -> build/lib/manila/tests/share/drivers/qnap creating build/lib/manila/tests/share/drivers/quobyte copying manila/tests/share/drivers/quobyte/__init__.py -> build/lib/manila/tests/share/drivers/quobyte copying manila/tests/share/drivers/quobyte/test_jsonrpc.py -> build/lib/manila/tests/share/drivers/quobyte copying manila/tests/share/drivers/quobyte/test_quobyte.py -> build/lib/manila/tests/share/drivers/quobyte creating build/lib/manila/tests/share/drivers/tegile copying manila/tests/share/drivers/tegile/__init__.py -> build/lib/manila/tests/share/drivers/tegile copying manila/tests/share/drivers/tegile/test_tegile.py -> build/lib/manila/tests/share/drivers/tegile creating build/lib/manila/tests/share/drivers/vastdata copying manila/tests/share/drivers/vastdata/__init__.py -> build/lib/manila/tests/share/drivers/vastdata copying manila/tests/share/drivers/vastdata/test_driver.py -> build/lib/manila/tests/share/drivers/vastdata copying manila/tests/share/drivers/vastdata/test_driver_util.py -> build/lib/manila/tests/share/drivers/vastdata copying manila/tests/share/drivers/vastdata/test_rest.py -> build/lib/manila/tests/share/drivers/vastdata creating build/lib/manila/tests/share/drivers/veritas copying manila/tests/share/drivers/veritas/__init__.py -> build/lib/manila/tests/share/drivers/veritas copying manila/tests/share/drivers/veritas/test_veritas_isa.py -> build/lib/manila/tests/share/drivers/veritas creating build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/__init__.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_service_instance.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_windows_smb_driver.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_windows_smb_helper.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_windows_utils.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_winrm_helper.py -> build/lib/manila/tests/share/drivers/windows creating build/lib/manila/tests/share/drivers/zadara copying manila/tests/share/drivers/zadara/__init__.py -> build/lib/manila/tests/share/drivers/zadara copying manila/tests/share/drivers/zadara/test_zadara.py -> build/lib/manila/tests/share/drivers/zadara creating build/lib/manila/tests/share/drivers/zfsonlinux copying manila/tests/share/drivers/zfsonlinux/__init__.py -> build/lib/manila/tests/share/drivers/zfsonlinux copying manila/tests/share/drivers/zfsonlinux/test_driver.py -> build/lib/manila/tests/share/drivers/zfsonlinux copying manila/tests/share/drivers/zfsonlinux/test_utils.py -> build/lib/manila/tests/share/drivers/zfsonlinux creating build/lib/manila/tests/share/drivers/zfssa copying manila/tests/share/drivers/zfssa/__init__.py -> build/lib/manila/tests/share/drivers/zfssa copying manila/tests/share/drivers/zfssa/test_zfssarest.py -> build/lib/manila/tests/share/drivers/zfssa copying manila/tests/share/drivers/zfssa/test_zfssashare.py -> build/lib/manila/tests/share/drivers/zfssa creating build/lib/manila/tests/share_group copying manila/tests/share_group/__init__.py -> build/lib/manila/tests/share_group copying manila/tests/share_group/test_api.py -> build/lib/manila/tests/share_group copying manila/tests/share_group/test_share_group_types.py -> build/lib/manila/tests/share_group creating build/lib/manila/tests/var copying manila/tests/var/ca.crt -> build/lib/manila/tests/var copying manila/tests/var/certificate.crt -> build/lib/manila/tests/var copying manila/tests/var/privatekey.key -> build/lib/manila/tests/var creating build/lib/manila/tests/volume copying manila/tests/volume/__init__.py -> build/lib/manila/tests/volume copying manila/tests/volume/test_cinder.py -> build/lib/manila/tests/volume creating build/lib/manila/tests/wsgi copying manila/tests/wsgi/__init__.py -> build/lib/manila/tests/wsgi copying manila/tests/wsgi/test_common.py -> build/lib/manila/tests/wsgi copying manila/tests/wsgi/test_wsgi.py -> build/lib/manila/tests/wsgi creating build/lib/manila/tests/xenapi copying manila/tests/xenapi/__init__.py -> build/lib/manila/tests/xenapi creating build/lib/manila/transfer copying manila/transfer/__init__.py -> build/lib/manila/transfer copying manila/transfer/api.py -> build/lib/manila/transfer creating build/lib/manila/volume copying manila/volume/__init__.py -> build/lib/manila/volume copying manila/volume/cinder.py -> build/lib/manila/volume creating build/lib/manila/wsgi copying manila/wsgi/__init__.py -> build/lib/manila/wsgi copying manila/wsgi/api.py -> build/lib/manila/wsgi copying manila/wsgi/common.py -> build/lib/manila/wsgi copying manila/wsgi/eventlet_server.py -> build/lib/manila/wsgi copying manila/wsgi/wsgi.py -> build/lib/manila/wsgi installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/manila creating build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/wsgi.py -> build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/eventlet_server.py -> build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/common.py -> build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/api.py -> build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/wsgi creating build/bdist.linux-x86_64/wheel/manila/volume copying build/lib/manila/volume/cinder.py -> build/bdist.linux-x86_64/wheel/manila/volume copying build/lib/manila/volume/__init__.py -> build/bdist.linux-x86_64/wheel/manila/volume creating build/bdist.linux-x86_64/wheel/manila/transfer copying build/lib/manila/transfer/api.py -> build/bdist.linux-x86_64/wheel/manila/transfer copying build/lib/manila/transfer/__init__.py -> build/bdist.linux-x86_64/wheel/manila/transfer creating build/bdist.linux-x86_64/wheel/manila/tests creating build/bdist.linux-x86_64/wheel/manila/tests/xenapi copying build/lib/manila/tests/xenapi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/xenapi creating build/bdist.linux-x86_64/wheel/manila/tests/wsgi copying build/lib/manila/tests/wsgi/test_wsgi.py -> build/bdist.linux-x86_64/wheel/manila/tests/wsgi copying build/lib/manila/tests/wsgi/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/wsgi copying build/lib/manila/tests/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/wsgi creating build/bdist.linux-x86_64/wheel/manila/tests/volume copying build/lib/manila/tests/volume/test_cinder.py -> build/bdist.linux-x86_64/wheel/manila/tests/volume copying build/lib/manila/tests/volume/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/volume creating build/bdist.linux-x86_64/wheel/manila/tests/var copying build/lib/manila/tests/var/privatekey.key -> build/bdist.linux-x86_64/wheel/manila/tests/var copying build/lib/manila/tests/var/certificate.crt -> build/bdist.linux-x86_64/wheel/manila/tests/var copying build/lib/manila/tests/var/ca.crt -> build/bdist.linux-x86_64/wheel/manila/tests/var creating build/bdist.linux-x86_64/wheel/manila/tests/share_group copying build/lib/manila/tests/share_group/test_share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/share_group copying build/lib/manila/tests/share_group/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share_group copying build/lib/manila/tests/share_group/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share_group creating build/bdist.linux-x86_64/wheel/manila/tests/share creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa copying build/lib/manila/tests/share/drivers/zfssa/test_zfssashare.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa copying build/lib/manila/tests/share/drivers/zfssa/test_zfssarest.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa copying build/lib/manila/tests/share/drivers/zfssa/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux copying build/lib/manila/tests/share/drivers/zfsonlinux/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux copying build/lib/manila/tests/share/drivers/zfsonlinux/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux copying build/lib/manila/tests/share/drivers/zfsonlinux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zadara copying build/lib/manila/tests/share/drivers/zadara/test_zadara.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zadara copying build/lib/manila/tests/share/drivers/zadara/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zadara creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_winrm_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_windows_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_windows_smb_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_windows_smb_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_service_instance.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/veritas copying build/lib/manila/tests/share/drivers/veritas/test_veritas_isa.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/veritas copying build/lib/manila/tests/share/drivers/veritas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/veritas creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/vastdata copying build/lib/manila/tests/share/drivers/vastdata/test_rest.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/vastdata copying build/lib/manila/tests/share/drivers/vastdata/test_driver_util.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/vastdata copying build/lib/manila/tests/share/drivers/vastdata/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/vastdata copying build/lib/manila/tests/share/drivers/vastdata/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/vastdata creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/tegile copying build/lib/manila/tests/share/drivers/tegile/test_tegile.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/tegile copying build/lib/manila/tests/share/drivers/tegile/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/tegile creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte copying build/lib/manila/tests/share/drivers/quobyte/test_quobyte.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte copying build/lib/manila/tests/share/drivers/quobyte/test_jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte copying build/lib/manila/tests/share/drivers/quobyte/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/test_qnap.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/purestorage copying build/lib/manila/tests/share/drivers/purestorage/test_flashblade.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/purestorage copying build/lib/manila/tests/share/drivers/purestorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/purestorage creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 copying build/lib/manila/tests/share/drivers/nexenta/ns5/test_nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 copying build/lib/manila/tests/share/drivers/nexenta/ns5/test_jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 copying build/lib/manila/tests/share/drivers/nexenta/ns5/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 copying build/lib/manila/tests/share/drivers/nexenta/ns4/test_nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 copying build/lib/manila/tests/share/drivers/nexenta/ns4/test_jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 copying build/lib/manila/tests/share/drivers/nexenta/ns4/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 copying build/lib/manila/tests/share/drivers/nexenta/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta copying build/lib/manila/tests/share/drivers/nexenta/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/test_nfs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/test_cifs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_performance.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_single_svm.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_multi_svm.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_driver_interfaces.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_data_motion.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_rest_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode_rest.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_client_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap copying build/lib/manila/tests/share/drivers/netapp/dataontap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap copying build/lib/manila/tests/share/drivers/netapp/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp copying build/lib/manila/tests/share/drivers/netapp/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp copying build/lib/manila/tests/share/drivers/netapp/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp copying build/lib/manila/tests/share/drivers/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/maprfs copying build/lib/manila/tests/share/drivers/maprfs/test_maprfs.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/maprfs copying build/lib/manila/tests/share/drivers/maprfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/maprfs creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/macrosan copying build/lib/manila/tests/share/drivers/macrosan/test_macrosan_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/macrosan copying build/lib/manila/tests/share/drivers/macrosan/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/macrosan creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/instorage copying build/lib/manila/tests/share/drivers/inspur/instorage/test_instorage.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/instorage copying build/lib/manila/tests/share/drivers/inspur/instorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/instorage creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/as13000 copying build/lib/manila/tests/share/drivers/inspur/as13000/test_as13000_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/as13000 copying build/lib/manila/tests/share/drivers/inspur/as13000/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/as13000 copying build/lib/manila/tests/share/drivers/inspur/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/test_infortrend_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/fake_infortrend_nas_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/fake_infortrend_manila_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infinidat copying build/lib/manila/tests/share/drivers/infinidat/test_infinidat.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infinidat copying build/lib/manila/tests/share/drivers/infinidat/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infinidat creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ibm copying build/lib/manila/tests/share/drivers/ibm/test_gpfs.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ibm copying build/lib/manila/tests/share/drivers/ibm/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ibm creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/huawei copying build/lib/manila/tests/share/drivers/huawei/test_huawei_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/huawei copying build/lib/manila/tests/share/drivers/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/huawei creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/test_hpe_3par_mediator.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/test_hpe_3par_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/test_hpe_3par_constants.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/test_rest.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas copying build/lib/manila/tests/share/drivers/hitachi/hnas/test_ssh.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas copying build/lib/manila/tests/share/drivers/hitachi/hnas/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas copying build/lib/manila/tests/share/drivers/hitachi/hnas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas copying build/lib/manila/tests/share/drivers/hitachi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hdfs copying build/lib/manila/tests/share/drivers/hdfs/test_hdfs_native.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hdfs copying build/lib/manila/tests/share/drivers/hdfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hdfs creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_layout_volume.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_layout_directory.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_layout.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_glusterfs_native.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha copying build/lib/manila/tests/share/drivers/ganesha/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha copying build/lib/manila/tests/share/drivers/ganesha/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha copying build/lib/manila/tests/share/drivers/ganesha/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx/test_object_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/test_client.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/res_mock.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/mocked_unity.yaml -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/mocked_manila.yaml -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/fake_exceptions.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/retreive_cluster_capacity_metrics_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/resize_filesystem_shrink_failure_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_smb_share_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_smb_netbios_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_interfaces_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_share_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fileystem_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_cluster_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_snapshot_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_smb_share_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_nfs_export_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_filesystem_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/clone_snapshot_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/test_client.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerscale copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerscale/test_powerscale_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerscale copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerscale/test_powerscale.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerscale copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerscale/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerscale creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax/test_object_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/login_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_statistic.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_spare_percentage.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nas_server_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_snapshot_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fileystem_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_snapshot_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_export_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_filesystem_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/test_object_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/tests/share/drivers/dell_emc/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/test_connector.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common copying build/lib/manila/tests/share/drivers/dell_emc/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc copying build/lib/manila/tests/share/drivers/dell_emc/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_storage_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_security_service_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_protocol_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_container_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/cephfs copying build/lib/manila/tests/share/drivers/cephfs/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/cephfs copying build/lib/manila/tests/share/drivers/cephfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/cephfs copying build/lib/manila/tests/share/drivers/test_service_instance.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_lvm.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_helpers.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_glusterfs.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_generic.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_ganesha.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/dummy.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/test_snapshot_access.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_share_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_share_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_migration.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_hook.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_drivers_private_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_access.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share creating build/bdist.linux-x86_64/wheel/manila/tests/services copying build/lib/manila/tests/services/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/services copying build/lib/manila/tests/services/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/services creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_pool.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_netapp_aiq.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_host_affinity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_goodness.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_capacity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_share_replication.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_retry.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_json.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_ignore_attempted_hosts.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_host.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_extra_specs_ops.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_create_from_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_capacity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_capabilities.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_base_host.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_affinity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/evaluator copying build/lib/manila/tests/scheduler/evaluator/test_evaluator.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/evaluator copying build/lib/manila/tests/scheduler/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/evaluator creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/test_simple.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/test_filter.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_scheduler_options.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_host_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler creating build/bdist.linux-x86_64/wheel/manila/tests/network creating build/bdist.linux-x86_64/wheel/manila/tests/network/neutron copying build/lib/manila/tests/network/neutron/test_neutron_plugin.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/neutron copying build/lib/manila/tests/network/neutron/test_neutron_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/neutron copying build/lib/manila/tests/network/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/neutron creating build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/test_ovs_lib.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/test_interface.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/test_standalone_network_plugin.py -> build/bdist.linux-x86_64/wheel/manila/tests/network copying build/lib/manila/tests/network/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/network creating build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example copying build/lib/manila/tests/monkey_patch_example/example_b.py -> build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example copying build/lib/manila/tests/monkey_patch_example/example_a.py -> build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example copying build/lib/manila/tests/monkey_patch_example/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example creating build/bdist.linux-x86_64/wheel/manila/tests/message copying build/lib/manila/tests/message/test_message_field.py -> build/bdist.linux-x86_64/wheel/manila/tests/message copying build/lib/manila/tests/message/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/message copying build/lib/manila/tests/message/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/message creating build/bdist.linux-x86_64/wheel/manila/tests/lock copying build/lib/manila/tests/lock/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/lock copying build/lib/manila/tests/lock/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/lock creating build/bdist.linux-x86_64/wheel/manila/tests/keymgr copying build/lib/manila/tests/keymgr/test_barbican.py -> build/bdist.linux-x86_64/wheel/manila/tests/keymgr copying build/lib/manila/tests/keymgr/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/keymgr creating build/bdist.linux-x86_64/wheel/manila/tests/integrated creating build/bdist.linux-x86_64/wheel/manila/tests/integrated/api copying build/lib/manila/tests/integrated/api/client.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated/api copying build/lib/manila/tests/integrated/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated/api copying build/lib/manila/tests/integrated/test_login.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated copying build/lib/manila/tests/integrated/test_extensions.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated copying build/lib/manila/tests/integrated/integrated_helpers.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated copying build/lib/manila/tests/integrated/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated creating build/bdist.linux-x86_64/wheel/manila/tests/image copying build/lib/manila/tests/image/test_image.py -> build/bdist.linux-x86_64/wheel/manila/tests/image copying build/lib/manila/tests/image/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/image creating build/bdist.linux-x86_64/wheel/manila/tests/hacking copying build/lib/manila/tests/hacking/checks.py -> build/bdist.linux-x86_64/wheel/manila/tests/hacking copying build/lib/manila/tests/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/hacking creating build/bdist.linux-x86_64/wheel/manila/tests/db creating build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy copying build/lib/manila/tests/db/sqlalchemy/test_models.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy copying build/lib/manila/tests/db/sqlalchemy/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy copying build/lib/manila/tests/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/manila/tests/db/migrations creating build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic copying build/lib/manila/tests/db/migrations/alembic/test_migration.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic copying build/lib/manila/tests/db/migrations/alembic/migrations_data_checks.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic copying build/lib/manila/tests/db/migrations/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic copying build/lib/manila/tests/db/migrations/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations copying build/lib/manila/tests/db/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations copying build/lib/manila/tests/db/test_migration.py -> build/bdist.linux-x86_64/wheel/manila/tests/db copying build/lib/manila/tests/db/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/db copying build/lib/manila/tests/db/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/db copying build/lib/manila/tests/db/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db creating build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/data creating build/bdist.linux-x86_64/wheel/manila/tests/compute copying build/lib/manila/tests/compute/test_nova.py -> build/bdist.linux-x86_64/wheel/manila/tests/compute copying build/lib/manila/tests/compute/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/compute creating build/bdist.linux-x86_64/wheel/manila/tests/common copying build/lib/manila/tests/common/test_config.py -> build/bdist.linux-x86_64/wheel/manila/tests/common copying build/lib/manila/tests/common/test_client_auth.py -> build/bdist.linux-x86_64/wheel/manila/tests/common copying build/lib/manila/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/common creating build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_share.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_scheduler.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_manage.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd creating build/bdist.linux-x86_64/wheel/manila/tests/api creating build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_versions.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_shares.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views creating build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_shares.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_transfer.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshot_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshot_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_replicas.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_replica_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_groups.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_group_type_specs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_group_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_backups.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_access_metadata.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_services.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_security_services.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_metadata.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_messages.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/stubs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 creating build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_shares.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_unmanage.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_types_extra_specs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_metadata.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_manage.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_security_service.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_limits.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/stubs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 creating build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/test_wsgi.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/test_versioned_method.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/test_api_version_request.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack creating build/bdist.linux-x86_64/wheel/manila/tests/api/middleware copying build/lib/manila/tests/api/middleware/test_faults.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/middleware copying build/lib/manila/tests/api/middleware/test_auth.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/middleware copying build/lib/manila/tests/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/middleware creating build/bdist.linux-x86_64/wheel/manila/tests/api/extensions copying build/lib/manila/tests/api/extensions/foxinsocks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/extensions copying build/lib/manila/tests/api/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/extensions creating build/bdist.linux-x86_64/wheel/manila/tests/api/contrib copying build/lib/manila/tests/api/contrib/stubs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/contrib copying build/lib/manila/tests/api/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/contrib copying build/lib/manila/tests/api/test_wsgi.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_versions.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_validation.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_schemas.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_middleware.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_extensions.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/common.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_test.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_ssh_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_service.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_rpc.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_quota.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_policy.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_network.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_exception.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_coordination.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_context.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_conf.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/runtime_conf.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/policy.yaml -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_zfssa.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_volume.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_share.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_service_instance.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_notifier.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_network.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_image.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_compute.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_client_exception_class.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_backup_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/declare_conf.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/db_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/conf_fixture.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests creating build/bdist.linux-x86_64/wheel/manila/testing copying build/lib/manila/testing/README.rst -> build/bdist.linux-x86_64/wheel/manila/testing creating build/bdist.linux-x86_64/wheel/manila/share_group copying build/lib/manila/share_group/share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/share_group copying build/lib/manila/share_group/api.py -> build/bdist.linux-x86_64/wheel/manila/share_group copying build/lib/manila/share_group/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share_group creating build/bdist.linux-x86_64/wheel/manila/share creating build/bdist.linux-x86_64/wheel/manila/share/hooks copying build/lib/manila/share/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/hooks creating build/bdist.linux-x86_64/wheel/manila/share/drivers creating build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/zfssashare.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/zfssarest.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/restclient.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa creating build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux copying build/lib/manila/share/drivers/zfsonlinux/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux copying build/lib/manila/share/drivers/zfsonlinux/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux copying build/lib/manila/share/drivers/zfsonlinux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux creating build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara copying build/lib/manila/share/drivers/zadara/zadara.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara copying build/lib/manila/share/drivers/zadara/common.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara copying build/lib/manila/share/drivers/zadara/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara creating build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/winrm_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/windows_utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/windows_smb_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/windows_smb_driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/service_instance.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows creating build/bdist.linux-x86_64/wheel/manila/share/drivers/veritas copying build/lib/manila/share/drivers/veritas/veritas_isa.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/veritas copying build/lib/manila/share/drivers/veritas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/veritas creating build/bdist.linux-x86_64/wheel/manila/share/drivers/vastdata copying build/lib/manila/share/drivers/vastdata/rest.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/vastdata copying build/lib/manila/share/drivers/vastdata/driver_util.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/vastdata copying build/lib/manila/share/drivers/vastdata/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/vastdata copying build/lib/manila/share/drivers/vastdata/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/vastdata creating build/bdist.linux-x86_64/wheel/manila/share/drivers/tegile copying build/lib/manila/share/drivers/tegile/tegile.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/tegile copying build/lib/manila/share/drivers/tegile/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/tegile creating build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte copying build/lib/manila/share/drivers/quobyte/quobyte.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte copying build/lib/manila/share/drivers/quobyte/jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte copying build/lib/manila/share/drivers/quobyte/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte creating build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap copying build/lib/manila/share/drivers/qnap/qnap.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap copying build/lib/manila/share/drivers/qnap/api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap copying build/lib/manila/share/drivers/qnap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap creating build/bdist.linux-x86_64/wheel/manila/share/drivers/purestorage copying build/lib/manila/share/drivers/purestorage/flashblade.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/purestorage copying build/lib/manila/share/drivers/purestorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/purestorage creating build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta creating build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 copying build/lib/manila/share/drivers/nexenta/ns5/nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 copying build/lib/manila/share/drivers/nexenta/ns5/jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 copying build/lib/manila/share/drivers/nexenta/ns5/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 creating build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta copying build/lib/manila/share/drivers/nexenta/options.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta copying build/lib/manila/share/drivers/nexenta/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/nfs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/drv_single_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/drv_multi_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/rest_endpoints.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/rest_api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/client_cmode.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/client_base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap copying build/lib/manila/share/drivers/netapp/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp copying build/lib/manila/share/drivers/netapp/options.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp copying build/lib/manila/share/drivers/netapp/common.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp copying build/lib/manila/share/drivers/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp creating build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs copying build/lib/manila/share/drivers/maprfs/maprfs_native.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs copying build/lib/manila/share/drivers/maprfs/driver_util.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs copying build/lib/manila/share/drivers/maprfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/rest_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/macrosan_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/macrosan_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/macrosan_constants.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan creating build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage copying build/lib/manila/share/drivers/inspur/instorage/instorage.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage copying build/lib/manila/share/drivers/inspur/instorage/cli_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage copying build/lib/manila/share/drivers/inspur/instorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage creating build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/as13000 copying build/lib/manila/share/drivers/inspur/as13000/as13000_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/as13000 copying build/lib/manila/share/drivers/inspur/as13000/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/as13000 copying build/lib/manila/share/drivers/inspur/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend copying build/lib/manila/share/drivers/infortrend/infortrend_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend copying build/lib/manila/share/drivers/infortrend/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend copying build/lib/manila/share/drivers/infortrend/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend creating build/bdist.linux-x86_64/wheel/manila/share/drivers/infinidat copying build/lib/manila/share/drivers/infinidat/infinibox.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infinidat copying build/lib/manila/share/drivers/infinidat/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infinidat creating build/bdist.linux-x86_64/wheel/manila/share/drivers/ibm copying build/lib/manila/share/drivers/ibm/gpfs.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ibm copying build/lib/manila/share/drivers/ibm/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ibm creating build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei creating build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/smartx.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/replication.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/huawei_utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/huawei_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/constants.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe copying build/lib/manila/share/drivers/hpe/hpe_3par_mediator.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe copying build/lib/manila/share/drivers/hpe/hpe_3par_driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe copying build/lib/manila/share/drivers/hpe/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp copying build/lib/manila/share/drivers/hitachi/hsp/rest.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp copying build/lib/manila/share/drivers/hitachi/hsp/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp copying build/lib/manila/share/drivers/hitachi/hsp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas copying build/lib/manila/share/drivers/hitachi/hnas/ssh.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas copying build/lib/manila/share/drivers/hitachi/hnas/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas copying build/lib/manila/share/drivers/hitachi/hnas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas copying build/lib/manila/share/drivers/hitachi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hdfs copying build/lib/manila/share/drivers/hdfs/hdfs_native.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hdfs copying build/lib/manila/share/drivers/hdfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hdfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs/conf copying build/lib/manila/share/drivers/glusterfs/conf/10-glusterfs-export-template.conf -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs/conf copying build/lib/manila/share/drivers/glusterfs/layout_volume.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/layout_directory.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/layout.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/glusterfs_native.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/common.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha creating build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha/conf copying build/lib/manila/share/drivers/ganesha/conf/00-base-export-template.conf -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha/conf copying build/lib/manila/share/drivers/ganesha/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha copying build/lib/manila/share/drivers/ganesha/manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha copying build/lib/manila/share/drivers/ganesha/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/share/drivers/dell_emc/plugins/vnx/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/client.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/share/drivers/dell_emc/plugins/powerstore/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/share/drivers/dell_emc/plugins/powerstore/client.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerscale copying build/lib/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerscale copying build/lib/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerscale copying build/lib/manila/share/drivers/dell_emc/plugins/powerscale/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerscale creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/share/drivers/dell_emc/plugins/powermax/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/share/drivers/dell_emc/plugins/powerflex/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/share/drivers/dell_emc/plugins/base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins copying build/lib/manila/share/drivers/dell_emc/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/xml_api_parser.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/constants.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/connector.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common copying build/lib/manila/share/drivers/dell_emc/plugin_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc copying build/lib/manila/share/drivers/dell_emc/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc copying build/lib/manila/share/drivers/dell_emc/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/storage_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/security_service_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/protocol_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/container_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container creating build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs/conf copying build/lib/manila/share/drivers/cephfs/conf/cephfs-export-template.conf -> build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs/conf copying build/lib/manila/share/drivers/cephfs/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs copying build/lib/manila/share/drivers/cephfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs copying build/lib/manila/share/drivers/service_instance.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/lvm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/helpers.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/generic.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/utils.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/snapshot_access.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/share_types.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/migration.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/manager.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/hook.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/drivers_private_data.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/driver.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/configuration.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/api.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/access.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share creating build/bdist.linux-x86_64/wheel/manila/services copying build/lib/manila/services/api.py -> build/bdist.linux-x86_64/wheel/manila/services copying build/lib/manila/services/__init__.py -> build/bdist.linux-x86_64/wheel/manila/services creating build/bdist.linux-x86_64/wheel/manila/scheduler creating build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/pool.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/netapp_aiq.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/host_affinity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/goodness.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/capacity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/base_host.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/base.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers creating build/bdist.linux-x86_64/wheel/manila/scheduler/filters creating build/bdist.linux-x86_64/wheel/manila/scheduler/filters/share_group_filters copying build/lib/manila/scheduler/filters/share_group_filters/consistent_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters/share_group_filters copying build/lib/manila/scheduler/filters/share_group_filters/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters/share_group_filters copying build/lib/manila/scheduler/filters/share_replication.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/retry.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/json.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/ignore_attempted_hosts.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/host.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/extra_specs_ops.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/driver.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/create_from_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/capacity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/capabilities.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/base_host.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/base.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/availability_zone.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/affinity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters creating build/bdist.linux-x86_64/wheel/manila/scheduler/evaluator copying build/lib/manila/scheduler/evaluator/evaluator.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/evaluator copying build/lib/manila/scheduler/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/evaluator creating build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/simple.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/filter.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/chance.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/base.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/utils.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/scheduler_options.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/manager.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/host_manager.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/base_handler.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler creating build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/os.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/lvm.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/filesystem.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/common.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/__init__.py -> build/bdist.linux-x86_64/wheel/manila/privsep creating build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/shares.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_types_extra_spec.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_type.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_transfer.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot_instance_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot_instance.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_server.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_replica_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_replica.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_network_subnet.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_network.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_instance_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_instance.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group_types_spec.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group_type.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_backup.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_access_metadata.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_access.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/service.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/security_service.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/resource_lock.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/quota_set.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/quota_class_set.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/message.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/base.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/availability_zone.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/__init__.py -> build/bdist.linux-x86_64/wheel/manila/policies creating build/bdist.linux-x86_64/wheel/manila/network creating build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/neutron_network_plugin.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/constants.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/api.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron creating build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/ovs_lib.py -> build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/ip_lib.py -> build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/interface.py -> build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/standalone_network_plugin.py -> build/bdist.linux-x86_64/wheel/manila/network copying build/lib/manila/network/__init__.py -> build/bdist.linux-x86_64/wheel/manila/network creating build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/message_levels.py -> build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/message_field.py -> build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/api.py -> build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/__init__.py -> build/bdist.linux-x86_64/wheel/manila/message creating build/bdist.linux-x86_64/wheel/manila/lock copying build/lib/manila/lock/api.py -> build/bdist.linux-x86_64/wheel/manila/lock copying build/lib/manila/lock/__init__.py -> build/bdist.linux-x86_64/wheel/manila/lock creating build/bdist.linux-x86_64/wheel/manila/keymgr copying build/lib/manila/keymgr/barbican.py -> build/bdist.linux-x86_64/wheel/manila/keymgr copying build/lib/manila/keymgr/__init__.py -> build/bdist.linux-x86_64/wheel/manila/keymgr creating build/bdist.linux-x86_64/wheel/manila/image copying build/lib/manila/image/glance.py -> build/bdist.linux-x86_64/wheel/manila/image copying build/lib/manila/image/__init__.py -> build/bdist.linux-x86_64/wheel/manila/image creating build/bdist.linux-x86_64/wheel/manila/db creating build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/utils.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/query.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/manila/db/migrations creating build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic creating build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/fdfb668d19e1_add_gateway_to_network_allocations_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/fbdfabcba377_change_the_mysql_datetime_precision.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/ef0c02b4366_add_share_type_projects.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/eb6d5544cbbd_add_provider_location_to_share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e9f79621d83f_add_cast_rules_to_readonly_to_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e975ea83b712_add_share_server_encryption.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e8ea58723178_remove_host_from_driver_private_data.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e6d88547b381_add_progress_field_to_share_instance.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e1949a93157a_add_share_group_types_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/dda6de06349_add_export_locations_metadata.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/d5db24264f5c_add_consistent_snapshot_support_attr_to_share_group_model.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/cdefa6287df8_add_ensuring_field_to_services.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/cb20f743ca7b_add_resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/c476aeb186ec_add_default_ad_site_to_security_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/bb5938d74b73_add_snapshot_metadata_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/b516de97bfee_add_quota_per_share_type_model.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/b10fb432c042_squash_share_group_snapshot_members_and_share_snapshot_instance_models.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/aebe2a413e13_add_state_column_for_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/ac0620cbe74d_add_share_network_subnet_metadata.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/a87e0fb17dee_multiple_share_server_subnets.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/a77e2ad5012d_add_share_snapshot_access.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/9afbe2df4945_add_backup.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/99d328f0a3d2_add_disable_reason_to_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/95e3cf760840_remove_nova_net_id_column_from_share_.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/927920b37453_add_provider_location_for_share_group_snapshot_members_model.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/87ce15c59bbe_add_revert_to_snapshot_support.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/829a09b0ddd4_fix_project_share_type_quotas_unique_constraint.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/805685098bd2_add_share_network_subnets_table_and_modify_share_servers_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/7d142971c4ef_add_reservation_expire_index.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/6a3fd2984bc31_add_is_auto_deletable_and_identifier_fields_for_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/63809d875e32_add_access_key.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5aa813ae673d_add_task_state_field_for_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/59eb64046740_add_required_extra_spec.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/579c267fbb4d_add_share_instances_access_map.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/56cdbe267881_add_share_export_locations_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/55761e5f59c5_add_snapshot_support_extra_spec_to_share_types.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/54667b9cade7_restore_share_instance_access_map_state.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/533646c7af38_remove_unused_attr_status.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5237b6625330_add_availability_zone_id_field_to_share_groups.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5155c7077f99_add_more_network_info_attributes_to_network_allocations_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5077ffcc5f1c_add_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/4ee2cf4be19a_remove_share_snapshots_export_location.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/4a482571410f_add_backends_info_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/493eaffd79e1_add_mtu_network_allocations_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/48a7beae3117_move_share_type_id_to_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/478c445d8d3e_add_security_service_update_control_fields.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/40d1f2374e89_add_mount_point_name_to_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3e7d62517afa_add_create_share_from_snapshot_support.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3db9992c30f3_transform_statuses_to_lowercase.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3a482171410f_add_drivers_private_data_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3651e16d7c43_add_consistency_groups.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/344c1ac4747f_add_share_instance_access_rules_status.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/323840a08dc4_add_shares_task_state.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/30cb96d995fa_add_is_public_column_for_share.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/2f27d904214c_add_backup_type_column.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/2d708a9a3ba9_backup_change_az_to_az_id.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/293fac1130ca_add_replication_attrs.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/27cb96d991fa_add_description_for_share_type.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/238720805ce1_add_messages_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/221a83cfd85b_change_user_project_id_length.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/211836bf835c_add_access_level.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/1f0bd302c1a6_add_availability_zones_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/1e2d600bf972_add_transfers.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/17115072e1c3_add_nova_net_id_column_to_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/162a3e673105_manila_init.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/11ee96se625f3_add_metadata_for_access.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/0d8c8f6d54a4_modify_share_servers_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/0c23aec99b74_add_per_share_gigabytes_quota_class.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/097fad24d2fc_add_share_instances_share_id_index.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/03da71c0e321_convert_cgs_to_share_groups.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/0274d20c560f_add_ou_to_security_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic copying build/lib/manila/db/migrations/alembic/migration.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic copying build/lib/manila/db/migrations/alembic/env.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic copying build/lib/manila/db/migrations/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic copying build/lib/manila/db/migrations/utils.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations copying build/lib/manila/db/migrations/alembic.ini -> build/bdist.linux-x86_64/wheel/manila/db/migrations copying build/lib/manila/db/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations copying build/lib/manila/db/migration.py -> build/bdist.linux-x86_64/wheel/manila/db copying build/lib/manila/db/base.py -> build/bdist.linux-x86_64/wheel/manila/db copying build/lib/manila/db/api.py -> build/bdist.linux-x86_64/wheel/manila/db copying build/lib/manila/db/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db creating build/bdist.linux-x86_64/wheel/manila/data creating build/bdist.linux-x86_64/wheel/manila/data/drivers copying build/lib/manila/data/drivers/nfs.py -> build/bdist.linux-x86_64/wheel/manila/data/drivers copying build/lib/manila/data/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/data/drivers copying build/lib/manila/data/utils.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/manager.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/helper.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/backup_driver.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/__init__.py -> build/bdist.linux-x86_64/wheel/manila/data creating build/bdist.linux-x86_64/wheel/manila/compute copying build/lib/manila/compute/nova.py -> build/bdist.linux-x86_64/wheel/manila/compute copying build/lib/manila/compute/__init__.py -> build/bdist.linux-x86_64/wheel/manila/compute creating build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/constants.py -> build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/config.py -> build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/client_auth.py -> build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/common creating build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/status.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/share.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/scheduler.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/manage.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/data.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/api.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/manila/cmd creating build/bdist.linux-x86_64/wheel/manila/api creating build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/versions.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/types.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/transfers.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/shares.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_snapshot_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_servers.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_server_migration.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_replicas.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_networks.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_migration.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_instance.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_groups.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_group_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_backups.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/services.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/security_service.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/messages.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/limits.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/availability_zones.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/views creating build/bdist.linux-x86_64/wheel/manila/api/validation copying build/lib/manila/api/validation/validators.py -> build/bdist.linux-x86_64/wheel/manila/api/validation copying build/lib/manila/api/validation/response_types.py -> build/bdist.linux-x86_64/wheel/manila/api/validation copying build/lib/manila/api/validation/parameters.yaml -> build/bdist.linux-x86_64/wheel/manila/api/validation copying build/lib/manila/api/validation/parameter_types.py -> build/bdist.linux-x86_64/wheel/manila/api/validation copying build/lib/manila/api/validation/helpers.py -> build/bdist.linux-x86_64/wheel/manila/api/validation copying build/lib/manila/api/validation/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/validation creating build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/shares.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_types.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_transfer.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshot_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshot_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_servers.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_replicas.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_replica_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_networks.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_instances.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_groups.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_group_type_specs.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_group_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_backups.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_access_metadata.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/services.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/router.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/metadata.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/messages.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/availability_zones.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 creating build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/shares.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_unmanage.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_types_extra_specs.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_servers.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_metadata.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_manage.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/security_service.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/router.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/limits.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 creating build/bdist.linux-x86_64/wheel/manila/api/schemas copying build/lib/manila/api/schemas/resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/api/schemas copying build/lib/manila/api/schemas/messages.py -> build/bdist.linux-x86_64/wheel/manila/api/schemas copying build/lib/manila/api/schemas/availability_zones.py -> build/bdist.linux-x86_64/wheel/manila/api/schemas copying build/lib/manila/api/schemas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/schemas creating build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/wsgi.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/versioned_method.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/urlmap.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/rest_api_version_history.rst -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/api_version_request.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack creating build/bdist.linux-x86_64/wheel/manila/api/middleware copying build/lib/manila/api/middleware/fault.py -> build/bdist.linux-x86_64/wheel/manila/api/middleware copying build/lib/manila/api/middleware/auth.py -> build/bdist.linux-x86_64/wheel/manila/api/middleware copying build/lib/manila/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/middleware creating build/bdist.linux-x86_64/wheel/manila/api/contrib copying build/lib/manila/api/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/contrib copying build/lib/manila/api/versions.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/urlmap.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/extensions.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/common.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/version.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/utils.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/test.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/ssh_utils.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/service.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/rpc.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/quota.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/policy.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/opts.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/manager.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/i18n.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/exception.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/coordination.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/context.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/__init__.py -> build/bdist.linux-x86_64/wheel/manila running install_data creating build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data creating build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data/data creating build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data/data/etc creating build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data/data/etc/manila copying etc/manila/api-paste.ini -> build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data/data/etc/manila copying etc/manila/rootwrap.conf -> build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data/data/etc/manila creating build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data/data/etc/manila/rootwrap.d copying etc/manila/rootwrap.d/share.filters -> build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.data/data/etc/manila/rootwrap.d running install_egg_info Copying manila.egg-info to build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/manila-21.1.0.dev10.dist-info/WHEEL creating '/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir/pip-wheel-qtvl6mqx/.tmp-xe5h77id/manila-21.1.0.dev10-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'manila/__init__.py' adding 'manila/context.py' adding 'manila/coordination.py' adding 'manila/exception.py' adding 'manila/i18n.py' adding 'manila/manager.py' adding 'manila/opts.py' adding 'manila/policy.py' adding 'manila/quota.py' adding 'manila/rpc.py' adding 'manila/service.py' adding 'manila/ssh_utils.py' adding 'manila/test.py' adding 'manila/utils.py' adding 'manila/version.py' adding 'manila/api/__init__.py' adding 'manila/api/common.py' adding 'manila/api/extensions.py' adding 'manila/api/urlmap.py' adding 'manila/api/versions.py' adding 'manila/api/contrib/__init__.py' adding 'manila/api/middleware/__init__.py' adding 'manila/api/middleware/auth.py' adding 'manila/api/middleware/fault.py' adding 'manila/api/openstack/__init__.py' adding 'manila/api/openstack/api_version_request.py' adding 'manila/api/openstack/rest_api_version_history.rst' adding 'manila/api/openstack/urlmap.py' adding 'manila/api/openstack/versioned_method.py' adding 'manila/api/openstack/wsgi.py' adding 'manila/api/schemas/__init__.py' adding 'manila/api/schemas/availability_zones.py' adding 'manila/api/schemas/messages.py' adding 'manila/api/schemas/resource_locks.py' adding 'manila/api/v1/__init__.py' adding 'manila/api/v1/limits.py' adding 'manila/api/v1/router.py' adding 'manila/api/v1/scheduler_stats.py' adding 'manila/api/v1/security_service.py' adding 'manila/api/v1/share_manage.py' adding 'manila/api/v1/share_metadata.py' adding 'manila/api/v1/share_servers.py' adding 'manila/api/v1/share_snapshots.py' adding 'manila/api/v1/share_types_extra_specs.py' adding 'manila/api/v1/share_unmanage.py' adding 'manila/api/v1/shares.py' adding 'manila/api/v2/__init__.py' adding 'manila/api/v2/availability_zones.py' adding 'manila/api/v2/messages.py' adding 'manila/api/v2/metadata.py' adding 'manila/api/v2/quota_class_sets.py' adding 'manila/api/v2/quota_sets.py' adding 'manila/api/v2/resource_locks.py' adding 'manila/api/v2/router.py' adding 'manila/api/v2/services.py' adding 'manila/api/v2/share_access_metadata.py' adding 'manila/api/v2/share_accesses.py' adding 'manila/api/v2/share_backups.py' adding 'manila/api/v2/share_export_locations.py' adding 'manila/api/v2/share_group_snapshots.py' adding 'manila/api/v2/share_group_type_specs.py' adding 'manila/api/v2/share_group_types.py' adding 'manila/api/v2/share_groups.py' adding 'manila/api/v2/share_instance_export_locations.py' adding 'manila/api/v2/share_instances.py' adding 'manila/api/v2/share_network_subnets.py' adding 'manila/api/v2/share_networks.py' adding 'manila/api/v2/share_replica_export_locations.py' adding 'manila/api/v2/share_replicas.py' adding 'manila/api/v2/share_servers.py' adding 'manila/api/v2/share_snapshot_export_locations.py' adding 'manila/api/v2/share_snapshot_instance_export_locations.py' adding 'manila/api/v2/share_snapshot_instances.py' adding 'manila/api/v2/share_snapshots.py' adding 'manila/api/v2/share_transfer.py' adding 'manila/api/v2/share_types.py' adding 'manila/api/v2/shares.py' adding 'manila/api/validation/__init__.py' adding 'manila/api/validation/helpers.py' adding 'manila/api/validation/parameter_types.py' adding 'manila/api/validation/parameters.yaml' adding 'manila/api/validation/response_types.py' adding 'manila/api/validation/validators.py' adding 'manila/api/views/__init__.py' adding 'manila/api/views/availability_zones.py' adding 'manila/api/views/export_locations.py' adding 'manila/api/views/limits.py' adding 'manila/api/views/messages.py' adding 'manila/api/views/quota_class_sets.py' adding 'manila/api/views/quota_sets.py' adding 'manila/api/views/resource_locks.py' adding 'manila/api/views/scheduler_stats.py' adding 'manila/api/views/security_service.py' adding 'manila/api/views/services.py' adding 'manila/api/views/share_accesses.py' adding 'manila/api/views/share_backups.py' adding 'manila/api/views/share_group_snapshots.py' adding 'manila/api/views/share_group_types.py' adding 'manila/api/views/share_groups.py' adding 'manila/api/views/share_instance.py' adding 'manila/api/views/share_migration.py' adding 'manila/api/views/share_network_subnets.py' adding 'manila/api/views/share_networks.py' adding 'manila/api/views/share_replicas.py' adding 'manila/api/views/share_server_migration.py' adding 'manila/api/views/share_servers.py' adding 'manila/api/views/share_snapshot_export_locations.py' adding 'manila/api/views/share_snapshot_instances.py' adding 'manila/api/views/share_snapshots.py' adding 'manila/api/views/shares.py' adding 'manila/api/views/transfers.py' adding 'manila/api/views/types.py' adding 'manila/api/views/versions.py' adding 'manila/cmd/__init__.py' adding 'manila/cmd/api.py' adding 'manila/cmd/data.py' adding 'manila/cmd/manage.py' adding 'manila/cmd/scheduler.py' adding 'manila/cmd/share.py' adding 'manila/cmd/status.py' adding 'manila/common/__init__.py' adding 'manila/common/client_auth.py' adding 'manila/common/config.py' adding 'manila/common/constants.py' adding 'manila/compute/__init__.py' adding 'manila/compute/nova.py' adding 'manila/data/__init__.py' adding 'manila/data/backup_driver.py' adding 'manila/data/helper.py' adding 'manila/data/manager.py' adding 'manila/data/rpcapi.py' adding 'manila/data/utils.py' adding 'manila/data/drivers/__init__.py' adding 'manila/data/drivers/nfs.py' adding 'manila/db/__init__.py' adding 'manila/db/api.py' adding 'manila/db/base.py' adding 'manila/db/migration.py' adding 'manila/db/migrations/__init__.py' adding 'manila/db/migrations/alembic.ini' adding 'manila/db/migrations/utils.py' adding 'manila/db/migrations/alembic/__init__.py' adding 'manila/db/migrations/alembic/env.py' adding 'manila/db/migrations/alembic/migration.py' adding 'manila/db/migrations/alembic/script.py.mako' adding 'manila/db/migrations/alembic/versions/0274d20c560f_add_ou_to_security_service.py' adding 'manila/db/migrations/alembic/versions/03da71c0e321_convert_cgs_to_share_groups.py' adding 'manila/db/migrations/alembic/versions/097fad24d2fc_add_share_instances_share_id_index.py' adding 'manila/db/migrations/alembic/versions/0c23aec99b74_add_per_share_gigabytes_quota_class.py' adding 'manila/db/migrations/alembic/versions/0d8c8f6d54a4_modify_share_servers_table.py' adding 'manila/db/migrations/alembic/versions/11ee96se625f3_add_metadata_for_access.py' adding 'manila/db/migrations/alembic/versions/162a3e673105_manila_init.py' adding 'manila/db/migrations/alembic/versions/17115072e1c3_add_nova_net_id_column_to_share_networks.py' adding 'manila/db/migrations/alembic/versions/1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table.py' adding 'manila/db/migrations/alembic/versions/1e2d600bf972_add_transfers.py' adding 'manila/db/migrations/alembic/versions/1f0bd302c1a6_add_availability_zones_table.py' adding 'manila/db/migrations/alembic/versions/211836bf835c_add_access_level.py' adding 'manila/db/migrations/alembic/versions/221a83cfd85b_change_user_project_id_length.py' adding 'manila/db/migrations/alembic/versions/238720805ce1_add_messages_table.py' adding 'manila/db/migrations/alembic/versions/27cb96d991fa_add_description_for_share_type.py' adding 'manila/db/migrations/alembic/versions/293fac1130ca_add_replication_attrs.py' adding 'manila/db/migrations/alembic/versions/2d708a9a3ba9_backup_change_az_to_az_id.py' adding 'manila/db/migrations/alembic/versions/2f27d904214c_add_backup_type_column.py' adding 'manila/db/migrations/alembic/versions/30cb96d995fa_add_is_public_column_for_share.py' adding 'manila/db/migrations/alembic/versions/323840a08dc4_add_shares_task_state.py' adding 'manila/db/migrations/alembic/versions/344c1ac4747f_add_share_instance_access_rules_status.py' adding 'manila/db/migrations/alembic/versions/3651e16d7c43_add_consistency_groups.py' adding 'manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py' adding 'manila/db/migrations/alembic/versions/3a482171410f_add_drivers_private_data_table.py' adding 'manila/db/migrations/alembic/versions/3db9992c30f3_transform_statuses_to_lowercase.py' adding 'manila/db/migrations/alembic/versions/3e7d62517afa_add_create_share_from_snapshot_support.py' adding 'manila/db/migrations/alembic/versions/40d1f2374e89_add_mount_point_name_to_share_instances.py' adding 'manila/db/migrations/alembic/versions/478c445d8d3e_add_security_service_update_control_fields.py' adding 'manila/db/migrations/alembic/versions/48a7beae3117_move_share_type_id_to_instances.py' adding 'manila/db/migrations/alembic/versions/493eaffd79e1_add_mtu_network_allocations_share_networks.py' adding 'manila/db/migrations/alembic/versions/4a482571410f_add_backends_info_table.py' adding 'manila/db/migrations/alembic/versions/4ee2cf4be19a_remove_share_snapshots_export_location.py' adding 'manila/db/migrations/alembic/versions/5077ffcc5f1c_add_share_instances.py' adding 'manila/db/migrations/alembic/versions/5155c7077f99_add_more_network_info_attributes_to_network_allocations_table.py' adding 'manila/db/migrations/alembic/versions/5237b6625330_add_availability_zone_id_field_to_share_groups.py' adding 'manila/db/migrations/alembic/versions/533646c7af38_remove_unused_attr_status.py' adding 'manila/db/migrations/alembic/versions/54667b9cade7_restore_share_instance_access_map_state.py' adding 'manila/db/migrations/alembic/versions/55761e5f59c5_add_snapshot_support_extra_spec_to_share_types.py' adding 'manila/db/migrations/alembic/versions/56cdbe267881_add_share_export_locations_table.py' adding 'manila/db/migrations/alembic/versions/579c267fbb4d_add_share_instances_access_map.py' adding 'manila/db/migrations/alembic/versions/59eb64046740_add_required_extra_spec.py' adding 'manila/db/migrations/alembic/versions/5aa813ae673d_add_task_state_field_for_share_servers.py' adding 'manila/db/migrations/alembic/versions/63809d875e32_add_access_key.py' adding 'manila/db/migrations/alembic/versions/6a3fd2984bc31_add_is_auto_deletable_and_identifier_fields_for_share_servers.py' adding 'manila/db/migrations/alembic/versions/7d142971c4ef_add_reservation_expire_index.py' adding 'manila/db/migrations/alembic/versions/805685098bd2_add_share_network_subnets_table_and_modify_share_servers_table.py' adding 'manila/db/migrations/alembic/versions/829a09b0ddd4_fix_project_share_type_quotas_unique_constraint.py' adding 'manila/db/migrations/alembic/versions/87ce15c59bbe_add_revert_to_snapshot_support.py' adding 'manila/db/migrations/alembic/versions/927920b37453_add_provider_location_for_share_group_snapshot_members_model.py' adding 'manila/db/migrations/alembic/versions/95e3cf760840_remove_nova_net_id_column_from_share_.py' adding 'manila/db/migrations/alembic/versions/99d328f0a3d2_add_disable_reason_to_service.py' adding 'manila/db/migrations/alembic/versions/9afbe2df4945_add_backup.py' adding 'manila/db/migrations/alembic/versions/a77e2ad5012d_add_share_snapshot_access.py' adding 'manila/db/migrations/alembic/versions/a87e0fb17dee_multiple_share_server_subnets.py' adding 'manila/db/migrations/alembic/versions/ac0620cbe74d_add_share_network_subnet_metadata.py' adding 'manila/db/migrations/alembic/versions/aebe2a413e13_add_state_column_for_service.py' adding 'manila/db/migrations/alembic/versions/b10fb432c042_squash_share_group_snapshot_members_and_share_snapshot_instance_models.py' adding 'manila/db/migrations/alembic/versions/b516de97bfee_add_quota_per_share_type_model.py' adding 'manila/db/migrations/alembic/versions/bb5938d74b73_add_snapshot_metadata_table.py' adding 'manila/db/migrations/alembic/versions/c476aeb186ec_add_default_ad_site_to_security_service.py' adding 'manila/db/migrations/alembic/versions/cb20f743ca7b_add_resource_locks.py' adding 'manila/db/migrations/alembic/versions/cdefa6287df8_add_ensuring_field_to_services.py' adding 'manila/db/migrations/alembic/versions/d5db24264f5c_add_consistent_snapshot_support_attr_to_share_group_model.py' adding 'manila/db/migrations/alembic/versions/dda6de06349_add_export_locations_metadata.py' adding 'manila/db/migrations/alembic/versions/e1949a93157a_add_share_group_types_table.py' adding 'manila/db/migrations/alembic/versions/e6d88547b381_add_progress_field_to_share_instance.py' adding 'manila/db/migrations/alembic/versions/e8ea58723178_remove_host_from_driver_private_data.py' adding 'manila/db/migrations/alembic/versions/e975ea83b712_add_share_server_encryption.py' adding 'manila/db/migrations/alembic/versions/e9f79621d83f_add_cast_rules_to_readonly_to_share_instances.py' adding 'manila/db/migrations/alembic/versions/eb6d5544cbbd_add_provider_location_to_share_snapshot_instances.py' adding 'manila/db/migrations/alembic/versions/ef0c02b4366_add_share_type_projects.py' adding 'manila/db/migrations/alembic/versions/fbdfabcba377_change_the_mysql_datetime_precision.py' adding 'manila/db/migrations/alembic/versions/fdfb668d19e1_add_gateway_to_network_allocations_table.py' adding 'manila/db/sqlalchemy/__init__.py' adding 'manila/db/sqlalchemy/api.py' adding 'manila/db/sqlalchemy/models.py' adding 'manila/db/sqlalchemy/query.py' adding 'manila/db/sqlalchemy/utils.py' adding 'manila/image/__init__.py' adding 'manila/image/glance.py' adding 'manila/keymgr/__init__.py' adding 'manila/keymgr/barbican.py' adding 'manila/lock/__init__.py' adding 'manila/lock/api.py' adding 'manila/message/__init__.py' adding 'manila/message/api.py' adding 'manila/message/message_field.py' adding 'manila/message/message_levels.py' adding 'manila/network/__init__.py' adding 'manila/network/standalone_network_plugin.py' adding 'manila/network/linux/__init__.py' adding 'manila/network/linux/interface.py' adding 'manila/network/linux/ip_lib.py' adding 'manila/network/linux/ovs_lib.py' adding 'manila/network/neutron/__init__.py' adding 'manila/network/neutron/api.py' adding 'manila/network/neutron/constants.py' adding 'manila/network/neutron/neutron_network_plugin.py' adding 'manila/policies/__init__.py' adding 'manila/policies/availability_zone.py' adding 'manila/policies/base.py' adding 'manila/policies/message.py' adding 'manila/policies/quota_class_set.py' adding 'manila/policies/quota_set.py' adding 'manila/policies/resource_lock.py' adding 'manila/policies/scheduler_stats.py' adding 'manila/policies/security_service.py' adding 'manila/policies/service.py' adding 'manila/policies/share_access.py' adding 'manila/policies/share_access_metadata.py' adding 'manila/policies/share_backup.py' adding 'manila/policies/share_export_location.py' adding 'manila/policies/share_group.py' adding 'manila/policies/share_group_snapshot.py' adding 'manila/policies/share_group_type.py' adding 'manila/policies/share_group_types_spec.py' adding 'manila/policies/share_instance.py' adding 'manila/policies/share_instance_export_location.py' adding 'manila/policies/share_network.py' adding 'manila/policies/share_network_subnet.py' adding 'manila/policies/share_replica.py' adding 'manila/policies/share_replica_export_location.py' adding 'manila/policies/share_server.py' adding 'manila/policies/share_snapshot.py' adding 'manila/policies/share_snapshot_export_location.py' adding 'manila/policies/share_snapshot_instance.py' adding 'manila/policies/share_snapshot_instance_export_location.py' adding 'manila/policies/share_transfer.py' adding 'manila/policies/share_type.py' adding 'manila/policies/share_types_extra_spec.py' adding 'manila/policies/shares.py' adding 'manila/privsep/__init__.py' adding 'manila/privsep/common.py' adding 'manila/privsep/filesystem.py' adding 'manila/privsep/lvm.py' adding 'manila/privsep/os.py' adding 'manila/scheduler/__init__.py' adding 'manila/scheduler/base_handler.py' adding 'manila/scheduler/host_manager.py' adding 'manila/scheduler/manager.py' adding 'manila/scheduler/rpcapi.py' adding 'manila/scheduler/scheduler_options.py' adding 'manila/scheduler/utils.py' adding 'manila/scheduler/drivers/__init__.py' adding 'manila/scheduler/drivers/base.py' adding 'manila/scheduler/drivers/chance.py' adding 'manila/scheduler/drivers/filter.py' adding 'manila/scheduler/drivers/simple.py' adding 'manila/scheduler/evaluator/__init__.py' adding 'manila/scheduler/evaluator/evaluator.py' adding 'manila/scheduler/filters/__init__.py' adding 'manila/scheduler/filters/affinity.py' adding 'manila/scheduler/filters/availability_zone.py' adding 'manila/scheduler/filters/base.py' adding 'manila/scheduler/filters/base_host.py' adding 'manila/scheduler/filters/capabilities.py' adding 'manila/scheduler/filters/capacity.py' adding 'manila/scheduler/filters/create_from_snapshot.py' adding 'manila/scheduler/filters/driver.py' adding 'manila/scheduler/filters/extra_specs_ops.py' adding 'manila/scheduler/filters/host.py' adding 'manila/scheduler/filters/ignore_attempted_hosts.py' adding 'manila/scheduler/filters/json.py' adding 'manila/scheduler/filters/retry.py' adding 'manila/scheduler/filters/share_replication.py' adding 'manila/scheduler/filters/share_group_filters/__init__.py' adding 'manila/scheduler/filters/share_group_filters/consistent_snapshot.py' adding 'manila/scheduler/weighers/__init__.py' adding 'manila/scheduler/weighers/base.py' adding 'manila/scheduler/weighers/base_host.py' adding 'manila/scheduler/weighers/capacity.py' adding 'manila/scheduler/weighers/goodness.py' adding 'manila/scheduler/weighers/host_affinity.py' adding 'manila/scheduler/weighers/netapp_aiq.py' adding 'manila/scheduler/weighers/pool.py' adding 'manila/services/__init__.py' adding 'manila/services/api.py' adding 'manila/share/__init__.py' adding 'manila/share/access.py' adding 'manila/share/api.py' adding 'manila/share/configuration.py' adding 'manila/share/driver.py' adding 'manila/share/drivers_private_data.py' adding 'manila/share/hook.py' adding 'manila/share/manager.py' adding 'manila/share/migration.py' adding 'manila/share/rpcapi.py' adding 'manila/share/share_types.py' adding 'manila/share/snapshot_access.py' adding 'manila/share/utils.py' adding 'manila/share/drivers/__init__.py' adding 'manila/share/drivers/generic.py' adding 'manila/share/drivers/helpers.py' adding 'manila/share/drivers/lvm.py' adding 'manila/share/drivers/service_instance.py' adding 'manila/share/drivers/cephfs/__init__.py' adding 'manila/share/drivers/cephfs/driver.py' adding 'manila/share/drivers/cephfs/conf/cephfs-export-template.conf' adding 'manila/share/drivers/container/__init__.py' adding 'manila/share/drivers/container/container_helper.py' adding 'manila/share/drivers/container/driver.py' adding 'manila/share/drivers/container/protocol_helper.py' adding 'manila/share/drivers/container/security_service_helper.py' adding 'manila/share/drivers/container/storage_helper.py' adding 'manila/share/drivers/dell_emc/__init__.py' adding 'manila/share/drivers/dell_emc/driver.py' adding 'manila/share/drivers/dell_emc/plugin_manager.py' adding 'manila/share/drivers/dell_emc/common/__init__.py' adding 'manila/share/drivers/dell_emc/common/enas/__init__.py' adding 'manila/share/drivers/dell_emc/common/enas/connector.py' adding 'manila/share/drivers/dell_emc/common/enas/constants.py' adding 'manila/share/drivers/dell_emc/common/enas/utils.py' adding 'manila/share/drivers/dell_emc/common/enas/xml_api_parser.py' adding 'manila/share/drivers/dell_emc/plugins/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/base.py' adding 'manila/share/drivers/dell_emc/plugins/powerflex/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/powerflex/connection.py' adding 'manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py' adding 'manila/share/drivers/dell_emc/plugins/powermax/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/powermax/connection.py' adding 'manila/share/drivers/dell_emc/plugins/powermax/object_manager.py' adding 'manila/share/drivers/dell_emc/plugins/powerscale/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py' adding 'manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py' adding 'manila/share/drivers/dell_emc/plugins/powerstore/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/powerstore/client.py' adding 'manila/share/drivers/dell_emc/plugins/powerstore/connection.py' adding 'manila/share/drivers/dell_emc/plugins/unity/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/unity/client.py' adding 'manila/share/drivers/dell_emc/plugins/unity/connection.py' adding 'manila/share/drivers/dell_emc/plugins/unity/utils.py' adding 'manila/share/drivers/dell_emc/plugins/vnx/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/vnx/connection.py' adding 'manila/share/drivers/dell_emc/plugins/vnx/object_manager.py' adding 'manila/share/drivers/ganesha/__init__.py' adding 'manila/share/drivers/ganesha/manager.py' adding 'manila/share/drivers/ganesha/utils.py' adding 'manila/share/drivers/ganesha/conf/00-base-export-template.conf' adding 'manila/share/drivers/glusterfs/__init__.py' adding 'manila/share/drivers/glusterfs/common.py' adding 'manila/share/drivers/glusterfs/glusterfs_native.py' adding 'manila/share/drivers/glusterfs/layout.py' adding 'manila/share/drivers/glusterfs/layout_directory.py' adding 'manila/share/drivers/glusterfs/layout_volume.py' adding 'manila/share/drivers/glusterfs/conf/10-glusterfs-export-template.conf' adding 'manila/share/drivers/hdfs/__init__.py' adding 'manila/share/drivers/hdfs/hdfs_native.py' adding 'manila/share/drivers/hitachi/__init__.py' adding 'manila/share/drivers/hitachi/hnas/__init__.py' adding 'manila/share/drivers/hitachi/hnas/driver.py' adding 'manila/share/drivers/hitachi/hnas/ssh.py' adding 'manila/share/drivers/hitachi/hsp/__init__.py' adding 'manila/share/drivers/hitachi/hsp/driver.py' adding 'manila/share/drivers/hitachi/hsp/rest.py' adding 'manila/share/drivers/hpe/__init__.py' adding 'manila/share/drivers/hpe/hpe_3par_driver.py' adding 'manila/share/drivers/hpe/hpe_3par_mediator.py' adding 'manila/share/drivers/huawei/__init__.py' adding 'manila/share/drivers/huawei/base.py' adding 'manila/share/drivers/huawei/constants.py' adding 'manila/share/drivers/huawei/huawei_nas.py' adding 'manila/share/drivers/huawei/huawei_utils.py' adding 'manila/share/drivers/huawei/v3/__init__.py' adding 'manila/share/drivers/huawei/v3/connection.py' adding 'manila/share/drivers/huawei/v3/helper.py' adding 'manila/share/drivers/huawei/v3/replication.py' adding 'manila/share/drivers/huawei/v3/rpcapi.py' adding 'manila/share/drivers/huawei/v3/smartx.py' adding 'manila/share/drivers/ibm/__init__.py' adding 'manila/share/drivers/ibm/gpfs.py' adding 'manila/share/drivers/infinidat/__init__.py' adding 'manila/share/drivers/infinidat/infinibox.py' adding 'manila/share/drivers/infortrend/__init__.py' adding 'manila/share/drivers/infortrend/driver.py' adding 'manila/share/drivers/infortrend/infortrend_nas.py' adding 'manila/share/drivers/inspur/__init__.py' adding 'manila/share/drivers/inspur/as13000/__init__.py' adding 'manila/share/drivers/inspur/as13000/as13000_nas.py' adding 'manila/share/drivers/inspur/instorage/__init__.py' adding 'manila/share/drivers/inspur/instorage/cli_helper.py' adding 'manila/share/drivers/inspur/instorage/instorage.py' adding 'manila/share/drivers/macrosan/__init__.py' adding 'manila/share/drivers/macrosan/macrosan_constants.py' adding 'manila/share/drivers/macrosan/macrosan_helper.py' adding 'manila/share/drivers/macrosan/macrosan_nas.py' adding 'manila/share/drivers/macrosan/rest_helper.py' adding 'manila/share/drivers/maprfs/__init__.py' adding 'manila/share/drivers/maprfs/driver_util.py' adding 'manila/share/drivers/maprfs/maprfs_native.py' adding 'manila/share/drivers/netapp/__init__.py' adding 'manila/share/drivers/netapp/common.py' adding 'manila/share/drivers/netapp/options.py' adding 'manila/share/drivers/netapp/utils.py' adding 'manila/share/drivers/netapp/dataontap/__init__.py' adding 'manila/share/drivers/netapp/dataontap/client/__init__.py' adding 'manila/share/drivers/netapp/dataontap/client/api.py' adding 'manila/share/drivers/netapp/dataontap/client/client_base.py' adding 'manila/share/drivers/netapp/dataontap/client/client_cmode.py' adding 'manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py' adding 'manila/share/drivers/netapp/dataontap/client/rest_api.py' adding 'manila/share/drivers/netapp/dataontap/client/rest_endpoints.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/__init__.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/drv_multi_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/drv_single_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/performance.py' adding 'manila/share/drivers/netapp/dataontap/protocols/__init__.py' adding 'manila/share/drivers/netapp/dataontap/protocols/base.py' adding 'manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py' adding 'manila/share/drivers/netapp/dataontap/protocols/nfs_cmode.py' adding 'manila/share/drivers/nexenta/__init__.py' adding 'manila/share/drivers/nexenta/options.py' adding 'manila/share/drivers/nexenta/utils.py' adding 'manila/share/drivers/nexenta/ns4/__init__.py' adding 'manila/share/drivers/nexenta/ns4/jsonrpc.py' adding 'manila/share/drivers/nexenta/ns4/nexenta_nas.py' adding 'manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py' adding 'manila/share/drivers/nexenta/ns5/__init__.py' adding 'manila/share/drivers/nexenta/ns5/jsonrpc.py' adding 'manila/share/drivers/nexenta/ns5/nexenta_nas.py' adding 'manila/share/drivers/purestorage/__init__.py' adding 'manila/share/drivers/purestorage/flashblade.py' adding 'manila/share/drivers/qnap/__init__.py' adding 'manila/share/drivers/qnap/api.py' adding 'manila/share/drivers/qnap/qnap.py' adding 'manila/share/drivers/quobyte/__init__.py' adding 'manila/share/drivers/quobyte/jsonrpc.py' adding 'manila/share/drivers/quobyte/quobyte.py' adding 'manila/share/drivers/tegile/__init__.py' adding 'manila/share/drivers/tegile/tegile.py' adding 'manila/share/drivers/vastdata/__init__.py' adding 'manila/share/drivers/vastdata/driver.py' adding 'manila/share/drivers/vastdata/driver_util.py' adding 'manila/share/drivers/vastdata/rest.py' adding 'manila/share/drivers/veritas/__init__.py' adding 'manila/share/drivers/veritas/veritas_isa.py' adding 'manila/share/drivers/windows/__init__.py' adding 'manila/share/drivers/windows/service_instance.py' adding 'manila/share/drivers/windows/windows_smb_driver.py' adding 'manila/share/drivers/windows/windows_smb_helper.py' adding 'manila/share/drivers/windows/windows_utils.py' adding 'manila/share/drivers/windows/winrm_helper.py' adding 'manila/share/drivers/zadara/__init__.py' adding 'manila/share/drivers/zadara/common.py' adding 'manila/share/drivers/zadara/zadara.py' adding 'manila/share/drivers/zfsonlinux/__init__.py' adding 'manila/share/drivers/zfsonlinux/driver.py' adding 'manila/share/drivers/zfsonlinux/utils.py' adding 'manila/share/drivers/zfssa/__init__.py' adding 'manila/share/drivers/zfssa/restclient.py' adding 'manila/share/drivers/zfssa/zfssarest.py' adding 'manila/share/drivers/zfssa/zfssashare.py' adding 'manila/share/hooks/__init__.py' adding 'manila/share_group/__init__.py' adding 'manila/share_group/api.py' adding 'manila/share_group/share_group_types.py' adding 'manila/testing/README.rst' adding 'manila/tests/__init__.py' adding 'manila/tests/conf_fixture.py' adding 'manila/tests/db_utils.py' adding 'manila/tests/declare_conf.py' adding 'manila/tests/fake_backup_driver.py' adding 'manila/tests/fake_client_exception_class.py' adding 'manila/tests/fake_compute.py' adding 'manila/tests/fake_driver.py' adding 'manila/tests/fake_image.py' adding 'manila/tests/fake_network.py' adding 'manila/tests/fake_notifier.py' adding 'manila/tests/fake_service_instance.py' adding 'manila/tests/fake_share.py' adding 'manila/tests/fake_utils.py' adding 'manila/tests/fake_volume.py' adding 'manila/tests/fake_zfssa.py' adding 'manila/tests/policy.yaml' adding 'manila/tests/runtime_conf.py' adding 'manila/tests/test_api.py' adding 'manila/tests/test_conf.py' adding 'manila/tests/test_context.py' adding 'manila/tests/test_coordination.py' adding 'manila/tests/test_exception.py' adding 'manila/tests/test_manager.py' adding 'manila/tests/test_misc.py' adding 'manila/tests/test_network.py' adding 'manila/tests/test_policy.py' adding 'manila/tests/test_quota.py' adding 'manila/tests/test_rpc.py' adding 'manila/tests/test_service.py' adding 'manila/tests/test_ssh_utils.py' adding 'manila/tests/test_test.py' adding 'manila/tests/test_test_utils.py' adding 'manila/tests/test_utils.py' adding 'manila/tests/utils.py' adding 'manila/tests/api/__init__.py' adding 'manila/tests/api/common.py' adding 'manila/tests/api/fakes.py' adding 'manila/tests/api/test_common.py' adding 'manila/tests/api/test_extensions.py' adding 'manila/tests/api/test_middleware.py' adding 'manila/tests/api/test_schemas.py' adding 'manila/tests/api/test_validation.py' adding 'manila/tests/api/test_versions.py' adding 'manila/tests/api/test_wsgi.py' adding 'manila/tests/api/contrib/__init__.py' adding 'manila/tests/api/contrib/stubs.py' adding 'manila/tests/api/extensions/__init__.py' adding 'manila/tests/api/extensions/foxinsocks.py' adding 'manila/tests/api/middleware/__init__.py' adding 'manila/tests/api/middleware/test_auth.py' adding 'manila/tests/api/middleware/test_faults.py' adding 'manila/tests/api/openstack/__init__.py' adding 'manila/tests/api/openstack/test_api_version_request.py' adding 'manila/tests/api/openstack/test_versioned_method.py' adding 'manila/tests/api/openstack/test_wsgi.py' adding 'manila/tests/api/v1/__init__.py' adding 'manila/tests/api/v1/stubs.py' adding 'manila/tests/api/v1/test_limits.py' adding 'manila/tests/api/v1/test_scheduler_stats.py' adding 'manila/tests/api/v1/test_security_service.py' adding 'manila/tests/api/v1/test_share_manage.py' adding 'manila/tests/api/v1/test_share_metadata.py' adding 'manila/tests/api/v1/test_share_servers.py' adding 'manila/tests/api/v1/test_share_snapshots.py' adding 'manila/tests/api/v1/test_share_types_extra_specs.py' adding 'manila/tests/api/v1/test_share_unmanage.py' adding 'manila/tests/api/v1/test_shares.py' adding 'manila/tests/api/v2/__init__.py' adding 'manila/tests/api/v2/stubs.py' adding 'manila/tests/api/v2/test_availability_zones.py' adding 'manila/tests/api/v2/test_messages.py' adding 'manila/tests/api/v2/test_metadata.py' adding 'manila/tests/api/v2/test_quota_class_sets.py' adding 'manila/tests/api/v2/test_quota_sets.py' adding 'manila/tests/api/v2/test_resource_locks.py' adding 'manila/tests/api/v2/test_security_services.py' adding 'manila/tests/api/v2/test_services.py' adding 'manila/tests/api/v2/test_share_access_metadata.py' adding 'manila/tests/api/v2/test_share_accesses.py' adding 'manila/tests/api/v2/test_share_backups.py' adding 'manila/tests/api/v2/test_share_export_locations.py' adding 'manila/tests/api/v2/test_share_group_snapshots.py' adding 'manila/tests/api/v2/test_share_group_type_specs.py' adding 'manila/tests/api/v2/test_share_group_types.py' adding 'manila/tests/api/v2/test_share_groups.py' adding 'manila/tests/api/v2/test_share_instance_export_locations.py' adding 'manila/tests/api/v2/test_share_instances.py' adding 'manila/tests/api/v2/test_share_network_subnets.py' adding 'manila/tests/api/v2/test_share_networks.py' adding 'manila/tests/api/v2/test_share_replica_export_locations.py' adding 'manila/tests/api/v2/test_share_replicas.py' adding 'manila/tests/api/v2/test_share_servers.py' adding 'manila/tests/api/v2/test_share_snapshot_export_locations.py' adding 'manila/tests/api/v2/test_share_snapshot_instance_export_locations.py' adding 'manila/tests/api/v2/test_share_snapshot_instances.py' adding 'manila/tests/api/v2/test_share_snapshots.py' adding 'manila/tests/api/v2/test_share_transfer.py' adding 'manila/tests/api/v2/test_share_types.py' adding 'manila/tests/api/v2/test_shares.py' adding 'manila/tests/api/views/__init__.py' adding 'manila/tests/api/views/test_quota_class_sets.py' adding 'manila/tests/api/views/test_quota_sets.py' adding 'manila/tests/api/views/test_scheduler_stats.py' adding 'manila/tests/api/views/test_share_accesses.py' adding 'manila/tests/api/views/test_share_network_subnets.py' adding 'manila/tests/api/views/test_share_networks.py' adding 'manila/tests/api/views/test_shares.py' adding 'manila/tests/api/views/test_versions.py' adding 'manila/tests/cmd/__init__.py' adding 'manila/tests/cmd/test_api.py' adding 'manila/tests/cmd/test_data.py' adding 'manila/tests/cmd/test_manage.py' adding 'manila/tests/cmd/test_scheduler.py' adding 'manila/tests/cmd/test_share.py' adding 'manila/tests/cmd/test_status.py' adding 'manila/tests/common/__init__.py' adding 'manila/tests/common/test_client_auth.py' adding 'manila/tests/common/test_config.py' adding 'manila/tests/compute/__init__.py' adding 'manila/tests/compute/test_nova.py' adding 'manila/tests/data/__init__.py' adding 'manila/tests/data/test_helper.py' adding 'manila/tests/data/test_manager.py' adding 'manila/tests/data/test_rpcapi.py' adding 'manila/tests/data/test_utils.py' adding 'manila/tests/db/__init__.py' adding 'manila/tests/db/fakes.py' adding 'manila/tests/db/test_api.py' adding 'manila/tests/db/test_migration.py' adding 'manila/tests/db/migrations/__init__.py' adding 'manila/tests/db/migrations/test_utils.py' adding 'manila/tests/db/migrations/alembic/__init__.py' adding 'manila/tests/db/migrations/alembic/migrations_data_checks.py' adding 'manila/tests/db/migrations/alembic/test_migration.py' adding 'manila/tests/db/sqlalchemy/__init__.py' adding 'manila/tests/db/sqlalchemy/test_api.py' adding 'manila/tests/db/sqlalchemy/test_models.py' adding 'manila/tests/hacking/__init__.py' adding 'manila/tests/hacking/checks.py' adding 'manila/tests/image/__init__.py' adding 'manila/tests/image/test_image.py' adding 'manila/tests/integrated/__init__.py' adding 'manila/tests/integrated/integrated_helpers.py' adding 'manila/tests/integrated/test_extensions.py' adding 'manila/tests/integrated/test_login.py' adding 'manila/tests/integrated/api/__init__.py' adding 'manila/tests/integrated/api/client.py' adding 'manila/tests/keymgr/__init__.py' adding 'manila/tests/keymgr/test_barbican.py' adding 'manila/tests/lock/__init__.py' adding 'manila/tests/lock/test_api.py' adding 'manila/tests/message/__init__.py' adding 'manila/tests/message/test_api.py' adding 'manila/tests/message/test_message_field.py' adding 'manila/tests/monkey_patch_example/__init__.py' adding 'manila/tests/monkey_patch_example/example_a.py' adding 'manila/tests/monkey_patch_example/example_b.py' adding 'manila/tests/network/__init__.py' adding 'manila/tests/network/test_standalone_network_plugin.py' adding 'manila/tests/network/linux/__init__.py' adding 'manila/tests/network/linux/test_interface.py' adding 'manila/tests/network/linux/test_ip_lib.py' adding 'manila/tests/network/linux/test_ovs_lib.py' adding 'manila/tests/network/neutron/__init__.py' adding 'manila/tests/network/neutron/test_neutron_api.py' adding 'manila/tests/network/neutron/test_neutron_plugin.py' adding 'manila/tests/scheduler/__init__.py' adding 'manila/tests/scheduler/fakes.py' adding 'manila/tests/scheduler/test_host_manager.py' adding 'manila/tests/scheduler/test_manager.py' adding 'manila/tests/scheduler/test_rpcapi.py' adding 'manila/tests/scheduler/test_scheduler_options.py' adding 'manila/tests/scheduler/test_utils.py' adding 'manila/tests/scheduler/drivers/__init__.py' adding 'manila/tests/scheduler/drivers/test_base.py' adding 'manila/tests/scheduler/drivers/test_filter.py' adding 'manila/tests/scheduler/drivers/test_simple.py' adding 'manila/tests/scheduler/evaluator/__init__.py' adding 'manila/tests/scheduler/evaluator/test_evaluator.py' adding 'manila/tests/scheduler/filters/__init__.py' adding 'manila/tests/scheduler/filters/test_affinity.py' adding 'manila/tests/scheduler/filters/test_availability_zone.py' adding 'manila/tests/scheduler/filters/test_base.py' adding 'manila/tests/scheduler/filters/test_base_host.py' adding 'manila/tests/scheduler/filters/test_capabilities.py' adding 'manila/tests/scheduler/filters/test_capacity.py' adding 'manila/tests/scheduler/filters/test_create_from_snapshot.py' adding 'manila/tests/scheduler/filters/test_driver.py' adding 'manila/tests/scheduler/filters/test_extra_specs_ops.py' adding 'manila/tests/scheduler/filters/test_host.py' adding 'manila/tests/scheduler/filters/test_ignore_attempted_hosts.py' adding 'manila/tests/scheduler/filters/test_json.py' adding 'manila/tests/scheduler/filters/test_retry.py' adding 'manila/tests/scheduler/filters/test_share_replication.py' adding 'manila/tests/scheduler/weighers/__init__.py' adding 'manila/tests/scheduler/weighers/test_base.py' adding 'manila/tests/scheduler/weighers/test_capacity.py' adding 'manila/tests/scheduler/weighers/test_goodness.py' adding 'manila/tests/scheduler/weighers/test_host_affinity.py' adding 'manila/tests/scheduler/weighers/test_netapp_aiq.py' adding 'manila/tests/scheduler/weighers/test_pool.py' adding 'manila/tests/services/__init__.py' adding 'manila/tests/services/test_api.py' adding 'manila/tests/share/__init__.py' adding 'manila/tests/share/test_access.py' adding 'manila/tests/share/test_api.py' adding 'manila/tests/share/test_driver.py' adding 'manila/tests/share/test_drivers_private_data.py' adding 'manila/tests/share/test_hook.py' adding 'manila/tests/share/test_manager.py' adding 'manila/tests/share/test_migration.py' adding 'manila/tests/share/test_rpcapi.py' adding 'manila/tests/share/test_share_types.py' adding 'manila/tests/share/test_share_utils.py' adding 'manila/tests/share/test_snapshot_access.py' adding 'manila/tests/share/drivers/__init__.py' adding 'manila/tests/share/drivers/dummy.py' adding 'manila/tests/share/drivers/test_ganesha.py' adding 'manila/tests/share/drivers/test_generic.py' adding 'manila/tests/share/drivers/test_glusterfs.py' adding 'manila/tests/share/drivers/test_helpers.py' adding 'manila/tests/share/drivers/test_lvm.py' adding 'manila/tests/share/drivers/test_service_instance.py' adding 'manila/tests/share/drivers/cephfs/__init__.py' adding 'manila/tests/share/drivers/cephfs/test_driver.py' adding 'manila/tests/share/drivers/container/__init__.py' adding 'manila/tests/share/drivers/container/fakes.py' adding 'manila/tests/share/drivers/container/test_container_helper.py' adding 'manila/tests/share/drivers/container/test_driver.py' adding 'manila/tests/share/drivers/container/test_protocol_helper.py' adding 'manila/tests/share/drivers/container/test_security_service_helper.py' adding 'manila/tests/share/drivers/container/test_storage_helper.py' adding 'manila/tests/share/drivers/dell_emc/__init__.py' adding 'manila/tests/share/drivers/dell_emc/test_driver.py' adding 'manila/tests/share/drivers/dell_emc/common/__init__.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/__init__.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/fakes.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/test_connector.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/test_utils.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/utils.py' adding 'manila/tests/share/drivers/dell_emc/plugins/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/test_object_manager.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_filesystem_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_export_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_snapshot_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fileystem_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_snapshot_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nas_server_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_spare_percentage.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_statistic.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/login_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powermax/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powermax/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powermax/test_object_manager.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerscale/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerscale/test_powerscale.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerscale/test_powerscale_api.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/test_client.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/clone_snapshot_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_filesystem_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_nfs_export_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_smb_share_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_snapshot_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_cluster_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fileystem_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_share_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_interfaces_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_smb_netbios_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_smb_share_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/resize_filesystem_shrink_failure_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/retreive_cluster_capacity_metrics_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/fake_exceptions.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/mocked_manila.yaml' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/mocked_unity.yaml' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/res_mock.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/test_client.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/test_utils.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/utils.py' adding 'manila/tests/share/drivers/dell_emc/plugins/vnx/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/vnx/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/vnx/test_object_manager.py' adding 'manila/tests/share/drivers/ganesha/__init__.py' adding 'manila/tests/share/drivers/ganesha/test_manager.py' adding 'manila/tests/share/drivers/ganesha/test_utils.py' adding 'manila/tests/share/drivers/glusterfs/__init__.py' adding 'manila/tests/share/drivers/glusterfs/test_common.py' adding 'manila/tests/share/drivers/glusterfs/test_glusterfs_native.py' adding 'manila/tests/share/drivers/glusterfs/test_layout.py' adding 'manila/tests/share/drivers/glusterfs/test_layout_directory.py' adding 'manila/tests/share/drivers/glusterfs/test_layout_volume.py' adding 'manila/tests/share/drivers/hdfs/__init__.py' adding 'manila/tests/share/drivers/hdfs/test_hdfs_native.py' adding 'manila/tests/share/drivers/hitachi/__init__.py' adding 'manila/tests/share/drivers/hitachi/hnas/__init__.py' adding 'manila/tests/share/drivers/hitachi/hnas/test_driver.py' adding 'manila/tests/share/drivers/hitachi/hnas/test_ssh.py' adding 'manila/tests/share/drivers/hitachi/hsp/__init__.py' adding 'manila/tests/share/drivers/hitachi/hsp/fakes.py' adding 'manila/tests/share/drivers/hitachi/hsp/test_driver.py' adding 'manila/tests/share/drivers/hitachi/hsp/test_rest.py' adding 'manila/tests/share/drivers/hpe/__init__.py' adding 'manila/tests/share/drivers/hpe/test_hpe_3par_constants.py' adding 'manila/tests/share/drivers/hpe/test_hpe_3par_driver.py' adding 'manila/tests/share/drivers/hpe/test_hpe_3par_mediator.py' adding 'manila/tests/share/drivers/huawei/__init__.py' adding 'manila/tests/share/drivers/huawei/test_huawei_nas.py' adding 'manila/tests/share/drivers/ibm/__init__.py' adding 'manila/tests/share/drivers/ibm/test_gpfs.py' adding 'manila/tests/share/drivers/infinidat/__init__.py' adding 'manila/tests/share/drivers/infinidat/test_infinidat.py' adding 'manila/tests/share/drivers/infortrend/__init__.py' adding 'manila/tests/share/drivers/infortrend/fake_infortrend_manila_data.py' adding 'manila/tests/share/drivers/infortrend/fake_infortrend_nas_data.py' adding 'manila/tests/share/drivers/infortrend/test_infortrend_nas.py' adding 'manila/tests/share/drivers/inspur/__init__.py' adding 'manila/tests/share/drivers/inspur/as13000/__init__.py' adding 'manila/tests/share/drivers/inspur/as13000/test_as13000_nas.py' adding 'manila/tests/share/drivers/inspur/instorage/__init__.py' adding 'manila/tests/share/drivers/inspur/instorage/test_instorage.py' adding 'manila/tests/share/drivers/macrosan/__init__.py' adding 'manila/tests/share/drivers/macrosan/test_macrosan_nas.py' adding 'manila/tests/share/drivers/maprfs/__init__.py' adding 'manila/tests/share/drivers/maprfs/test_maprfs.py' adding 'manila/tests/share/drivers/netapp/__init__.py' adding 'manila/tests/share/drivers/netapp/fakes.py' adding 'manila/tests/share/drivers/netapp/test_common.py' adding 'manila/tests/share/drivers/netapp/test_utils.py' adding 'manila/tests/share/drivers/netapp/dataontap/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/fakes.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/fakes.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_api.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_client_base.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode_rest.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_rest_api.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_data_motion.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_driver_interfaces.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_multi_svm.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_single_svm.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_performance.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/fakes.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/test_base.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/test_cifs_cmode.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/test_nfs_cmode.py' adding 'manila/tests/share/drivers/nexenta/__init__.py' adding 'manila/tests/share/drivers/nexenta/test_utils.py' adding 'manila/tests/share/drivers/nexenta/ns4/__init__.py' adding 'manila/tests/share/drivers/nexenta/ns4/test_jsonrpc.py' adding 'manila/tests/share/drivers/nexenta/ns4/test_nexenta_nas.py' adding 'manila/tests/share/drivers/nexenta/ns5/__init__.py' adding 'manila/tests/share/drivers/nexenta/ns5/test_jsonrpc.py' adding 'manila/tests/share/drivers/nexenta/ns5/test_nexenta_nas.py' adding 'manila/tests/share/drivers/purestorage/__init__.py' adding 'manila/tests/share/drivers/purestorage/test_flashblade.py' adding 'manila/tests/share/drivers/qnap/__init__.py' adding 'manila/tests/share/drivers/qnap/fakes.py' adding 'manila/tests/share/drivers/qnap/test_api.py' adding 'manila/tests/share/drivers/qnap/test_qnap.py' adding 'manila/tests/share/drivers/quobyte/__init__.py' adding 'manila/tests/share/drivers/quobyte/test_jsonrpc.py' adding 'manila/tests/share/drivers/quobyte/test_quobyte.py' adding 'manila/tests/share/drivers/tegile/__init__.py' adding 'manila/tests/share/drivers/tegile/test_tegile.py' adding 'manila/tests/share/drivers/vastdata/__init__.py' adding 'manila/tests/share/drivers/vastdata/test_driver.py' adding 'manila/tests/share/drivers/vastdata/test_driver_util.py' adding 'manila/tests/share/drivers/vastdata/test_rest.py' adding 'manila/tests/share/drivers/veritas/__init__.py' adding 'manila/tests/share/drivers/veritas/test_veritas_isa.py' adding 'manila/tests/share/drivers/windows/__init__.py' adding 'manila/tests/share/drivers/windows/test_service_instance.py' adding 'manila/tests/share/drivers/windows/test_windows_smb_driver.py' adding 'manila/tests/share/drivers/windows/test_windows_smb_helper.py' adding 'manila/tests/share/drivers/windows/test_windows_utils.py' adding 'manila/tests/share/drivers/windows/test_winrm_helper.py' adding 'manila/tests/share/drivers/zadara/__init__.py' adding 'manila/tests/share/drivers/zadara/test_zadara.py' adding 'manila/tests/share/drivers/zfsonlinux/__init__.py' adding 'manila/tests/share/drivers/zfsonlinux/test_driver.py' adding 'manila/tests/share/drivers/zfsonlinux/test_utils.py' adding 'manila/tests/share/drivers/zfssa/__init__.py' adding 'manila/tests/share/drivers/zfssa/test_zfssarest.py' adding 'manila/tests/share/drivers/zfssa/test_zfssashare.py' adding 'manila/tests/share_group/__init__.py' adding 'manila/tests/share_group/test_api.py' adding 'manila/tests/share_group/test_share_group_types.py' adding 'manila/tests/var/ca.crt' adding 'manila/tests/var/certificate.crt' adding 'manila/tests/var/privatekey.key' adding 'manila/tests/volume/__init__.py' adding 'manila/tests/volume/test_cinder.py' adding 'manila/tests/wsgi/__init__.py' adding 'manila/tests/wsgi/test_common.py' adding 'manila/tests/wsgi/test_wsgi.py' adding 'manila/tests/xenapi/__init__.py' adding 'manila/transfer/__init__.py' adding 'manila/transfer/api.py' adding 'manila/volume/__init__.py' adding 'manila/volume/cinder.py' adding 'manila/wsgi/__init__.py' adding 'manila/wsgi/api.py' adding 'manila/wsgi/common.py' adding 'manila/wsgi/eventlet_server.py' adding 'manila/wsgi/wsgi.py' adding 'manila-21.1.0.dev10.data/data/etc/manila/api-paste.ini' adding 'manila-21.1.0.dev10.data/data/etc/manila/rootwrap.conf' adding 'manila-21.1.0.dev10.data/data/etc/manila/rootwrap.d/share.filters' adding 'manila-21.1.0.dev10.dist-info/AUTHORS' adding 'manila-21.1.0.dev10.dist-info/LICENSE' adding 'manila-21.1.0.dev10.dist-info/METADATA' adding 'manila-21.1.0.dev10.dist-info/WHEEL' adding 'manila-21.1.0.dev10.dist-info/entry_points.txt' adding 'manila-21.1.0.dev10.dist-info/pbr.json' adding 'manila-21.1.0.dev10.dist-info/top_level.txt' adding 'manila-21.1.0.dev10.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for manila (pyproject.toml): finished with status 'done' Created wheel for manila: filename=manila-21.1.0.dev10-py3-none-any.whl size=2741137 sha256=4e3c5a63f22dc1db3fbac3acd48f58064c1bc40d72126d9f01f21b31c674cacf Stored in directory: /builddir/.cache/pip/wheels/17/df/29/f87df69a67da80ba4a6ace7ca28aca8a1a92b116b88043235e Successfully built manila + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BfaFhp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd manila-21.1.0.dev10 ++ ls /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir/manila-21.1.0.dev10-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=manila==21.1.0.dev10 + '[' -z manila==21.1.0.dev10 ']' + TMPDIR=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir manila==21.1.0.dev10 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/manila-21.1.0.dev10/pyproject-wheeldir Processing ./pyproject-wheeldir/manila-21.1.0.dev10-py3-none-any.whl Installing collected packages: manila Creating /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-data to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-rootwrap to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-scheduler to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-share to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-status to 755 Successfully installed manila-21.1.0.dev10 + '[' -d /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-api /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-data /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-manage /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-rootwrap /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-scheduler /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-share /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-status /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-api: updating /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-data: updating /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-manage: updating /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-rootwrap: updating /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-scheduler: updating /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-share: updating /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-status: updating + rm -rfv /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/manila-21.1.0.dev10.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages/manila-21.1.0.dev10.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages/manila-21.1.0.dev10.dist-info/RECORD --output /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages/manila-21.1.0.dev10.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages/manila-21.1.0.dev10.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages/manila-21.1.0.dev10.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages/manila-21.1.0.dev10.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64//usr/lib/python3.12/site-packages + oslo-config-generator --config-file=etc/oslo-config-generator/manila.conf + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (manila); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/manila-21.1.0.dev10/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/../../etc/oslo-config-generator/manila.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/_static/manila.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/../../etc/manila/manila-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/_static/manila.policy.yaml.sample building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 170 source files that are out of date updating environment: [new config] 170 added, 0 changed, 0 removed reading sources... [ 1%] admin/capabilities_and_extra_specs reading sources... [ 1%] admin/container_driver reading sources... [ 2%] admin/dell_emc_powerscale_driver reading sources... [ 2%] admin/emc_vnx_driver reading sources... [ 3%] admin/export_location_metadata reading sources... [ 4%] admin/generic_driver reading sources... [ 4%] admin/glusterfs_driver reading sources... [ 5%] admin/glusterfs_native_driver reading sources... [ 5%] admin/gpfs_driver reading sources... [ 6%] admin/group_capabilities_and_extra_specs reading sources... [ 6%] admin/hdfs_native_driver reading sources... [ 7%] admin/hitachi_hnas_driver reading sources... [ 8%] admin/hpe_3par_driver reading sources... [ 8%] admin/huawei_nas_driver reading sources... [ 9%] admin/index reading sources... [ 9%] admin/infortrend_driver reading sources... [ 10%] admin/macrosan_driver reading sources... [ 11%] admin/netapp_cluster_mode_driver reading sources... [ 11%] admin/nexentastor5_driver reading sources... [ 12%] admin/purestorage_flashblade_driver reading sources... [ 12%] admin/share_back_ends_feature_support_mapping reading sources... [ 13%] admin/share_mount_point_name reading sources... [ 14%] admin/shared-file-systems-crud-share reading sources... [ 14%] admin/shared-file-systems-healthcheck reading sources... [ 15%] admin/shared-file-systems-key-concepts reading sources... [ 15%] admin/shared-file-systems-manage-and-unmanage-share reading sources... [ 16%] admin/shared-file-systems-manage-and-unmanage-snapshot reading sources... [ 16%] admin/shared-file-systems-multi-backend reading sources... [ 17%] admin/shared-file-systems-network-plugins reading sources... [ 18%] admin/shared-file-systems-networking reading sources... [ 18%] admin/shared-file-systems-profiling reading sources... [ 19%] admin/shared-file-systems-quotas reading sources... [ 19%] admin/shared-file-systems-scheduling reading sources... [ 20%] admin/shared-file-systems-security-services reading sources... [ 21%] admin/shared-file-systems-services-manage reading sources... [ 21%] admin/shared-file-systems-share-backup-management reading sources... [ 22%] admin/shared-file-systems-share-group-types reading sources... [ 22%] admin/shared-file-systems-share-groups reading sources... [ 23%] admin/shared-file-systems-share-management reading sources... [ 24%] admin/shared-file-systems-share-migration reading sources... [ 24%] admin/shared-file-systems-share-networks reading sources... [ 25%] admin/shared-file-systems-share-replication reading sources... [ 25%] admin/shared-file-systems-share-resize reading sources... [ 26%] admin/shared-file-systems-share-revert-to-snapshot reading sources... [ 26%] admin/shared-file-systems-share-server-management reading sources... [ 27%] admin/shared-file-systems-share-server-migration reading sources... [ 28%] admin/shared-file-systems-share-types reading sources... [ 28%] admin/shared-file-systems-snapshots reading sources... [ 29%] admin/shared-file-systems-troubleshoot reading sources... [ 29%] admin/shared-file-systems-upgrades reading sources... [ 30%] admin/tegile_driver reading sources... [ 31%] admin/zadara_driver reading sources... [ 31%] admin/zfs_on_linux_driver reading sources... [ 32%] cli/index reading sources... [ 32%] cli/manila reading sources... [ 33%] cli/manila-manage reading sources... [ 34%] cli/manila-status reading sources... [ 34%] configuration/index reading sources... [ 35%] configuration/shared-file-systems/api reading sources... [ 35%] configuration/shared-file-systems/config-options reading sources... [ 36%] configuration/shared-file-systems/drivers reading sources... [ 36%] configuration/shared-file-systems/drivers/cephfs_driver reading sources... [ 37%] configuration/shared-file-systems/drivers/dell-emc-powerflex-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/dell-emc-powermax-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/dell-emc-powerscale-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/dell-emc-powerstore-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/dell-emc-unity-driver reading sources... [ 40%] configuration/shared-file-systems/drivers/dell-emc-vnx-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/generic-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/glusterfs-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/glusterfs-native-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/hdfs-native-driver reading sources... [ 43%] configuration/shared-file-systems/drivers/hitachi-hnas-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/hitachi-hsp-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/hpe-3par-share-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/huawei-nas-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/ibm-spectrumscale-driver reading sources... [ 46%] configuration/shared-file-systems/drivers/infinidat-share-driver reading sources... [ 46%] configuration/shared-file-systems/drivers/infortrend-nas-driver reading sources... [ 47%] configuration/shared-file-systems/drivers/lvm-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/maprfs-native-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/netapp-cluster-mode-driver reading sources... [ 49%] configuration/shared-file-systems/drivers/nexentastor5-driver reading sources... [ 49%] configuration/shared-file-systems/drivers/purestorage-flashblade-driver reading sources... [ 50%] configuration/shared-file-systems/drivers/quobyte-driver reading sources... [ 51%] configuration/shared-file-systems/drivers/vastdata_driver reading sources... [ 51%] configuration/shared-file-systems/drivers/windows-smb-driver reading sources... [ 52%] configuration/shared-file-systems/drivers/zfs-on-linux-driver reading sources... [ 52%] configuration/shared-file-systems/drivers/zfssa-manila-driver reading sources... [ 53%] configuration/shared-file-systems/log-files reading sources... [ 54%] configuration/shared-file-systems/overview reading sources... [ 54%] configuration/shared-file-systems/samples/api-paste.ini reading sources... [ 55%] configuration/shared-file-systems/samples/index reading sources... [ 55%] configuration/shared-file-systems/samples/manila.conf reading sources... [ 56%] configuration/shared-file-systems/samples/policy reading sources... [ 56%] configuration/shared-file-systems/samples/rootwrap.conf reading sources... [ 57%] configuration/shared-file-systems/samples/sample_policy reading sources... [ 58%] contributor/adding_release_notes reading sources... [ 58%] contributor/addmethod.openstackapi reading sources... [ 59%] contributor/apache-httpd reading sources... [ 59%] contributor/api_microversion_dev reading sources... [ 60%] contributor/api_microversion_history reading sources... [ 61%] contributor/architecture reading sources... [ 61%] contributor/auth reading sources... [ 62%] contributor/commit_message_tags reading sources... [ 62%] contributor/contributing reading sources... [ 63%] contributor/database reading sources... [ 64%] contributor/development-environment-devstack reading sources... [ 64%] contributor/development.environment reading sources... [ 65%] contributor/documenting_your_work reading sources... [ 65%] contributor/driver_filter_goodness_weigher reading sources... [ 66%] contributor/driver_requirements reading sources... [ 66%] contributor/experimental_apis reading sources... [ 67%] contributor/fakes An exception was thrown while monkey_patching for eventlet. to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/eventlet/patcher.py", line 610, in _upgrade_instances for k, v in list(container_vars.items()): ^^^^^^^^^^^^^^^^^^^^ AttributeError: 'functools.partial' object has no attribute 'items' 17 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. reading sources... [ 68%] contributor/ganesha reading sources... [ 68%] contributor/gerrit reading sources... [ 69%] contributor/guru_meditation_report reading sources... [ 69%] contributor/i18n reading sources... [ 70%] contributor/index reading sources... [ 71%] contributor/intro reading sources... [ 71%] contributor/irc-quick-and-dirty reading sources... [ 72%] contributor/launchpad reading sources... [ 72%] contributor/manila reading sources... [ 73%] contributor/manila-review-policy reading sources... [ 74%] contributor/new_feature_workflow reading sources... [ 74%] contributor/pool-aware-manila-scheduler reading sources... [ 75%] contributor/project-team-lead reading sources... [ 75%] contributor/rpc reading sources... [ 76%] contributor/scheduler reading sources... [ 76%] contributor/services reading sources... [ 77%] contributor/share reading sources... [ 78%] contributor/share_hooks reading sources... [ 78%] contributor/share_migration reading sources... [ 79%] contributor/share_replication reading sources... [ 79%] contributor/share_server_migration reading sources... [ 80%] contributor/tempest_tests reading sources... [ 81%] contributor/threading reading sources... [ 81%] contributor/unit_tests reading sources... [ 82%] contributor/user_messages reading sources... [ 82%] index reading sources... [ 83%] install/common/controller-node-common-configuration reading sources... [ 84%] install/common/controller-node-prerequisites reading sources... [ 84%] install/common/dhss-false-mode-configuration reading sources... [ 85%] install/common/dhss-false-mode-intro reading sources... [ 85%] install/common/dhss-false-mode-using-shared-file-systems reading sources... [ 86%] install/common/dhss-true-mode-configuration reading sources... [ 86%] install/common/dhss-true-mode-intro reading sources... [ 87%] install/common/dhss-true-mode-using-shared-file-systems reading sources... [ 88%] install/common/share-node-common-configuration reading sources... [ 88%] install/common/share-node-share-server-modes reading sources... [ 89%] install/get-started-with-shared-file-systems reading sources... [ 89%] install/index reading sources... [ 90%] install/install-controller-debian reading sources... [ 91%] install/install-controller-node reading sources... [ 91%] install/install-controller-rdo reading sources... [ 92%] install/install-controller-ubuntu reading sources... [ 92%] install/install-share-debian reading sources... [ 93%] install/install-share-node reading sources... [ 94%] install/install-share-rdo reading sources... [ 94%] install/install-share-ubuntu reading sources... [ 95%] install/next-steps reading sources... [ 95%] install/post-install reading sources... [ 96%] install/verify reading sources... [ 96%] reference/glossary reading sources... [ 97%] reference/index reading sources... [ 98%] user/create-and-manage-shares reading sources... [ 98%] user/index reading sources... [ 99%] user/share-network-operations reading sources... [ 99%] user/share-network-subnet-operations reading sources... [100%] user/troubleshooting-asynchronous-failures /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/install/common/dhss-false-mode-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/install/common/share-node-common-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying downloadable files... [ 17%] ../contributor/samples/lvm_local.conf copying downloadable files... [ 33%] ../contributor/samples/zfsonlinux_local.conf copying downloadable files... [ 50%] ../contributor/samples/cephfs_local.conf copying downloadable files... [ 67%] ../contributor/samples/generic_local.conf copying downloadable files... [ 83%] ../contributor/samples/container_local.conf copying downloadable files... [100%] ../contributor/samples/dummy_local.conf copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 1%] admin/capabilities_and_extra_specs /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 1%] admin/container_driver writing output... [ 2%] admin/dell_emc_powerscale_driver writing output... [ 2%] admin/emc_vnx_driver writing output... [ 3%] admin/export_location_metadata writing output... [ 4%] admin/generic_driver /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 4%] admin/glusterfs_driver writing output... [ 5%] admin/glusterfs_native_driver writing output... [ 5%] admin/gpfs_driver writing output... [ 6%] admin/group_capabilities_and_extra_specs writing output... [ 6%] admin/hdfs_native_driver writing output... [ 7%] admin/hitachi_hnas_driver writing output... [ 8%] admin/hpe_3par_driver writing output... [ 8%] admin/huawei_nas_driver writing output... [ 9%] admin/index writing output... [ 9%] admin/infortrend_driver writing output... [ 10%] admin/macrosan_driver writing output... [ 11%] admin/netapp_cluster_mode_driver writing output... [ 11%] admin/nexentastor5_driver writing output... [ 12%] admin/purestorage_flashblade_driver writing output... [ 12%] admin/share_back_ends_feature_support_mapping /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 13%] admin/share_mount_point_name writing output... [ 14%] admin/shared-file-systems-crud-share writing output... [ 14%] admin/shared-file-systems-healthcheck writing output... [ 15%] admin/shared-file-systems-key-concepts writing output... [ 15%] admin/shared-file-systems-manage-and-unmanage-share writing output... [ 16%] admin/shared-file-systems-manage-and-unmanage-snapshot writing output... [ 16%] admin/shared-file-systems-multi-backend writing output... [ 17%] admin/shared-file-systems-network-plugins writing output... [ 18%] admin/shared-file-systems-networking writing output... [ 18%] admin/shared-file-systems-profiling writing output... [ 19%] admin/shared-file-systems-quotas writing output... [ 19%] admin/shared-file-systems-scheduling writing output... [ 20%] admin/shared-file-systems-security-services writing output... [ 21%] admin/shared-file-systems-services-manage writing output... [ 21%] admin/shared-file-systems-share-backup-management writing output... [ 22%] admin/shared-file-systems-share-group-types writing output... [ 22%] admin/shared-file-systems-share-groups writing output... [ 23%] admin/shared-file-systems-share-management writing output... [ 24%] admin/shared-file-systems-share-migration writing output... [ 24%] admin/shared-file-systems-share-networks writing output... [ 25%] admin/shared-file-systems-share-replication writing output... [ 25%] admin/shared-file-systems-share-resize writing output... [ 26%] admin/shared-file-systems-share-revert-to-snapshot writing output... [ 26%] admin/shared-file-systems-share-server-management writing output... [ 27%] admin/shared-file-systems-share-server-migration writing output... [ 28%] admin/shared-file-systems-share-types writing output... [ 28%] admin/shared-file-systems-snapshots writing output... [ 29%] admin/shared-file-systems-troubleshoot writing output... [ 29%] admin/shared-file-systems-upgrades writing output... [ 30%] admin/tegile_driver writing output... [ 31%] admin/zadara_driver writing output... [ 31%] admin/zfs_on_linux_driver /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 32%] cli/index writing output... [ 32%] cli/manila /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 33%] cli/manila-manage writing output... [ 34%] cli/manila-status writing output... [ 34%] configuration/index writing output... [ 35%] configuration/shared-file-systems/api writing output... [ 35%] configuration/shared-file-systems/config-options writing output... [ 36%] configuration/shared-file-systems/drivers writing output... [ 36%] configuration/shared-file-systems/drivers/cephfs_driver writing output... [ 37%] configuration/shared-file-systems/drivers/dell-emc-powerflex-driver writing output... [ 38%] configuration/shared-file-systems/drivers/dell-emc-powermax-driver writing output... [ 38%] configuration/shared-file-systems/drivers/dell-emc-powerscale-driver writing output... [ 39%] configuration/shared-file-systems/drivers/dell-emc-powerstore-driver writing output... [ 39%] configuration/shared-file-systems/drivers/dell-emc-unity-driver writing output... [ 40%] configuration/shared-file-systems/drivers/dell-emc-vnx-driver writing output... [ 41%] configuration/shared-file-systems/drivers/generic-driver writing output... [ 41%] configuration/shared-file-systems/drivers/glusterfs-driver writing output... [ 42%] configuration/shared-file-systems/drivers/glusterfs-native-driver writing output... [ 42%] configuration/shared-file-systems/drivers/hdfs-native-driver writing output... [ 43%] configuration/shared-file-systems/drivers/hitachi-hnas-driver writing output... [ 44%] configuration/shared-file-systems/drivers/hitachi-hsp-driver writing output... [ 44%] configuration/shared-file-systems/drivers/hpe-3par-share-driver writing output... [ 45%] configuration/shared-file-systems/drivers/huawei-nas-driver writing output... [ 45%] configuration/shared-file-systems/drivers/ibm-spectrumscale-driver writing output... [ 46%] configuration/shared-file-systems/drivers/infinidat-share-driver writing output... [ 46%] configuration/shared-file-systems/drivers/infortrend-nas-driver writing output... [ 47%] configuration/shared-file-systems/drivers/lvm-driver writing output... [ 48%] configuration/shared-file-systems/drivers/maprfs-native-driver writing output... [ 48%] configuration/shared-file-systems/drivers/netapp-cluster-mode-driver writing output... [ 49%] configuration/shared-file-systems/drivers/nexentastor5-driver writing output... [ 49%] configuration/shared-file-systems/drivers/purestorage-flashblade-driver writing output... [ 50%] configuration/shared-file-systems/drivers/quobyte-driver writing output... [ 51%] configuration/shared-file-systems/drivers/vastdata_driver writing output... [ 51%] configuration/shared-file-systems/drivers/windows-smb-driver writing output... [ 52%] configuration/shared-file-systems/drivers/zfs-on-linux-driver writing output... [ 52%] configuration/shared-file-systems/drivers/zfssa-manila-driver writing output... [ 53%] configuration/shared-file-systems/log-files writing output... [ 54%] configuration/shared-file-systems/overview writing output... [ 54%] configuration/shared-file-systems/samples/api-paste.ini writing output... [ 55%] configuration/shared-file-systems/samples/index writing output... [ 55%] configuration/shared-file-systems/samples/manila.conf writing output... [ 56%] configuration/shared-file-systems/samples/policy /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 56%] configuration/shared-file-systems/samples/rootwrap.conf writing output... [ 57%] configuration/shared-file-systems/samples/sample_policy writing output... [ 58%] contributor/adding_release_notes writing output... [ 58%] contributor/addmethod.openstackapi writing output... [ 59%] contributor/apache-httpd writing output... [ 59%] contributor/api_microversion_dev /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 60%] contributor/api_microversion_history writing output... [ 61%] contributor/architecture writing output... [ 61%] contributor/auth writing output... [ 62%] contributor/commit_message_tags writing output... [ 62%] contributor/contributing writing output... [ 63%] contributor/database /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 64%] contributor/development-environment-devstack writing output... [ 64%] contributor/development.environment writing output... [ 65%] contributor/documenting_your_work writing output... [ 65%] contributor/driver_filter_goodness_weigher writing output... [ 66%] contributor/driver_requirements writing output... [ 66%] contributor/experimental_apis writing output... [ 67%] contributor/fakes writing output... [ 68%] contributor/ganesha writing output... [ 68%] contributor/gerrit writing output... [ 69%] contributor/guru_meditation_report writing output... [ 69%] contributor/i18n writing output... [ 70%] contributor/index writing output... [ 71%] contributor/intro writing output... [ 71%] contributor/irc-quick-and-dirty writing output... [ 72%] contributor/launchpad writing output... [ 72%] contributor/manila /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 73%] contributor/manila-review-policy writing output... [ 74%] contributor/new_feature_workflow writing output... [ 74%] contributor/pool-aware-manila-scheduler writing output... [ 75%] contributor/project-team-lead writing output... [ 75%] contributor/rpc writing output... [ 76%] contributor/scheduler writing output... [ 76%] contributor/services writing output... [ 77%] contributor/share /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 78%] contributor/share_hooks writing output... [ 78%] contributor/share_migration writing output... [ 79%] contributor/share_replication writing output... [ 79%] contributor/share_server_migration writing output... [ 80%] contributor/tempest_tests writing output... [ 81%] contributor/threading writing output... [ 81%] contributor/unit_tests writing output... [ 82%] contributor/user_messages writing output... [ 82%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 83%] install/common/controller-node-common-configuration writing output... [ 84%] install/common/controller-node-prerequisites writing output... [ 84%] install/common/dhss-false-mode-configuration writing output... [ 85%] install/common/dhss-false-mode-intro writing output... [ 85%] install/common/dhss-false-mode-using-shared-file-systems writing output... [ 86%] install/common/dhss-true-mode-configuration writing output... [ 86%] install/common/dhss-true-mode-intro writing output... [ 87%] install/common/dhss-true-mode-using-shared-file-systems writing output... [ 88%] install/common/share-node-common-configuration writing output... [ 88%] install/common/share-node-share-server-modes writing output... [ 89%] install/get-started-with-shared-file-systems writing output... [ 89%] install/index writing output... [ 90%] install/install-controller-debian writing output... [ 91%] install/install-controller-node writing output... [ 91%] install/install-controller-rdo writing output... [ 92%] install/install-controller-ubuntu writing output... [ 92%] install/install-share-debian writing output... [ 93%] install/install-share-node writing output... [ 94%] install/install-share-rdo writing output... [ 94%] install/install-share-ubuntu writing output... [ 95%] install/next-steps writing output... [ 95%] install/post-install writing output... [ 96%] install/verify writing output... [ 96%] reference/glossary writing output... [ 97%] reference/index writing output... [ 98%] user/create-and-manage-shares writing output... [ 98%] user/index writing output... [ 99%] user/share-network-operations writing output... [ 99%] user/share-network-subnet-operations writing output... [100%] user/troubleshooting-asynchronous-failures /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done copying images... [ 10%] images/rpc/hds_network.jpg copying images... [ 20%] configuration/figures/hds_network.jpg copying images... [ 30%] configuration/figures/hsp_network.png copying images... [ 40%] configuration/figures/openstack-spectrumscale-setup.JPG copying images... [ 50%] images/rpc/arch.png copying images... [ 60%] images/rpc/rabt.png copying images... [ 70%] images/rpc/flow1.png copying images... [ 80%] images/rpc/flow2.png copying images... [ 90%] images/rpc/state.png copying images... [100%] install/figures/hwreqs.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in doc/build/html. docs: OK (32.55 seconds) congratulations :) (32.61 seconds) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -b man doc/source doc/build/man Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (manila); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/manila-21.1.0.dev10/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/../../etc/oslo-config-generator/manila.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/_static/manila.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/../../etc/manila/manila-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/_static/manila.policy.yaml.sample building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: [new config] 170 added, 0 changed, 0 removed reading sources... [ 1%] admin/capabilities_and_extra_specs reading sources... [ 1%] admin/container_driver reading sources... [ 2%] admin/dell_emc_powerscale_driver reading sources... [ 2%] admin/emc_vnx_driver reading sources... [ 3%] admin/export_location_metadata reading sources... [ 4%] admin/generic_driver reading sources... [ 4%] admin/glusterfs_driver reading sources... [ 5%] admin/glusterfs_native_driver reading sources... [ 5%] admin/gpfs_driver reading sources... [ 6%] admin/group_capabilities_and_extra_specs reading sources... [ 6%] admin/hdfs_native_driver reading sources... [ 7%] admin/hitachi_hnas_driver reading sources... [ 8%] admin/hpe_3par_driver reading sources... [ 8%] admin/huawei_nas_driver reading sources... [ 9%] admin/index reading sources... [ 9%] admin/infortrend_driver reading sources... [ 10%] admin/macrosan_driver reading sources... [ 11%] admin/netapp_cluster_mode_driver reading sources... [ 11%] admin/nexentastor5_driver reading sources... [ 12%] admin/purestorage_flashblade_driver reading sources... [ 12%] admin/share_back_ends_feature_support_mapping reading sources... [ 13%] admin/share_mount_point_name reading sources... [ 14%] admin/shared-file-systems-crud-share reading sources... [ 14%] admin/shared-file-systems-healthcheck reading sources... [ 15%] admin/shared-file-systems-key-concepts reading sources... [ 15%] admin/shared-file-systems-manage-and-unmanage-share reading sources... [ 16%] admin/shared-file-systems-manage-and-unmanage-snapshot reading sources... [ 16%] admin/shared-file-systems-multi-backend reading sources... [ 17%] admin/shared-file-systems-network-plugins reading sources... [ 18%] admin/shared-file-systems-networking reading sources... [ 18%] admin/shared-file-systems-profiling reading sources... [ 19%] admin/shared-file-systems-quotas reading sources... [ 19%] admin/shared-file-systems-scheduling reading sources... [ 20%] admin/shared-file-systems-security-services reading sources... [ 21%] admin/shared-file-systems-services-manage reading sources... [ 21%] admin/shared-file-systems-share-backup-management reading sources... [ 22%] admin/shared-file-systems-share-group-types reading sources... [ 22%] admin/shared-file-systems-share-groups reading sources... [ 23%] admin/shared-file-systems-share-management reading sources... [ 24%] admin/shared-file-systems-share-migration reading sources... [ 24%] admin/shared-file-systems-share-networks reading sources... [ 25%] admin/shared-file-systems-share-replication reading sources... [ 25%] admin/shared-file-systems-share-resize reading sources... [ 26%] admin/shared-file-systems-share-revert-to-snapshot reading sources... [ 26%] admin/shared-file-systems-share-server-management reading sources... [ 27%] admin/shared-file-systems-share-server-migration reading sources... [ 28%] admin/shared-file-systems-share-types reading sources... [ 28%] admin/shared-file-systems-snapshots reading sources... [ 29%] admin/shared-file-systems-troubleshoot reading sources... [ 29%] admin/shared-file-systems-upgrades reading sources... [ 30%] admin/tegile_driver reading sources... [ 31%] admin/zadara_driver reading sources... [ 31%] admin/zfs_on_linux_driver reading sources... [ 32%] cli/index reading sources... [ 32%] cli/manila reading sources... [ 33%] cli/manila-manage reading sources... [ 34%] cli/manila-status reading sources... [ 34%] configuration/index reading sources... [ 35%] configuration/shared-file-systems/api reading sources... [ 35%] configuration/shared-file-systems/config-options reading sources... [ 36%] configuration/shared-file-systems/drivers reading sources... [ 36%] configuration/shared-file-systems/drivers/cephfs_driver reading sources... [ 37%] configuration/shared-file-systems/drivers/dell-emc-powerflex-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/dell-emc-powermax-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/dell-emc-powerscale-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/dell-emc-powerstore-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/dell-emc-unity-driver reading sources... [ 40%] configuration/shared-file-systems/drivers/dell-emc-vnx-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/generic-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/glusterfs-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/glusterfs-native-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/hdfs-native-driver reading sources... [ 43%] configuration/shared-file-systems/drivers/hitachi-hnas-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/hitachi-hsp-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/hpe-3par-share-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/huawei-nas-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/ibm-spectrumscale-driver reading sources... [ 46%] configuration/shared-file-systems/drivers/infinidat-share-driver reading sources... [ 46%] configuration/shared-file-systems/drivers/infortrend-nas-driver reading sources... [ 47%] configuration/shared-file-systems/drivers/lvm-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/maprfs-native-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/netapp-cluster-mode-driver reading sources... [ 49%] configuration/shared-file-systems/drivers/nexentastor5-driver reading sources... [ 49%] configuration/shared-file-systems/drivers/purestorage-flashblade-driver reading sources... [ 50%] configuration/shared-file-systems/drivers/quobyte-driver reading sources... [ 51%] configuration/shared-file-systems/drivers/vastdata_driver reading sources... [ 51%] configuration/shared-file-systems/drivers/windows-smb-driver reading sources... [ 52%] configuration/shared-file-systems/drivers/zfs-on-linux-driver reading sources... [ 52%] configuration/shared-file-systems/drivers/zfssa-manila-driver reading sources... [ 53%] configuration/shared-file-systems/log-files reading sources... [ 54%] configuration/shared-file-systems/overview reading sources... [ 54%] configuration/shared-file-systems/samples/api-paste.ini reading sources... [ 55%] configuration/shared-file-systems/samples/index reading sources... [ 55%] configuration/shared-file-systems/samples/manila.conf reading sources... [ 56%] configuration/shared-file-systems/samples/policy reading sources... [ 56%] configuration/shared-file-systems/samples/rootwrap.conf reading sources... [ 57%] configuration/shared-file-systems/samples/sample_policy reading sources... [ 58%] contributor/adding_release_notes reading sources... [ 58%] contributor/addmethod.openstackapi reading sources... [ 59%] contributor/apache-httpd reading sources... [ 59%] contributor/api_microversion_dev reading sources... [ 60%] contributor/api_microversion_history reading sources... [ 61%] contributor/architecture reading sources... [ 61%] contributor/auth reading sources... [ 62%] contributor/commit_message_tags reading sources... [ 62%] contributor/contributing reading sources... [ 63%] contributor/database reading sources... [ 64%] contributor/development-environment-devstack reading sources... [ 64%] contributor/development.environment reading sources... [ 65%] contributor/documenting_your_work reading sources... [ 65%] contributor/driver_filter_goodness_weigher reading sources... [ 66%] contributor/driver_requirements reading sources... [ 66%] contributor/experimental_apis reading sources... [ 67%] contributor/fakes An exception was thrown while monkey_patching for eventlet. to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/eventlet/patcher.py", line 610, in _upgrade_instances for k, v in list(container_vars.items()): ^^^^^^^^^^^^^^^^^^^^ AttributeError: 'functools.partial' object has no attribute 'items' 17 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. reading sources... [ 68%] contributor/ganesha reading sources... [ 68%] contributor/gerrit reading sources... [ 69%] contributor/guru_meditation_report reading sources... [ 69%] contributor/i18n reading sources... [ 70%] contributor/index reading sources... [ 71%] contributor/intro reading sources... [ 71%] contributor/irc-quick-and-dirty reading sources... [ 72%] contributor/launchpad reading sources... [ 72%] contributor/manila reading sources... [ 73%] contributor/manila-review-policy reading sources... [ 74%] contributor/new_feature_workflow reading sources... [ 74%] contributor/pool-aware-manila-scheduler reading sources... [ 75%] contributor/project-team-lead reading sources... [ 75%] contributor/rpc reading sources... [ 76%] contributor/scheduler reading sources... [ 76%] contributor/services reading sources... [ 77%] contributor/share reading sources... [ 78%] contributor/share_hooks reading sources... [ 78%] contributor/share_migration reading sources... [ 79%] contributor/share_replication reading sources... [ 79%] contributor/share_server_migration reading sources... [ 80%] contributor/tempest_tests reading sources... [ 81%] contributor/threading reading sources... [ 81%] contributor/unit_tests reading sources... [ 82%] contributor/user_messages reading sources... [ 82%] index reading sources... [ 83%] install/common/controller-node-common-configuration reading sources... [ 84%] install/common/controller-node-prerequisites reading sources... [ 84%] install/common/dhss-false-mode-configuration reading sources... [ 85%] install/common/dhss-false-mode-intro reading sources... [ 85%] install/common/dhss-false-mode-using-shared-file-systems reading sources... [ 86%] install/common/dhss-true-mode-configuration reading sources... [ 86%] install/common/dhss-true-mode-intro reading sources... [ 87%] install/common/dhss-true-mode-using-shared-file-systems reading sources... [ 88%] install/common/share-node-common-configuration reading sources... [ 88%] install/common/share-node-share-server-modes reading sources... [ 89%] install/get-started-with-shared-file-systems reading sources... [ 89%] install/index reading sources... [ 90%] install/install-controller-debian reading sources... [ 91%] install/install-controller-node reading sources... [ 91%] install/install-controller-rdo reading sources... [ 92%] install/install-controller-ubuntu reading sources... [ 92%] install/install-share-debian reading sources... [ 93%] install/install-share-node reading sources... [ 94%] install/install-share-rdo reading sources... [ 94%] install/install-share-ubuntu reading sources... [ 95%] install/next-steps reading sources... [ 95%] install/post-install reading sources... [ 96%] install/verify reading sources... [ 96%] reference/glossary reading sources... [ 97%] reference/index reading sources... [ 98%] user/create-and-manage-shares reading sources... [ 98%] user/index reading sources... [ 99%] user/share-network-operations reading sources... [ 99%] user/share-network-subnet-operations reading sources... [100%] user/troubleshooting-asynchronous-failures looking for now-outdated files... none found /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/install/common/dhss-false-mode-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png /builddir/build/BUILD/manila-21.1.0.dev10/doc/source/install/common/share-node-common-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png pickling environment... done checking consistency... done writing... manila-manage.1 { } manila-status.1 { } done build succeeded, 2 warnings. The manual pages are in doc/build/man. + mkdir -p /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/man/man1 + install -p -D -m 644 doc/build/man/manila-manage.1 doc/build/man/manila-status.1 /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/man/man1/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/var/lib/manila + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/var/lib/manila/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/var/log/manila + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/etc/manila + install -p -D -m 640 etc/manila/manila.conf.sample /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/etc/manila/manila.conf + install -p -D -m 644 /builddir/build/SOURCES/manila-dist.conf /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/manila/manila-dist.conf + install -p -D -m 640 etc/manila/rootwrap.conf /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/etc/manila/rootwrap.conf + install -p -D -m 640 etc/manila/api-paste.ini /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/etc/manila/api-paste.ini + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-api.service /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/systemd/system/openstack-manila-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-scheduler.service /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/systemd/system/openstack-manila-scheduler.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-share.service /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/systemd/system/openstack-manila-share.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-data.service /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/systemd/system/openstack-manila-data.service + install -p -D -m 440 /builddir/build/SOURCES/manila-sudoers /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/etc/sudoers.d/manila + install -p -D -m 644 /builddir/build/SOURCES/manila.logrotate /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/etc/logrotate.d/openstack-manila + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/var/run/manila + mkdir -p /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/manila/rootwrap/ + install -p -D -m 644 etc/manila/rootwrap.d/share.filters /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/manila/rootwrap/ + rm -rf /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/etc + install -m 755 /builddir/build/SOURCES/manila-wsgi /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin/manila-wsgi + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 21.1.0-0.20251010120555.e9269cb.el10 --unique-debug-suffix -21.1.0-0.20251010120555.e9269cb.el10.x86_64 --unique-debug-src-base openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/manila-21.1.0.dev10 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IcoHsZ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd manila-21.1.0.dev10 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/manila-21.1.0.dev10/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 Caught error: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500 [0.214129s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/api/middleware/test_faults.py", line 181, in fail raise ExceptionWithNoneCode() manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500..ExceptionWithNoneCode /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( Caught error: Expectation failed Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/api/middleware/test_faults.py", line 146, in fail raise exception_type(msg) manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping..ExceptionWithCode: Expectation failed /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping [0.036620s] ... ok Caught error: too many used Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_quota_error_mapping [0.032930s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/api/middleware/test_faults.py", line 146, in fail raise exception_type(msg) manila.exception.QuotaError: too many used /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_cmpkey [0.248483s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_03_2_1_4 [0.024114s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_07_5_03 [0.026300s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_10_ [0.018788s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_12_2_1_ [0.026642s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_max_api_version [0.034121s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_3___5_234___5__234_ [0.027655s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_5___2_0___2__0_ [0.028816s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches [0.022336s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches_experimental_request [0.028239s] ... ok {1} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_cmpkey [0.026425s] ... ok {1} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.027782s] ... ok {1} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_no_args [0.020189s] ... ok {1} manila.tests.api.openstack.test_wsgi.DictSerializerTest.test_dispatch_default [0.024011s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept_best [0.038294s] ... ok {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_8__share_v3_5_share_replicas [0.042229s] ... ok Caught error: some explanation Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/api/middleware/test_faults.py", line 126, in fail raise ExceptionWithSafety('some explanation') manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.middleware.test_faults.ExceptionTest.test_unsafe_exceptions_are_not_described_in_faults [0.222332s] ... ok {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_exception [0.057326s] ... ok {0} manila.tests.api.middleware.test_faults.TestFaults.test_raise [0.022916s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_06_5__3 [0.022426s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_dispatch [0.043792s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_08_02_1 [0.020746s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_action_args [0.043812s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_regular [0.028196s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_extensions [0.040431s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_header [0.030525s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer_defaults [0.054548s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_header_isolation [0.036511s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_3___1____0___True_ [0.272305s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_serialize [0.050698s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_1___1_1___1__1_ [0.040960s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_set_header [0.049699s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_4___12_5___12__5_ [0.022547s] ... ok {1} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body [0.025025s] ... ok {0} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_str [0.020745s] ... ok {1} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_empty [0.021686s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_custom_max_limit [0.022646s] ... ok {0} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_exception [0.046385s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_limit_medium [0.019710s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_limit_over_max [0.028826s] ... ok {0} manila.tests.api.openstack.test_wsgi.JSONDictSerializerTest.test_json [0.068185s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_negative_offset [0.039287s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources_by_resource_1_share_type [0.037163s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_nothing [0.039302s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_offset_blank [0.032544s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_unsupported [0.071389s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_offset_zero [0.051384s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_with_charset [0.039747s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_2_fake_az [0.024267s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_4_false [0.025896s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_1_ [0.050121s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_1___http___manila_example_com_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.019791s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_3___http___manila_example_com_share_v2_22_____http___manila_example_com_share___ [0.019465s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_03___cert____alice___False__False_ [0.018935s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_2__share [0.057634s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_05___user____alice____False__False_ [0.042213s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_5__v1_1_ [0.041037s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_10___ip____1001__1000_120___False__True_ [0.027890s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_02___ip____1_1_1_0_10_12___False_ [0.018161s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_7__shared_file_sytems_v2 [0.055126s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_07___group____alice___True_ [0.027792s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_badtype [0.054543s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_08___cephx____alice___False_ [0.051824s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_09___cephx_______True_ [0.030925s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_bad_content [0.042518s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_13___ip____1001__1001_256___False_ [0.048408s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_json [0.043236s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_non_ascii [0.037560s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_whitelist_extensions [0.048828s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_period [0.037459s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_undefined_controller_action [0.036266s] ... ok {1} manila.tests.api.test_common.PaginationParamsTest.test_no_params [0.022393s] ... ok {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_1 [0.020589s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator [0.045620s] ... ok {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_3 [0.026993s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular_response [0.025071s] ... ok {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_2_1_40 [0.022160s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_call [0.031372s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_not_authorized [0.030729s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_bind_serializers [0.018938s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_del_header [0.017430s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_modified_code [0.018339s] ... ok {0} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_malformed_entity [0.019991s] ... ok {0} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_none [0.020034s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_no_user_or_user_id [0.260138s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_medium [0.018040s] ... ok {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_only [0.475601s] ... ok Caught error: NotFound Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.api.test_extensions.ExtensionControllerTest.test_list_extensions_json [0.202921s] ... ok {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping [0.051382s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/api/middleware/test_faults.py", line 146, in fail raise exception_type(msg) manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping..ExceptionWithCode: NotFound /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_2 [0.048552s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_trumps_user [0.055353s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_4 [0.035465s] ... ok Caught error: some explanation Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_safe_exceptions_are_described_in_faults [0.051128s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/api/middleware/test_faults.py", line 126, in fail raise ExceptionWithSafety('some explanation') manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_1_None [0.042959s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_2_True [0.031986s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_2___http___manila_example_com_v1_____http___manila_example_com___ [0.035835s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_5___http___10_10_10_10_3366_v1_____http___10_10_10_10_3366___ [0.020284s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_6___http___10_10_10_10_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___10_10_10_10_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.017383s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_7___http___manila_example_com_3366_v1_1_____http___manila_example_com_3366___ [0.023714s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_2_http___manila_example_com_v_shares [0.019951s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_3_http___manila_example_com_v1_1shares [0.019719s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_02___user____alice___False__False_ [0.022297s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_08___ip____172_24_41_0_24___False__False_ [0.017442s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_04___ip____1_1_1_0_34___False_ [0.019875s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_1_alice [0.019251s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_3_alice_bob [0.024851s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_2_True [0.018556s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_only [0.389376s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_validate_request_unicode_decode_fault [0.373204s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_3_true [0.046865s] ... ok {3} manila.tests.api.middleware.test_faults.TestFaults.test_400_fault_json [0.032474s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {2} manila.tests.api.middleware.test_faults.TestFaults.test_413_fault_json [0.021776s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_3_all [0.025359s] ... ok {2} manila.tests.api.middleware.test_faults.TestFaults.test_fault_has_status_int [0.020485s] ... ok {3} manila.tests.api.middleware.test_faults.TestFaults.test_raise_403 [0.027398s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_az_not_found [0.021341s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_1_True [0.020538s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_2_False [0.020923s] ... ok /usr/lib/python3.12/site-packages/futurist/_futures.py:611: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. f = GreenFuture() {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_1_True [0.018609s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_get_string [0.021909s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_value_error [0.025265s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_init [0.023301s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_01_2 [0.029678s] ... ok {0} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_empty_target [0.040456s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_02_200 [0.022434s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_matches_versioned_method [0.029073s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_04_200_23_66_3 [0.022087s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_null_version [0.021890s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_05_5__3 [0.023391s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_1___1____0___False_ [0.026187s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_09_2_001 [0.023757s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_2___1____1___False_ [0.020510s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_11__2_1 [0.025573s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_2___2_10___2__10_ [0.022714s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_6___2_200___2__200_ [0.026167s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_min_version [0.034179s] ... ok {0} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_json_format [0.151219s] ... ok {2} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch [0.021603s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.025353s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_accept_default [0.020784s] ... ok {3} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.022555s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept [0.020117s] ... ok {3} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_action_name [0.020539s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_xml_format [0.055967s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_3__v1 [0.027584s] ... ok {1} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_1___http___valid_example_com____http___valid_example_com__ [0.819540s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource {3} manila.tests.api.openstack.test_wsgi.JSONDeserializerTest.test_json [0.042801s] ... ok Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_6__share_v1 [0.026778s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources [0.027348s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_9__shared_file_sytems_v2_shares_xyzzy_action [0.022372s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_query_extension [0.029936s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_2_true [0.026975s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_missing [0.029008s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_3_false [0.028144s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_4__v2_shares [0.021900s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_default [0.022164s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_1_None [0.019249s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_body [0.022766s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_no_version_header [0.019101s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_extensions [0.020551s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_decorator [0.023094s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_method [0.019762s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body [0.020446s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_extensions [0.034297s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_type [0.022771s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular [0.023204s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_bad_body [0.027397s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator [0.020675s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_unknown_controller_action [0.020189s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator_response [0.022565s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator_response [0.024575s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_extension_json [0.336465s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_actions [0.020785s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_version_not_found [0.023746s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_code [0.032546s] ... ok {3} manila.tests.api.test_common.LimiterTest.test_limiter_limit_and_offset [0.032167s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_serializers [0.025077s] ... ok {3} manila.tests.api.test_common.LimiterTest.test_limiter_offset_over_max [0.035475s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer [0.031222s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_1 [0.020596s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_modified_code [0.031024s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_1_None [0.028947s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_default_code [0.021733s] ... ok {2} manila.tests.api.openstack.test_wsgi.TextDeserializerTest.test_dispatch_default [0.022169s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_invalid [0.037113s] ... ok {2} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_no_entity [0.022681s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_3_true [0.047292s] ... ok {2} manila.tests.api.test_common.LimiterTest.test_limiter_limit_zero [0.036084s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_5_all [0.021361s] ... ok {2} manila.tests.api.test_common.LimiterTest.test_limiter_negative_limit [0.030684s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_4___http___manila_example_com_share_v1_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_share_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.020360s] ... ok {2} manila.tests.api.test_common.LimiterTest.test_limiter_offset_bad [0.020109s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_8___http___manila_example_com_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.023236s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_3 [0.017896s] ... ok {1} manila.tests.api.test_schemas.SchemaTest.test_schemas [0.603286s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( /usr/lib/python3.12/site-packages/futurist/_futures.py:611: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. f = GreenFuture() {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_06___user____test_group_name___False__False_ [0.019611s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_1_http___manila_example_com_1_1_shares [0.044331s] ... ok {1} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable_fails [0.036741s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_07___user____group___________False__False_ [0.030309s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_01___ip____1_1_1_1___False__False_ [0.026934s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_09___ip____1001__1001___False__True_ [0.019524s] ... ok {1} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean [0.034082s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_04___cephx____alice___True__False_ [0.019550s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_01___ip____alice___False_ [0.020606s] ... ok {1} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime [0.021100s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_03___ip____255_255_255_265___False_ [0.019942s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_05___cert_______False_ [0.019606s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_06___cephx____client_alice___True_ [0.018208s] ... ok {1} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer [0.032617s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_11___user____group_____False_ [0.024859s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_10___user____bob____False_ [0.017355s] ... ok {1} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties_fails [0.026308s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_14___ip____1001_1001_256___False_ [0.025062s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_12___user________group___False_ [0.056163s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_2_alice_bob [0.024401s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_1_0 [0.027093s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_3_false [0.042431s] ... ok {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_1___2_5___200_ [0.076865s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_2_False [0.018107s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_4_no [0.016428s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_4_yes [0.016937s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_1_1 [0.048815s] ... ok {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_1___2_5____older__ [0.048135s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_4_yes [0.030405s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_3_true [0.042771s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_4_None [0.020629s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_1_1 [0.034360s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_no_is_public [0.032246s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_2_True [0.028820s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create [0.031750s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_1_foo [0.021688s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_multiple_subnet_not_support [0.022942s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_net_not_found [0.018198s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_2_123 [0.029796s] ... ok {2} manila.tests.api.test_common.PaginationParamsTest.test_invalid_limit [0.018922s] ... ok {2} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit_and_marker [0.028863s] ... ok {3} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit [0.044559s] ... ok {2} manila.tests.api.test_common.PaginationParamsTest.test_valid_marker [0.021070s] ... ok {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_2_False [0.024244s] ... ok {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_2 [0.039682s] ... ok {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_4 [0.024806s] ... ok {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_1_1_0 [0.024622s] ... ok {3} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_1 [0.021776s] ... ok {3} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_2 [0.022704s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_bad_format [0.130399s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource {0} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_2___http___invalid_example_com___None_ [1.018989s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_non_existing_extension_json [0.152443s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_2___2_37____newer__ [0.511499s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( /usr/lib/python3.12/site-packages/futurist/_futures.py:611: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. f = GreenFuture() /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_2_1_1 [0.064091s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_1_2_0 [0.165102s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_acceptable [0.063711s] ... ok {1} manila.tests.api.v1.test_limits.LimitMiddlewareTest.test_limit_class [0.023577s] ... ok {0} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_2___http___invalid_example_com___None_ [0.423375s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.v1.test_limits.LimitMiddlewareTest.test_limited_request_json [0.033425s] ... ok {1} manila.tests.api.v1.test_limits.LimitTest.test_GET_no_delay [0.022893s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean_fails [0.072753s] ... ok {1} manila.tests.api.v1.test_limits.LimiterTest.test_delay_GET [0.054703s] ... ok {0} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties [0.038849s] ... ok {1} manila.tests.api.v1.test_limits.LimiterTest.test_delay_PUT [0.038922s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( /usr/lib/python3.12/site-packages/futurist/_futures.py:611: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. f = GreenFuture() {1} manila.tests.api.v1.test_limits.LimiterTest.test_user_limit [0.036380s] ... ok {0} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length_fails [0.055840s] ... ok {1} manila.tests.api.v1.test_limits.LimitsViewBuilderTest.test_build_limits_empty_limits [0.033131s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_1_True [0.042674s] ... ok {1} manila.tests.api.v1.test_limits.ParseLimitsTest.test_missing_arg [0.036056s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_2_False [0.029500s] ... ok {1} manila.tests.api.v1.test_limits.ParseLimitsTest.test_multiple_rules [0.020657s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( {1} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_invalid_methods [0.020855s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_1_1_0 [0.051530s] ... ok {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_2_detail [0.021789s] ... ok {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index [0.024231s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_4_3_0 [0.056718s] ... ok {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_3_2_23 [0.022408s] ... ok {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_2___detail___True_ [0.018082s] ... ok {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_1___index___False__True_ [0.021387s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( /usr/lib/python3.12/site-packages/futurist/_futures.py:611: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. f = GreenFuture() {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_1_index [0.025786s] ... ok {2} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_1___http___valid_example_com____http___valid_example_com__ [0.911421s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list [0.039950s] ... ok {2} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range_fails [0.036543s] ... ok {2} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable [0.023829s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_description [0.032190s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_has_share_servers [0.017073s] ... ok {2} manila.tests.api.test_validation.StringTestCase.test_validate_string [0.021250s] ... ok {3} manila.tests.api.test_middleware.TestHealthCheckMiddleware.test_healthcheck [0.879681s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_called_when_requested [0.025413s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_valid_keys_sh_server_exists [0.043490s] ... ok {3} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable [0.039537s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_1___2_5____older__ [0.050943s] ... ok {3} manila.tests.api.test_validation.AdditionalPropertiesEnableTestCase.test_validate_additionalProperties_enable [0.048158s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_2___2_37____newer__ [0.044647s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_2 [0.083606s] ... ok {3} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime_fails [0.040586s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_None [0.039819s] ... ok {3} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range [0.049746s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_5 [0.079478s] ... ok {3} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer_fails [0.042615s] ... ok {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_share_server [0.025523s] ... ok {3} manila.tests.api.test_validation.RequiredDisableTestCase.test_validate_required_disable [0.027930s] ... ok {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_service_not_found [0.040399s] ... ok {3} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable_fails [0.030832s] ... ok {3} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length [0.019914s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_4_2_91 [0.520567s] ... ok {3} manila.tests.api.test_validation.StringTestCase.test_validate_string_fails [0.057772s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_not_called_when_not_requested [0.045645s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_header_returned_in_exception [0.039644s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_2___2_55___404_ [0.075726s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_2_2_91 [0.207280s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_3_2_0 [0.055198s] ... ok {0} manila.tests.api.v1.test_limits.LimitTest.test_GET_delay [0.048985s] ... ok {0} manila.tests.api.v1.test_limits.LimiterTest.test_delay_PUT_volumes [0.025943s] ... ok {0} manila.tests.api.v1.test_limits.LimiterTest.test_multiple_users [0.024043s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_limits.LimiterTest.test_no_delay_GET [0.026511s] ... ok {0} manila.tests.api.v1.test_limits.LimiterTest.test_no_delay_PUT [0.019187s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_meta_not_found [0.454548s] ... ok {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_2_1_1 [0.149129s] ... ok {0} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_json_1_2_0 [0.030094s] ... ok {0} manila.tests.api.v1.test_limits.ParseLimitsTest.test_bad_unit [0.020407s] ... ok {0} manila.tests.api.v1.test_limits.ParseLimitsTest.test_bad_value [0.023990s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_nonexistent_share [0.065706s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_good_url [0.022276s] ... ok {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_1_1_0 [0.651642s] ... ok {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_1_1_0 [0.020218s] ... ok {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_2___index___False__False_ [0.020148s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_3___detail___True__True_ [0.019706s] ... ok {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_invalid [0.065164s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_2_detail [0.029475s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_create [0.021825s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_found [0.073962s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_create_invalid_active_directory_1_2_76 [0.033026s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts_separately [0.029121s] ... ok {2} manila.tests.api.test_wsgi.Test.test_router [0.033277s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_show [0.022423s] ... ok {2} manila.tests.api.v1.test_limits.LimiterTest.test_delay_POST [0.021502s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all [0.222776s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_show_not_found [0.021951s] ... ok {2} manila.tests.api.v1.test_limits.LimiterTest.test_delay_PUT_wait [0.021949s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_invalid_keys_sh_server_exists [0.021099s] ... ok {2} manila.tests.api.v1.test_limits.LimiterTest.test_multiple_delays [0.029570s] ... ok {2} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_json_2_2_58 [0.018602s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_name [0.054892s] ... ok {2} manila.tests.api.v1.test_limits.WsgiLimiterProxyTest.test_200 [0.023263s] ... ok {2} manila.tests.api.v1.test_limits.WsgiLimiterProxyTest.test_403 [0.029004s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_2_False [0.032992s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_admin_context_invalid_opts [0.021144s] ... ok {2} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_response_to_delays [0.030317s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_get_pools_detail [0.033511s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_allow_dhss_true [0.054325s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_bad_request_1 [0.026573s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_1_index [0.044362s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_bad_request_2 [0.029636s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_2_2_22 [0.041004s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.024997s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_1 [0.030971s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_2 [0.040631s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_1___index___False_ [0.091564s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_4 [0.049774s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_4___detail___True__False_ [0.046222s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_create_security_service_no_body [0.027182s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_create_invalid_types [0.023004s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_delete [0.020848s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_delete_has_share_networks [0.021640s] ... ok {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_3_2_0 [0.803416s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list_filter_by_sn [0.023274s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_1_True [0.022436s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_1 [0.557699s] ... ok {3} manila.tests.api.v1.test_limits.LimitMiddlewareTest.test_good_request [0.055380s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_invalid_value [0.018409s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_4 [0.047002s] ... ok {3} manila.tests.api.v1.test_limits.LimitsControllerTest.test_empty_index_json [0.058532s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_container [0.114080s] ... ok {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_6 [0.047039s] ... ok {3} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_diff_regex [0.042103s] ... ok {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_duplicate_share [0.024611s] ... ok {3} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_ignores_extra_absolute_limits_json [0.024834s] ... ok {3} manila.tests.api.v1.test_limits.LimitsViewBuilderTest.test_build_limits [0.022718s] ... ok {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_input [0.034759s] ... ok {3} manila.tests.api.v1.test_limits.ParseLimitsTest.test_bad_rule [0.032127s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create [0.354070s] ... ok {3} manila.tests.api.v1.test_limits.ParseLimitsTest.test_invalid [0.034904s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_empty_body [0.044981s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_escaping [0.034018s] ... ok {3} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_response_to_delays_usernames [0.028310s] ... ok Metadata property key is blank. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_3 [0.205149s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsTestCase.test_create_resource [0.024578s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_delete_not_found [0.024295s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.127656s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts [0.028449s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_authorized [0.022366s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_not_authorized [0.024972s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_value_zero [0.025199s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_4 [0.139444s] ... ok Metadata property key is blank. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.124601s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_1 [0.054413s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_3 [0.054138s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_forbidden_manage [0.029836s] ... ok Cannot delete admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 185, in delete policy.check_policy(context, 'share', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item [0.155905s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.119015s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_3 [0.033046s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_share_type_not_found [0.039177s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_wrong_permissions [0.024844s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_2 [0.541774s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot delete admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 185, in delete policy.check_policy(context, 'share', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.128212s] ... ok Metadata property key is blank. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_key [0.144045s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_empty_key [0.093335s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_nonexistent_share [0.075352s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_key_too_long [0.077805s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_3 [0.165608s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_too_many_keys [0.048340s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_deleting_server [0.032309s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details_share_server_not_found [0.032988s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_2 [0.021921s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_nonexistent_share [0.118172s] ... ok Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_4 [0.025073s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_3 [0.121584s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_share_not_updates_size [0.102705s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_4 [0.107012s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index [0.397645s] ... ok {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_admin [0.050857s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_1___asdf__ [0.099766s] ... ok {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.062428s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Metadata property key is greater than 255 characters. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_description [0.067164s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Metadata property value is greater than 1023 characters. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete [0.338454s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_descr [0.037427s] ... ok Metadata property key is blank. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.124451s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_invalid_metadata_items_on_create [0.192192s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_nonexistent_share [0.102996s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_meta_not_found [0.095728s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_nonexistent_share [0.046146s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.170806s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_active_server [0.032291s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_used_server [0.032673s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details [0.019480s] ... ok Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_no_data [0.174578s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_1 [0.122255s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_fake_filter [0.020387s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_project_id_filter [0.020799s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_2 [0.034143s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_in_recycle_bin [0.022474s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show [0.115488s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_1 [0.021275s] ... ok Snapshots cannot be created for share '100' since it does not have that capability. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.035698s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_empty_container [0.157580s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.037680s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail [0.019374s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show [0.018246s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Metadata property value is blank. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_2 [0.093974s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.562203s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_no_filters [0.027519s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_id [0.025142s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_4 [0.214732s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_name [0.020035s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found [0.028867s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found_filter_project [0.036544s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_1 [0.023899s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_true [0.022673s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.241945s] ... ok {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.185185s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3__is__True [0.023803s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_01 [0.029328s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_4_1 [0.032757s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_06 [0.020800s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_09 [0.023764s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_2 [0.032550s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_13 [0.022002s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_03 [0.022812s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.043531s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_04 [0.020698s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_non_admin [0.023069s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_2 [0.289644s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_08 [0.019351s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_admin [0.021639s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_10 [0.028543s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_non_admin [0.024289s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_too_many_keys_allowed_chars [0.020840s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_nonexistent_share [0.067020s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_4 [0.029914s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_2___2_23____key5__ [0.020656s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_4___2_24____snapshot_support__ [0.019964s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_5___2_24____driver_handles_share_servers__ [0.027432s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index_no_data [0.027695s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_1_None [0.042486s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_body_uri_mismatch [0.020014s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_allow_dhss_true_with_share_server [0.024761s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.226287s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_replicas [0.025856s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.269483s] ... ok {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.512619s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_10 [0.055135s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 242, in check_policy return authorize(context, _action, target, do_raise=do_raise) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 195, in authorize with excutils.save_and_reraise_exception(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_11 [0.027015s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1092, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.171314s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_3___2_24____key5__ [0.030451s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_2___1_0____snapshot_support__ [0.027415s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_4___2_23____snapshot_support__ [0.029568s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_body_uri_mismatch [0.077347s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_not_found [0.029564s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index [0.025516s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_1_available [0.031555s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_body [0.099303s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.023899s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.021877s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.379619s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.022317s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.020154s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.020763s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.019353s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.026868s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options [0.028838s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.031488s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_2 [0.031731s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_mount_point_name [0.076576s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_1 [0.028483s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.528929s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_02 [0.029633s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.068547s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_07 [0.053444s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net_not_active [0.100327s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_mount_point_name [0.045243s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_14 [0.027415s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_15 [0.019367s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_2_2_0 [0.047859s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.058381s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_02 [0.029886s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.036727s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_3_2_1 [0.048656s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_07 [0.027704s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_11 [0.019915s] ... ok Metadata property key is greater than 255 characters. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_key_too_long [0.420983s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.041674s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_13 [0.017829s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.041162s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_1 [0.017703s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_invalid_share_type [0.020788s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_not_updates_size [0.059166s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_2 [0.037645s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_non_admin [0.053636s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_1___1_0____key5__ [0.024928s] ... ok Metadata property value is greater than 1023 characters. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_value_too_long [0.109775s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_too_many_locks [0.032162s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_1___1_0____driver_handles_share_servers__ [0.024936s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.067004s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_creating_server [0.025899s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_deletion_locks_creation_failed [0.021206s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_error_server [0.019178s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_3 [0.020060s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show [0.042196s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_update [0.046369s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_2__deny_access [0.023266s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show_spec_not_found [0.027035s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_not_found [0.040403s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_cant_manipulate_lock [0.031101s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_2 [0.024001s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_visibility_locks_creation_failed [0.022445s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_host_filter [0.040704s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_03 [0.055733s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item [0.027539s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_access_list [0.029301s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_status_filter [0.026573s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_too_many_keys [0.020011s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_13 [0.025351s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.018920s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_14 [0.020806s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_02 [0.025784s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_1 [0.028572s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_09 [0.025364s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.032123s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_1 [0.029118s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_3 [0.025633s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_13 [0.027262s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_True [0.035199s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.041855s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_been_soft_deleted [0.024253s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_1__allow_access [0.051597s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.020141s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.054785s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_with_network_id [0.098263s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.018377s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_02 [0.041570s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.027838s] ... ok Snapshots cannot be created for share '100' since it does not have that capability. {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.049623s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_05 [0.040166s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_with_share_network_id [0.064451s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_wrong_permissions [0.042404s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_status_none [0.037688s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend [0.023427s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_06 [0.026838s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_07 [0.020199s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.023939s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.028475s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_08 [0.021387s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.054790s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_15 [0.022361s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.056304s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_status_none [0.047688s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_2_2_0 [0.079822s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.038659s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_3 [0.058923s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.021486s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.051323s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.045020s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.036451s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.028327s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_2 [0.021771s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_1_1_0 [0.044275s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.027821s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.252146s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_admin [0.044446s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_03 [0.034975s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show [0.074504s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_04 [0.051948s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_05 [0.043894s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rule_locks_no_locks [0.044027s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_unauthorized [0.041642s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_08 [0.054796s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_12 [0.037970s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_1 [0.041375s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_16 [0.044739s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_2 [0.032919s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_01_None [0.037266s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_04 [0.037384s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_05 [0.045643s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_05 [0.041558s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_06 [0.037895s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_06 [0.036838s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_09 [0.041470s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_07 [0.043984s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_01 [0.036083s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_12 [0.057154s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_key_allowed_chars [0.025842s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_11 [0.020717s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_3 [0.022088s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_2 [0.026281s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_5 [0.027393s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_3 [0.020243s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_not_found [0.019351s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_3___2_23____driver_handles_share_servers__ [0.041582s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_1 [0.023229s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_2 [0.020250s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_3 [0.033737s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink [0.020333s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_2_manage_error [0.024363s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.025594s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_not_found [0.026059s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_1 [0.026790s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_backups [0.035570s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_1 [0.022379s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.031621s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_2 [0.028988s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.026163s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.026737s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.018666s] ... ok {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_2_False [0.079824s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.021104s] ... ok {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing [1.054430s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata_not_found [0.081328s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_1_1_0 [0.088549s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_1 [0.025275s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_no_body [0.030897s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_dhss_true_and_network_notexist [0.032975s] ... ok {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_1 [0.140334s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net [0.046809s] ... ok Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [1.292135s] ... ok Metadata property key is blank. {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.036609s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.049260s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_resource_id_not_found [0.045885s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete [0.024809s] ... ok {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.022956s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete_no_share [0.029459s] ... ok {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_3 [0.041879s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_exception [0.023645s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.380562s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail [0.069101s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_2 [0.024781s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_not_found [0.017723s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_admin [0.038538s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary [0.019716s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_4 [0.024859s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_non_admin [0.020415s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_6 [0.030848s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_8 [0.022393s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_admin [0.038404s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_9 [0.022988s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_no_share [0.020109s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota [0.018758s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_01 [0.018476s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_03 [0.018318s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_1 [0.020637s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_08 [0.027372s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_1 [0.037318s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_10 [0.031447s] ... ok Config option None.quota_shares is deprecated. Use option quota.shares instead. Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_11 [0.022178s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_2 [0.046814s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_12 [0.024530s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.019531s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_14 [0.024061s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_04 [0.024784s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_1 [0.046872s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_09 [0.019638s] ... ok Quota 'foo' for shares should be integer. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_2_foo [0.023124s] ... ok Quota '{1: 2}' for shares should be integer. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_3 [0.023573s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_10 [0.041921s] ... ok Quota '[1]' for shares should be integer. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_4__1_ [0.026720s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_12 [0.034170s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_1 [0.021585s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_16 [0.019156s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_2 [0.030583s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_check_for_access_rules_locks [0.035228s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_3_invalid_action [0.023098s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access [0.022513s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_2_invalid_body [0.027259s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_delete_locks [0.019209s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_1 [0.017277s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_visibility_already_locked [0.028514s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_2 [0.018574s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_2 [0.020926s] ... ok {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.739482s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_4 [0.029664s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_2_2_43 [0.071857s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_4_2_76 [0.093500s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_no_host_param [0.053223s] ... ok {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.859587s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_4 [0.054006s] ... ok {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_2 [0.034940s] ... ok {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_2_AvailabilityZoneController [0.019982s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_3 [0.046541s] ... ok {2} manila.tests.api.v2.test_messages.MessageApiTest.test_delete [0.021866s] ... ok {2} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_created_since_and_created_before [0.024069s] ... ok {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing [0.397298s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_3 [0.043389s] ... ok {2} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_limit_and_offset [0.025742s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_2 [0.042002s] ... ok {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.439850s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_3 [0.022012s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_3 [0.042194s] ... ok {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_1_AvailabilityZoneControllerLegacy [0.025533s] ... ok {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_3 [0.093632s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_delete_not_found [0.021017s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_status [0.037496s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_invalid_time_format [0.021378s] ... ok Metadata property value is greater than 1023 characters. {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.036734s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_1 [0.031538s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.025784s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_show_with_resource [0.046119s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_2 [0.037747s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.025310s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_3 [0.025779s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_pubic_resource [0.057878s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_5 [0.022463s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_7 [0.022172s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.028022s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_1 [0.026335s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_3 [0.030411s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_4 [0.028015s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_2 [0.142596s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_6 [0.030565s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_4 [0.028095s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_5 [0.028223s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_3___bar___None_ [0.026764s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.029902s] ... ok {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.548625s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_3 [0.166809s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.038587s] ... ok {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_3 [0.034493s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_3 [0.035143s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_4 [0.027894s] ... ok Metadata property value is blank. {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.065346s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_7 [0.023403s] ... ok {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_4 [0.049904s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_2 [0.029217s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_user_quota [0.031195s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_access_metadata_not_found [0.503404s] ... ok Metadata property key is greater than 255 characters. {3} manila.tests.api.v2.test_messages.MessageApiTest.test_index [0.052542s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.089261s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_1 [0.049488s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show [0.066824s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_1 [0.068271s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_2 [0.049315s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_1_1_0 [0.110871s] ... ok {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show_not_found [0.059142s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_3 [0.051374s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show_pre_microversion [0.038119s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_2 [0.093964s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_3_2_43 [0.064946s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_6 [0.046746s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_2 [0.043091s] ... ok {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_1_True [0.058100s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_access_id_not_found [0.067717s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_6 [0.071980s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_1__2 [0.035295s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_1_no_body_content [0.027928s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_4_invalid_reason [0.021798s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.066623s] ... ok {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_create_index_metadata [0.100469s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_1_action_and_lock_reason [0.052961s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_2 [0.136326s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.055218s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_1_no_body_content [0.055581s] ... ok {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata [0.105486s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_3_2_8 [0.058788s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_1 [0.066764s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_3_invalid_action [0.045453s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_2_False [0.050132s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_5 [0.047548s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_4_invalid_reason [0.037684s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_req_share_id_not_exist [0.045225s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_5_disallowed_attributes [0.032368s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_1 [0.049615s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_no_such_resource [0.035815s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete [0.020725s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_2 [0.045857s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete_not_found [0.018319s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_1 [0.083375s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_1 [0.017492s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_2 [0.018644s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_5 [0.050123s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_found [0.050869s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_3 [0.025643s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_7 [0.049521s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show [0.027405s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_1_True [0.061038s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_3_2_44 [0.035917s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_2 [0.042396s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_conflict [0.019547s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_3 [0.037649s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_2_False [0.053840s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_1 [0.034348s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_6 [0.019603s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_is_not_provided [0.022510s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_3 [0.045220s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_1__None__None_ [0.017554s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.017839s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level [0.067879s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_1 [0.023444s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_1 [0.047198s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_not_authorized [0.020782s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota_using_too_old_microversion [0.023746s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host [0.044542s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_update_request [0.082785s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_3 [0.021149s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_4 [0.021083s] ... ok {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_1 [0.538879s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_state [0.045403s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_2_detail [0.022242s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_1 [0.026301s] ... ok {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_1_InvalidBackup [0.070782s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_1_2_39 [0.024746s] ... ok {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_2 [0.093341s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_2_2_40 [0.035430s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_2_False [0.068045s] ... ok {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_2_2_0 [0.122403s] ... ok {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_body_error [0.036881s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_1_2_39 [0.028968s] ... ok {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.017287s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_2_2_40 [0.022310s] ... ok {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_4 [0.021793s] ... ok Config option None.quota_shares is deprecated. Use option quota.shares instead. Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_2 [0.022856s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_3 [0.048740s] ... ok {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_body_error [0.080501s] ... ok {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit [0.078097s] ... ok {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_4 [0.027405s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.036096s] ... ok {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_1_1_0 [0.064335s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_1 [0.029075s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit [0.097998s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_found [0.031658s] ... ok {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_4_2_44 [0.056276s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_2__None___foo__ [0.017484s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_exception [0.027576s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_4_2_44 [0.056007s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_2 [0.040055s] ... ok {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_invalid_backup_id [0.099392s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_5 [0.022798s] ... ok {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create [0.045159s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_share_id [0.037151s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_5 [0.051546s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_to_target_share [0.096697s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_1_show [0.025143s] ... ok {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_1_index [0.045822s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_2 [0.024719s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.017825s] ... ok {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_2_detail [0.036095s] ... ok Config option None.quota_shares is deprecated. Use option quota.shares instead. Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_1 [0.051461s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.031968s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_delete_metadata [0.091107s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_1_2_39 [0.039067s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_without_quota [0.032657s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_user_quota_can_not_be_bigger_than_tenant_quota [0.037277s] ... ok {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_create_metadata [0.256684s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_5_invalid_resource_id [0.021133s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_3_resource_action [0.017983s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_1 [0.018560s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_get_admin_export_location [0.163778s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_3 [0.031615s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_update [0.033801s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_1_2_0 [0.039351s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares [0.022343s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_2 [0.143578s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.741599s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_2 [0.029984s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_1 [0.019326s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.043609s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_2 [0.020988s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_inexistent_quota [0.048177s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_4 [0.046283s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_3 [0.144016s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_1 [0.045240s] ... ok {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_4 [0.349752s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_2 [0.075025s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_binary [0.045209s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host_binary [0.043660s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_2_2_40 [0.073155s] ... ok {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.102779s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_zone [0.038775s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_for_share_networks [0.059866s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_3 [0.049990s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_using_too_old_microversion [0.037522s] ... ok {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_share_not_found [0.097598s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create [0.042127s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_2 [0.060176s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_2_invalid_body [0.083361s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_6_invalid_resource_type [0.052970s] ... ok {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_exist [0.100550s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_2_lock_reason [0.051325s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_share_group [0.075137s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create [0.055313s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name [0.052865s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index [0.041046s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.528265s] ... ok {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata [0.350476s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name_and_description [0.057975s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_share_not_found [0.079408s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show_not_found [0.095364s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_1 [0.053322s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_host_not_found [0.038304s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_2 [0.045499s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.103323s] ... ok {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_no_share_groups [0.097600s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_1 [0.274849s] ... ok {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_2_2_0 [0.110830s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.103772s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit [0.114228s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Metadata property key is blank. {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.072128s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_update_all_metadata [0.095079s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_not_found [0.064687s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update [0.106087s] ... ok {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_3 [0.221461s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_2 [0.101125s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_2 [0.049315s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_body [0.054332s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_1_1_0 [0.101483s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_description [0.041122s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_1 [0.044450s] ... ok Metadata property value is blank. {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_2_2_0 [0.056498s] ... ok {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.195397s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit_and_offset [0.061194s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_authorized [0.091023s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_1 [0.074272s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_access_level [0.053644s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_body [0.034078s] ... ok Metadata property key is greater than 255 characters. {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.173863s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_no_share_id [0.043773s] ... ok {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_2 [0.088821s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete [0.050415s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_no_share_groups [0.085450s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_exception [0.036047s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_invalid_backup [0.050415s] ... ok Metadata property value is greater than 1023 characters. {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.174927s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_1_True [0.039442s] ... ok {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit [0.091355s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit_and_offset [0.036464s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body [0.085213s] ... ok {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show [0.050306s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_1_True [0.125275s] ... ok {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_3 [0.888168s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_3_show [0.036208s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_2 [0.086115s] ... ok {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_5_delete [0.055101s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_1_True [0.089254s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_07 [0.044428s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_2_False [0.059192s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_10 [0.036004s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_3_2_8 [0.053729s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_16 [0.040042s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_01_None [0.041118s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_1_1_0 [0.065156s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_05 [0.039736s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_2_2_0 [0.052053s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_06 [0.039575s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_12 [0.038605s] ... ok {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_1_2_91 [0.283675s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_3_2_44 [0.069750s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_3 [0.032306s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_4 [0.018873s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_2_ShareBusyException [0.046246s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_value [0.018874s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_1 [0.027270s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_no_data [0.033016s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_1 [0.029220s] ... ok {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_not_found [0.159058s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_2 [0.023722s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_3 [0.026198s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_body_uri_mismatch [0.020066s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_2 [0.042477s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_add_project_access_in_body [0.051186s] ... ok {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_4 [0.677938s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_non_existent_type [0.040538s] ... ok Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v2/share_export_locations.py", line 113, in _validate_metadata_for_update policy.check_policy( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.PolicyNotAuthorized: Policy doesn't allow update_admin_only_metadata to be performed. {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update_invalid [0.208465s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_with_already_added_access [0.068553s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary [0.399842s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_public [0.041629s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_1 [0.131083s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_remove_project_access_in_body [0.040920s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary_with_share_id [0.050747s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_duplicate_name [0.017719s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_provided_share_type_does_not_exist [0.034501s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_1_2_80 [0.051586s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_2 [0.021914s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_4___t____u____p____l____e__ [0.019583s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_2_2_91 [0.042282s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_1 [0.111843s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_2___2_45___False_ [0.017544s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_1 [0.017977s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_invalid_share [0.046478s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin_default_public_only [0.018207s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_no_share_group_id [0.080321s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_1_True [0.034563s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_not_experimental [0.022049s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit_and_offset [0.064187s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_older_api_version [0.018692s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_2 [0.052502s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_1___2_45___True_ [0.019802s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_2_detail [0.040964s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_1 [0.034839s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_in_conflicting_status [0.050976s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore [0.041088s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_body_share_types_and_source_group_snapshot [0.052273s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit_and_offset [0.052560s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body [0.047061s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show_no_backup [0.120322s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_input [0.066371s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_update [0.072327s] ... ok {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_4 [0.680036s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_share_type [0.064845s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_1_index [0.050120s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_does_not_exist [0.037908s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_1 [0.050786s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_4_create [0.066102s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_2 [0.057733s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_in_available [0.073710s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_share_group_not_found [0.053138s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az_and_source_share_group_snapshot [0.075860s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_02 [0.041398s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_04 [0.026851s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_05 [0.021806s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_group_type_specified [0.073011s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_12 [0.033395s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field_not_uuids [0.048400s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_14 [0.026091s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_02 [0.021326s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_network_id [0.049825s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_04 [0.024860s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_1 [0.284792s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_07 [0.021367s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_types [0.034814s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_10 [0.029137s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_11 [0.034202s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_1 [0.058968s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_in_conflicting_status [0.039159s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_2 [0.062552s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_1 [0.719866s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_value [0.060136s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.229176s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_1 [0.037183s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_2 [0.133195s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_to_public_share_type [0.055718s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_no_groups [0.102230s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_type_not_found [0.076944s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_2_2_46 [0.162273s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit [0.039721s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_invalid_field [0.037308s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_1 [0.061313s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_readonly_field [0.048149s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_from_public_share_type [0.097714s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_2 [0.066831s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_name [0.023558s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_share_types [0.020072s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_3_2_47 [0.194837s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_2___l____i____s____t__ [0.024422s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_2 [0.025190s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_1 [0.029549s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_2 [0.505979s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_3___2_46___True_ [0.023553s] ... ok {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_2 [0.153782s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_2 [0.021952s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.133079s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_1 [0.058764s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_2___2_45___False_ [0.035620s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_2 [0.024694s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.078382s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_no_default_share_type_with_share_group_snapshot [0.051043s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.074654s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_with_source_sg_snapshot_id_and_share_network [0.048771s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.077923s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_1 [0.057734s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.117733s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_share_types_not_a_list [0.048715s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_share_network_id_not_a_uuid [0.043150s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.146188s] ... ok {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_1 [0.084227s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field [0.039949s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_2 [0.041093s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_2_2_8 [0.081039s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_group_not_found [0.058789s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_a_uuid [0.053617s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_not_found [0.051404s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_06 [0.404881s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_09 [0.022268s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_11 [0.027897s] ... ok {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_2 [0.051218s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_15 [0.041993s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_09 [0.040263s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_key_allowed_chars [0.029240s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_1 [0.027350s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_too_many_keys_allowed_chars [0.027743s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_2 [0.021020s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_spec_not_found [0.022025s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_1_None [0.026140s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_1 [0.054352s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_2 [0.047163s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_nonexistent_rule [0.039764s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_1 [0.020680s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_1_2_3 [0.546595s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_private_share_group_type [0.029352s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_1_str [0.022928s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_5_1 [0.041848s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_3_2_35 [0.114094s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_7 [0.046727s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_1___2_45___True_ [0.043765s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_4___2_46___False_ [0.021246s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_not_found [0.026026s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_1 [0.022236s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_4_2_69 [0.125400s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_2 [0.034715s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_not_found [0.036332s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_1 [0.861238s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_2 [0.021273s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin [0.019567s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_2_False [0.019842s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_2___2_45___False_ [0.027825s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_with_share_types [0.029039s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_3___2_46___True_ [0.023308s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_2 [0.040932s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_2 [0.046415s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_invalid_field [0.041217s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_1 [0.373259s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_a_uuid [0.053641s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_2 [1.102410s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_description [0.059283s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_group_type_specified [0.043126s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name_and_description [0.045703s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_nonexistent_az [0.050868s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_source_sg_snapshot_id [0.038749s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_1 [0.374752s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_2 [0.326508s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_1 [0.045474s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_4 [0.976359s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit [0.087695s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_like_filter [0.042775s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_2 [0.049566s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_1 [0.059081s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_group_not_found [0.040572s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_group_not_found [0.048183s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_02 [0.864663s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_1 [0.333629s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body [0.366437s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_3 [0.438874s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_2_2_54 [0.057271s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_2_2_89 [0.099672s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_index_metadata [0.058679s] ... ok {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_1 [0.305012s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_network_not_found [0.111115s] ... ok {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_4 [0.331997s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_subnet_not_found [0.147439s] ... ok {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_3 [1.278724s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_2 [0.086372s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_invalid_field [0.083404s] ... ok {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.288224s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_2 [0.081665s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_readonly_field [0.155941s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_snapshot_not_found [0.077426s] ... ok {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.253845s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_1 [0.044403s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_01 [0.079940s] ... ok {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_2 [0.687739s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_03 [0.035569s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_1_2_3 [0.140043s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_08 [0.020097s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_13 [0.024929s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_03 [0.027003s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_08 [0.026937s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_key [0.027698s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_2_2_34 [0.119577s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_key [0.020033s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_3 [0.539507s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_2 [0.019973s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_not_found [0.021383s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_2 [0.030831s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_with_limit [0.093758s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_too_many_keys [0.033897s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_project_in_body [0.042660s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_private [0.050425s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_invalid_body [0.186349s] ... ok {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_4 [0.386321s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_project_in_body [0.042594s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_non_existent_type [0.042228s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_2 [0.037320s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_1_None [0.022185s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_3 [0.020516s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_6 [0.020964s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_2_2_89 [0.196568s] ... ok {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_3 [0.172217s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_8 [0.026236s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_1 [0.031255s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_3___2_46___True_ [0.030188s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_forbidden [0.029605s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_1___2_45___True_ [0.033830s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_1_add_security_service [0.026910s] ... ok {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_export_locations_share_instance_not_found [0.089429s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_4___2_46___False_ [0.051362s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_1___show___2_ [0.042856s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_servers [0.066057s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_1 [0.034137s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_not_found [0.028745s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service [0.045900s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_4___2_46___False_ [0.027459s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_2___get_share_instances___2_ [0.094990s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_1 [0.032017s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service [0.032703s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_1 [0.048950s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_1 [0.033585s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_2 [0.042914s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_az_not_found_1 [0.046067s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_3___index___1_ [0.121522s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_group_snapshot_state [0.061080s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_network_creation [0.045395s] ... ok None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v2/share_networks.py", line 406, in create share_network = db_api.share_network_create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_db.exception.DBError: None Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_group_type [0.059315s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_3 [0.053637s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az [0.047050s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_more_than_one_subnet [0.064529s] ... ok The share network fake network id has more than one subnet attached. Please remove the subnets untill you have one or no subnets remaining. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name [0.052738s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Can not delete share network fake network id, it has 2 share(s). {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share [0.055010s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_2 [0.041444s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_filter_opts [0.051384s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_invaild_value [0.052376s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_3___name_foo_description_d___0_ [0.043018s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_2 [1.032896s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_5___description_ds___1_ [0.047878s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to update usages deleting share-network. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v2/share_networks.py", line 156, in delete share_networks=-1, user_id=share_network['user_id']) ~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'user_id' {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_sec_service_delete [0.072355s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_3 [0.043088s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_3 [0.101270s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_key_in_use [0.059433s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_2 [0.326328s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_nominal [0.044630s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_3 [0.037238s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_1 [0.113748s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_keys_in_use [0.145130s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_missing [1.029957s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_3 [0.935257s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_1 [0.055282s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit_and_offset [0.050122s] ... ok {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_2___admin____2_56__ [0.265826s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_2 [0.083861s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_no_groups [0.055125s] ... ok {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_3_2_46 [0.120371s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_3 [0.398345s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit_and_offset [0.066899s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_1_show [0.073157s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_3 [0.811309s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_as_admin [0.048667s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.159811s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_1 [0.081787s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_1__True___2_55__ [0.057851s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_3_ShareBusyException [0.079741s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_1 [0.160358s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_network_id [0.060331s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.180219s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.064960s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_export_location_share_instance_not_found [0.096129s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.081173s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_01 [0.781969s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_3_2_9 [0.108786s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_4_2_11 [0.077444s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_06 [0.981802s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_07 [0.359496s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_4 [0.419835s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_2_get_share_instances [0.062798s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_1___2_55___202_ [1.101295s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_2 [0.445972s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_11 [1.233213s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_3 [0.371807s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_09 [1.454797s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_4 [0.830383s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_1_2_3 [0.059930s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_invalid_share [0.053179s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_3_2_71 [0.061227s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_1 [1.389183s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit_and_offset [0.075056s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_1_2_78 [0.104588s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_2_detail [0.086449s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_2_2_89 [0.078621s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_5__delete_share_replica [0.051036s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_8_reset_status [0.038425s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_10 [0.361768s] ... ok Cannot delete share network subnet fake_sns_id, it has one or more shares. {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_shares_fail [0.088008s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_4___2_75____foobar__ [0.068392s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_replication_exception [0.044228s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_metadata [0.093969s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_1 [0.071524s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_1 [0.080999s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_4 [0.081519s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_14 [0.422706s] ... ok Service fake_srv is down. {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_1 [0.071664s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_1 [0.033872s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_3 [0.376526s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_1 [0.031549s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_2 [0.019769s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_2_1_0 [0.031931s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_3 [0.036486s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_4 [0.836106s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_2 [0.105672s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_2 [0.076145s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_1 [0.066205s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_4 [0.060228s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_5 [0.040078s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_03 [0.490213s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_4 [0.797317s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_1 [0.788334s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id,so it cannot be deleted. Please contact the cloud administrator to rectify. {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_share_servers_fail [0.324504s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_2 [0.368551s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet [0.166554s] ... ok {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet_share_network_not_found [0.061234s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete [0.096781s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_upper_2_50_1 [1.000182s] ... ok {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_2 [0.129746s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_wrong_body [0.068082s] ... ok None {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_2_2_70 [0.064761s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to update usages deleting share-network. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v2/share_networks.py", line 156, in delete share_networks=-1, user_id=share_network['user_id']) ~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'user_id' {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_nominal [0.056012s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_not_found [0.067515s] ... ok {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_1_2_78 [0.103214s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_2 [0.021017s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_4___name_foo___1_ [0.058129s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_04 [1.089163s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_2 [0.021789s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_2 [0.022298s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_3_2_25 [0.021620s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_7___name_foo_description__ds___1_ [0.066275s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_no_share_servers [0.022069s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_no_filters [0.045582s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_2_remove_security_service [0.039203s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_1_2_91 [0.021513s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_2_1_0 [0.020333s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to update usages deleting share-network. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v2/share_networks.py", line 154, in delete reservations = QUOTAS.reserve( ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_quota_delete_reservation_failed [0.059216s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_failed_project_id_1 [0.033871s] ... ok fake {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_1 [0.032813s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_not_found [0.029834s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_nominal [0.044372s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_db_api_exception [0.055691s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_1___active____2_55__ [0.882129s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_2 [0.064076s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_body [0.047735s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_1 [0.045993s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_05 [0.469324s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_3 [0.116221s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_2 [0.383202s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_not_found [0.041607s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_replica_not_found [0.357374s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_subnet_creation [0.056908s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_1_index [0.056220s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_2 [0.039757s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_3_show [0.050829s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_6 [0.089110s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_5_delete [0.052255s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_1_host [0.037893s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_nominal [0.064136s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_extract_host [0.043046s] ... ok {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_1___user____2_47__ [0.327312s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Can not delete share network fake network id, it has share group(s). {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_1_True [0.035552s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_is_auto_deletable_false_servers [0.063097s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_2 [0.023960s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share_group [0.049984s] ... ok Can not delete share network fake network id, it has 2 share group(s). {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_5 [0.053103s] ... ok {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_export_locations_share_replica_not_found [0.112533s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_reset_server_status_invalid [0.020865s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_admin_context [0.047329s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_1 [0.038504s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_2___description_d___0_ [0.044838s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_1 [0.039602s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_6___name__foo_description__ds___2_ [0.048382s] ... ok {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.128558s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_3 [0.062466s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_1 [0.023123s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_8___name__foo_description_ds___1_ [0.080910s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_2_deleting [0.054108s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.117167s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_admin_context [0.060209s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_non_admin_context [0.047530s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_security_service [0.051837s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_reset_status [0.084974s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_1___ [0.022614s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_08 [1.042609s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_1 [0.045577s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_not_found [0.056861s] ... ok {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.316908s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_2 [0.032833s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_2_ReplicationException [0.096491s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_2 [0.096313s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_body [0.092829s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_multiple_subnets_fail [0.619979s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_1_2_55 [0.085918s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_exception [0.083759s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_index [0.147751s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_invalid_replica [0.097595s] ... ok {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.071796s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_with_non_replicas [0.453754s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_12 [0.719935s] ... ok {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show [0.133686s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.098695s] ... ok {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.071108s] ... ok {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_3_2_46 [0.267870s] ... ok {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.073560s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.060966s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_1_AvailabilityZoneNotFound [0.101263s] ... ok {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.073426s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_soft_deleted [0.074222s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail [0.047901s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_2__False___2_56__ [0.052549s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_3_show [0.055925s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit_and_offset [0.039690s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_4_reset_status [0.062479s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_2__False___2_56__ [0.050653s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_1_True [0.040211s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_summary [0.049757s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_6__promote [0.046164s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_2_2_56 [0.046475s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_1___2_74___None_ [0.066570s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_3___2_75___10_ [0.047083s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_1 [1.040157s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_1 [0.446119s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_13 [1.049577s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_3 [0.407053s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_1__True___2_55__ [0.045126s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit [0.050476s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_1__False___2_55__ [0.055208s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_2 [0.421984s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_2_False [0.041018s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit [0.035946s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_export_locations [0.061337s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_4__create [0.043363s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_replica_state [0.062855s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_2 [0.752926s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_9__resync [0.061728s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_without_export_locations [0.066621s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_already_active [0.047483s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_invalid_replica_id [0.061412s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_share_network_not_active [0.039946s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_1_2_78 [0.143126s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet [0.105281s] ... ok {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_4 [1.009994s] ... ok None {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_4 [0.402294s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_3 [0.102436s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show [0.051735s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. None {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_1_2_51 [0.072727s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_1_2_78 [0.078120s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_2___1_1_1_1____2_38__ [0.148537s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_exists_exception [0.095951s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_2_2_89 [0.169109s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access [0.088300s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_1 [0.073627s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_1_2_0 [0.037073s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_1 [0.025478s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_1_2_91 [0.064774s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_6 [0.024041s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_4_2_26 [0.047705s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.043000s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_1 [0.047188s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_1_2_0 [0.052009s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_2 [0.030035s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_3_2_25 [0.039877s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_4_2_26 [0.041792s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_share_has_been_soft_deleted [0.120511s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_1 [0.056780s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_invalid_version [0.098022s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_3 [0.796076s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_2 [0.049910s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_3 [0.035173s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_1 [1.088230s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_1 [0.087728s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_2 [0.053319s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_3 [0.047314s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_5 [0.059562s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_5 [0.292053s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_3 [0.513857s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_3 [0.032570s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_with_active_state [0.333326s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_4 [0.591748s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/api/v2/share_networks.py", line 406, in create share_network = db_api.share_network_create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_db.exception.DBError: None {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_db_api_exception [0.079168s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_1 [0.091239s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.603646s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id, so it cannot be deleted. Please contact the cloud administrator to rectify. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_subnet_contains_share_server [0.076151s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage [0.056382s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_non_admin_context [0.044298s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_value_zero [0.037299s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_detailed [0.053018s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_1___name_fo___0_ [0.040179s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_ss_and_project_id_admin_context [0.052780s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_2___fake_server__ [0.019124s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_2 [0.022720s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_not_found [0.044689s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_1 [0.074704s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_2 [0.090226s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_2 [0.784179s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_4 [0.075927s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service [0.047714s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_service_not_found [0.039558s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_1 [0.890706s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_2 [0.040111s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_1 [0.096228s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_02_deleting [0.815736s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_08_migrating_to [0.052626s] ... ok {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_export_location_share_replica_not_found [0.120328s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_3 [0.369137s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_2__False___2_56__ [0.042076s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_11_server_migrating [0.076083s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_3__False___2_72__ [0.049806s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_14_backup_creating [0.077259s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_encrypted [0.078397s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_share_not_found [0.049263s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_1_1_0 [0.044022s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_share_id [0.082443s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_no_share_id [0.048854s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_2 [0.517959s] ... ok {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_share_status [0.081055s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_2_2_56 [0.037707s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Transfer d26f3b8a-32b8-43e0-a9e7-c065d610bf94: share id 06088fc1-4523-4a50-963d-bdd79944bc7f expected in awaiting_transfer state. {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_not_awaiting_transfer [0.120753s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_share_id_specified [0.121018s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_2 [0.074595s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_no_admin_user [0.069946s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_private [0.096544s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_2___in_sync____2_55__ [0.787943s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_public [0.064819s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_none [0.040631s] ... ok Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_true [0.039479s] ... ok Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_4 [0.018454s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_5 [0.022013s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_5 [0.020096s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_2___2_45___False_ [0.019109s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_3___2_46___True_ [0.021195s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default [0.029258s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_3___2_46___True_ [0.022667s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_missing_replica [0.787427s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_not_found [0.030562s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_2___2_45___False_ [0.021498s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_4___2_46___False_ [0.018197s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show_not_found [0.019726s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_02___1_0____os_share_type_access___False_ [0.022746s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_09___2_23____share_type_access___True_ [0.026014s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_02___1_0____os_share_type_access___False_ [0.024860s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_04___2_0____os_share_type_access___False_ [0.019184s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_05___2_6____os_share_type_access___True_ [0.018426s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_4 [1.024200s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_06___2_6____os_share_type_access___False_ [0.021244s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_11___2_24____share_type_access___True_ [0.029797s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_14___2_27____share_type_access___False_ [0.029969s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_1 [0.031061s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_3 [0.022253s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_4 [0.034098s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_id_mismatch [0.026957s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_access_applying [0.029827s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_create_metadata [0.033601s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_2___2_56___202_ [0.469013s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_3___out_of_sync____2_56__ [0.842925s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_1_index [0.065963s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel_not_found [0.091988s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_4_create [0.039770s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_3__show [0.043144s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_1 [0.377106s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress_not_found [0.042627s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_7_reset_replica_state [0.043188s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_7_reset_replica_state [0.037280s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_1_nondisruptive [0.036587s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_8_reset_status [0.054167s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_1_2_55 [0.046103s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_4_preserve_snapshots [0.043670s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_admin_required_exception [0.038755s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_1 [0.048400s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_5_host [0.033078s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_5_force_host_assisted_migration [0.029567s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_2___2_75___None_ [0.044452s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_3 [0.062242s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_2_None [0.038243s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.028241s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_new_share_network_not_found [0.044109s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_no_body [0.023629s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_3 [0.023635s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_2_writable [0.055717s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_4 [0.033792s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_1_True [0.032446s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.020351s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_1 [0.030351s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_4 [0.029525s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_3__v2_47_az_unsupported [0.052569s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete [0.020267s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_1 [0.034246s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_param_not_provided [0.020741s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary [0.022919s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_1_fake_net_name [0.058752s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_01 [0.046027s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_forbidden [0.031113s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_02 [0.019287s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_04 [0.028241s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_2_None [0.038627s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_07 [0.023738s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_invalid [0.040550s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_10 [0.027069s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_2 [0.024686s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_not_found [0.020001s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_1___2_10___True_ [0.049825s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check [0.049414s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete [0.043786s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_2 [0.051533s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_2 [0.028631s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update_with_share_group [0.094508s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_API_exception [0.785514s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_not_found [0.028171s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_2 [0.025825s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_2_error [0.018195s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_access_list [0.055412s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_9_resync [0.075860s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_body [0.026898s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_3 [0.714056s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_08 [0.044160s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_status [0.026423s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_10 [0.030423s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start [0.048883s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_2_False [0.046849s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_13 [0.026665s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_15 [0.020747s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_2 [0.070794s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_02 [0.030194s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_1_ShareServerInUse [0.066372s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_04 [0.020076s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_driver_opts_not_instance_dict [0.043881s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_07 [0.023645s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_3_creating [0.064164s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_11 [0.035503s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_12 [0.019141s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_2_False [0.091095s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_2___2_1____active__ [0.072324s] ... ok {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_index [0.101713s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_3 [0.022177s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_1 [0.021246s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_no_body [0.076073s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_1 [0.019913s] ... ok {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.079418s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.023106s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_6 [0.042971s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_4___error____2_56__ [0.411384s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_1_migration_error [0.055543s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_1__True___2_55__ [0.048050s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel [0.040482s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_2__False___2_56__ [0.046322s] ... ok {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show [0.132730s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete [0.054254s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_no_replica [0.042947s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_1_active [0.024631s] ... ok {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_1_None [0.056753s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_4_creating [0.021966s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_2_detail [0.052051s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_5_manage_starting [0.019353s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_1_index [0.050086s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_6_unmanage_starting [0.018652s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_7_unmanage_error [0.035388s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_6_promote [0.076995s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_3_detail [0.054773s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_not_found [0.025071s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_host_with_pool [0.046649s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_empty_parameters [0.068270s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_2_body [0.034585s] ... ok {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.067695s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_1_nondisruptive [0.055729s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.073366s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_3_preserve_snapshots [0.044366s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_share_server_not_found [0.018063s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_access_rule_not_found [0.127561s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.079620s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_network_not_active [0.047186s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_2_False [0.032764s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.058908s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_share_network_not_found [0.028061s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_2 [0.029756s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_3 [0.040060s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.090297s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_data_not_found_exception [0.202873s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_3 [0.034936s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_4 [0.020055s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_share_update_invalid_key [0.035102s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_2_2_16 [0.033394s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_2_ [0.051351s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.094734s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_3 [0.028845s] ... ok {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.805411s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_2 [0.027486s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_invalid [0.057253s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareManageTest.test__manage [0.027000s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_2_FAKE_SNAPSHOT_ID [0.062590s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_revert_unsupported [0.022427s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_body [0.037759s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_2_2_16 [0.044083s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_2_detail [0.045287s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_not_found [0.031385s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_2 [0.049173s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_3_2_17 [0.038615s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_host_with_pool [0.046138s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_3_2_17 [0.054531s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_2 [0.023466s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_3 [0.075165s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_1 [0.024865s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_4 [0.044975s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_3 [0.060914s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress [0.038207s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_2 [0.022638s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_1 [0.018683s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_4 [0.042346s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.022776s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_3_deleting [0.019226s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_3 [0.021740s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_1_1_0 [0.037858s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_8_manage_error [0.043602s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_wrong_permissions [0.021800s] ... ok {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test__unmanage [0.025297s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_2_2_6 [0.049188s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.059664s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_3_2_11 [0.049495s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.041427s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.046191s] ... ok {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11___fake_quota_class____2_90__ [0.017445s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_2 [0.429631s] ... ok {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test__collection_name [0.019432s] ... ok {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None__None___2_40__ [0.018985s] ... ok {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___fake_share_type_id____2_39__ [0.020852s] ... ok {2} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools_with_details [0.042094s] ... ok {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_4_2_45 [0.025732s] ... ok {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_1_2_20 [0.019904s] ... ok {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_4_2_45 [0.027500s] ... ok {2} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_2_2_78 [0.034577s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_2___add_security_service___False_ [0.018161s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_01 [0.026872s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_1_True [0.465320s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_02 [0.020251s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_15 [0.025647s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_20 [0.018332s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_2_PolicyNotAuthorized [0.064382s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_01_______2_20__ [0.017550s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_05_______2_25__ [0.018733s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_06_______2_49__ [0.030849s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_1_manage_starting [0.069196s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show_snapshot_instance_not_found [0.406281s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_08_______2_18__ [0.025007s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_11 [0.017086s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_4_reset_status [0.047918s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_06_______2_49__ [0.039520s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_4_unmanage_starting [0.080297s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_14 [0.021481s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_19 [0.017439s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_access_list [0.072169s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_network_not_active [0.045739s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_22 [0.029226s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_data_not_found_exception [0.065767s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_24 [0.054428s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_28 [0.022179s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_1_0 [0.029897s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_29 [0.022875s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_2_16 [0.020919s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_30 [0.018995s] ... ok {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.137699s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.020833s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_32 [0.019163s] ... ok Snapshots cannot be created for share '100' since it does not have that capability. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.022036s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.019821s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_1_2_6 [0.049149s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_2 [0.022525s] ... ok {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.075572s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_metadata_filter [0.024035s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_3_2_10 [0.044074s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.019989s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.881311s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_1 [0.018757s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_6_2_24 [0.034559s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_4 [0.022225s] ... ok {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.097612s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_9_2_69 [0.045306s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_1 [0.035926s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_2 [0.040167s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_1_1_0 [0.066391s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot__unmanage [0.043875s] ... ok {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.112728s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_3_2_54 [0.039198s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_version [0.020244s] ... ok {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_versions [0.033639s] ... ok {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.078256s] ... ok {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_1___v2___None___http___localhost_v2___ [0.038415s] ... ok {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_4____v2______fake_path_____http___localhost_v2_fake_path___ [0.047501s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.073837s] ... ok {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_1___http___1_1_1_1_____http___1_1_1_1___ [0.069101s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.388964s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.075666s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_2___http___localhost_____http___localhost___ [0.048299s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail_invalid_snapshot [0.059804s] ... ok {2} manila.tests.cmd.test_api.ManilaCmdApiTestCase.test_main [0.034046s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_no_errors [0.023456s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_1_index [0.050196s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_zone_is_none [0.022805s] ... ok /usr/lib/python3.12/site-packages/oslo_log/log.py:280: DeprecationWarning: Eventlet support is deprecated and will be removed debtcollector.deprecate( 2025-10-10 08:09:51.755 1703142 INFO manila.coordination [None req-eb74222d-44d6-4e2f-9b69-e30040d267e6 fake_user fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main [0.028844s] ... ok 2025-10-10 08:09:51.786 1703142 INFO manila.coordination [None req-eb74222d-44d6-4e2f-9b69-e30040d267e6 fake_user fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run ... SKIPPED: No module named 'bpython' 2025-10-10 08:09:51.811 1703142 INFO manila.coordination [None req-eb74222d-44d6-4e2f-9b69-e30040d267e6 fake_user fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python_import_error [0.023938s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:09:51.862 1703142 INFO manila.coordination [None req-59e83a19-53b3-4a81-88aa-6d7cbf143c77 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_1_True [0.053291s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.12/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/cmd/test_manage.py", line 348, in test_service_commands_cleanup ctxt = context.RequestContext('fake-user', 'fake-project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- 2025-10-10 08:09:51.915 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_2_False [0.050465s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.12/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/cmd/test_manage.py", line 348, in test_service_commands_cleanup ctxt = context.RequestContext('fake-user', 'fake-project') Deleted share instance instance_id1 Deleted share instance instance_id3 Deleted share fake_share_id 2025-10-10 08:09:51.936 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_delete [0.020858s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.574724s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:09:51.972 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_ipython [0.047874s] ... ok 2025-10-10 08:09:52.006 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_python [0.021111s] ... ok 2025-10-10 08:09:52.026 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.cmd.test_scheduler.ManilaCmdSchedulerTestCase.test_main [0.020093s] ... ok 2025-10-10 08:09:52.053 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_caching [0.027107s] ... ok 2025-10-10 08:09:52.074 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_1_None [0.020751s] ... ok 2025-10-10 08:09:52.096 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_05_cephfs [0.021989s] ... ok 2025-10-10 08:09:52.126 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_06_maprfs [0.029665s] ... ok 2025-10-10 08:09:52.149 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_07_NFS [0.022637s] ... ok 2025-10-10 08:09:52.184 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_08_CIFS [0.035985s] ... ok 2025-10-10 08:09:52.204 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get [0.018790s] ... ok 2025-10-10 08:09:52.243 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id_failed [0.039434s] ... ok 2025-10-10 08:09:52.266 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.ToDictTestCase.test_dict_provided [0.019229s] ... ok 2025-10-10 08:09:52.295 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_without_to_dict_method [0.021626s] ... ok 2025-10-10 08:09:52.316 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_bad_request [0.020820s] ... ok 2025-10-10 08:09:52.341 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_1_HTTPNotImplemented [0.024300s] ... ok 2025-10-10 08:09:52.364 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_3_Unauthorized [0.023893s] ... ok 2025-10-10 08:09:52.384 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_4_Forbidden [0.018715s] ... ok 2025-10-10 08:09:52.409 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_5_MethodNotAllowed [0.026275s] ... ok 2025-10-10 08:09:52.429 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_7_RateLimit [0.018481s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_3 [0.842024s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_2_show [0.072525s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [1.075891s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_1___1_1_1_1____2_32__ [0.082556s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_3___1001__1001____2_38__ [0.054876s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_4 [0.900882s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_share_without_mount_snap_support [0.071108s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3_2_17 [0.041553s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:52.919 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Snapshots cannot be created for share '100' since it does not have that capability. {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_1_True [0.490514s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.032470s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.020908s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_3_2_17 [0.021409s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_4 [0.023099s] ... ok 2025-10-10 08:09:53.000 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_1 [0.080285s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_3 [0.028663s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_5 [0.020491s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_1_2_0 [0.018446s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_4_2_73 [0.020887s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_2_2_16 [0.020380s] ... ok 2025-10-10 08:09:53.109 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_4 [0.108701s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_3 [0.442387s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_4 [0.048380s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_replicated_snapshot [0.046043s] ... ok 2025-10-10 08:09:53.227 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_5 [0.117376s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.393669s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_share_server [0.041427s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_01_creating [0.066281s] ... ok 2025-10-10 08:09:53.343 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_exception_not_set [0.118721s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_03_manage_starting [0.058959s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_09_restoring [0.073320s] ... ok 2025-10-10 08:09:53.478 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_2_False [0.132395s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_10_reverting [0.055561s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_3 [0.419309s] ... ok 2025-10-10 08:09:53.555 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_2 [0.077279s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_4 [0.064376s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_13_backup_restoring [0.080596s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:53.656 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_1_migration [0.101131s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Quota exceeded for fake_project_id, tried to create share (20 shares already consumed). {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_2 [0.143659s] ... ok 2025-10-10 08:09:53.742 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_2__True__False_ [0.085323s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_invalid_snapshot [0.088577s] ... ok 2025-10-10 08:09:53.847 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_3 [0.104981s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_1 [0.046614s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_2 [0.045995s] ... ok 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.904 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not unmount dest /tmp/ins2_id after its data copy.: Exception: fake 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.905 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not deny access to dest instance ins2_id after its data copy.: Exception: fake 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 362, in _copy_share_data 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager helper_dest.deny_access_to_data_service(access_ref_dest, 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.907 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.908 1703142 DEBUG manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was successful. _copy_share_data /builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py:388 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:53.909 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_1 [0.061839s] ... ok 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Failed to copy data from source to destination /tmp/ins1_id to /tmp/backup_id.: Exception: fake 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 326, in _copy_share_data 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager copy.run() 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.973 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.974 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not unmount dest /tmp/backup_id after its data copy.: Exception: fake 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:53.975 1703142 ERROR manila.data.manager 2025-10-10 08:09:53.977 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_5 [0.067877s] ... ok {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers [0.172948s] ... ok 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not unmount src /tmp/backup_id after its data copy.: Exception: fake 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:54.120 1703142 ERROR manila.data.manager 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not unmount dest /tmp/ins2_id after its data copy.: Exception: fake 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Could not deny access to dest instance ins2_id after its data copy.: Exception: fake 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager Traceback (most recent call last): 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 362, in _copy_share_data 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager helper_dest.deny_access_to_data_service(access_ref_dest, 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager raise effect 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager Exception: fake 2025-10-10 08:09:54.121 1703142 ERROR manila.data.manager 2025-10-10 08:09:54.122 1703142 DEBUG manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was successful. _copy_share_data /builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py:388 2025-10-10 08:09:54.130 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_7 [0.162484s] ... ok 2025-10-10 08:09:54.255 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_1_None [0.116041s] ... ok 2025-10-10 08:09:54.306 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_1_None [0.049995s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_4 [1.095724s] ... ok 2025-10-10 08:09:54.370 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_2 [0.063234s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_1 [0.049073s] ... ok 2025-10-10 08:09:54.426 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Create backup started, backup: d4ce2e76-0c39-4773-833e-6a8b1af948c5 share: 0ac785c4-b2cf-412d-a103-eab74327cfb5. 2025-10-10 08:09:54.436 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Created share backup d4ce2e76-0c39-4773-833e-6a8b1af948c5 successfully. 2025-10-10 08:09:54.437 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_respects_use_data_manager [0.067578s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:54.490 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Created share backup b94b4aea-cc66-4353-a9ad-a232de360f2f successfully. 2025-10-10 08:09:54.491 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_2_100 [0.054025s] ... ok 2025-10-10 08:09:54.522 1703142 DEBUG manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Received request to cancel data copy of share fake_id. data_copy_cancel /builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py:208 2025-10-10 08:09:54.523 1703142 ERROR manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Data copy for migration of share fake_id cannot be cancelled at this moment. 2025-10-10 08:09:54.524 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel_not_copying [0.031878s] ... ok 2025-10-10 08:09:54.570 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Delete backup started, backup: a4916114-771e-4034-b545-a6b80b230bae. 2025-10-10 08:09:54.577 1703142 DEBUG manila.db.sqlalchemy.api [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] quota_usages out of sync, updating. project_id: fake, user_id: None, share_type_id: None, resource: backups, tracked usage: 0, actual usage: 1 _quota_reserve /builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py:1301 2025-10-10 08:09:54.578 1703142 DEBUG manila.db.sqlalchemy.api [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] quota_usages out of sync, updating. project_id: fake, user_id: None, share_type_id: None, resource: backup_gigabytes, tracked usage: 0, actual usage: 2 _quota_reserve /builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py:1301 2025-10-10 08:09:54.579 1703142 DEBUG manila.quota [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Created reservations ['f3aec032-b226-4010-8ff0-cb7eba19e777', 'a47897ac-1a70-4997-9983-2fc80e5ea0ee'] reserve /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1038 2025-10-10 08:09:54.581 1703142 DEBUG manila.quota [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Committed reservations ['f3aec032-b226-4010-8ff0-cb7eba19e777', 'a47897ac-1a70-4997-9983-2fc80e5ea0ee'] commit /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1066 2025-10-10 08:09:54.583 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Share backup a4916114-771e-4034-b545-a6b80b230bae deleted successfully. 2025-10-10 08:09:54.585 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_delete_backup_respects_use_data_manager [0.060599s] ... ok 2025-10-10 08:09:54.632 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_init [0.047512s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [1.053594s] ... ok 2025-10-10 08:09:54.691 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_3_data_copying_in_progress [0.056942s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_04_unmanage_starting [0.066433s] ... ok 2025-10-10 08:09:54.721 1703142 DEBUG manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Received request to migrate share content from share instance ins1_id to instance ins2_id. migration_start /builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py:140 2025-10-10 08:09:54.723 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_3 [0.031306s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_07_migrating [0.053573s] ... ok 2025-10-10 08:09:54.768 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Restore backup started, backup: d954b8f7-6eab-454e-b28a-da0fa5c1044b share: 9a43dc6c-c85e-4ba1-ad9b-90f114c4461f. 2025-10-10 08:09:54.781 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Share backup d954b8f7-6eab-454e-b28a-da0fa5c1044b restored successfully. 2025-10-10 08:09:54.784 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_respects_use_data_manager [0.060920s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_3 [0.407764s] ... ok {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_all_tenants [0.709017s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_12_server_migrating_to [0.063918s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:54.850 1703142 INFO manila.data.manager [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Share backup e4df8288-3ef6-4c66-a258-b16a742a712e restored successfully. 2025-10-10 08:09:54.851 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_2_100 [0.067033s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Attempt to transfer 4c465517-476b-49f9-a8e1-e4aee4b7edee with invalid auth key. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_auth_key [0.091917s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:54.908 1703142 INFO manila.coordination [None req-c26519d6-c454-4f60-a819-ec7893f9506c fake-user fake-project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 702, in restore_backup_continue result = self.data_copy_get_progress(context, share_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 492, in format return logging.Formatter.format(self, record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format record.message = record.getMessage() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ ValueError: incomplete format Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_exception [0.056952s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_snapshot_not_found [0.080645s] ... ok File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/data/test_manager.py", line 799, in test_restore_share_backup_continue_exception self.manager.restore_backup_continue(self.context) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 716, in restore_backup_continue LOG.exception("Failed to get progress of share_backup " Message: 'Failed to get progress of share_backup %(backup)s restoring in share %(share).' Arguments: {'share': 'f224415c-0c7d-48f5-8b70-3bf03f2c93d6', 'backup': 'f40d443e-885a-4807-ba0d-2117cfe163ee'} --- Logging error --- 2025-10-10 08:09:54.984 1703142 INFO manila.coordination [None req-6d59c476-3484-4770-bf4c-b6657a2bbe54 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_create_backup [0.075961s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_1 [0.094480s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/data/test_rpcapi.py", line 109, in test_create_backup self._test_data_api('create_backup', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api ctxt = context.RequestContext('fake_user', 'fake_project') {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_3_2_11 [0.096283s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:09:55.050 1703142 INFO manila.coordination [None req-4aa37c35-9f40-42fb-acf7-d7f0d1e99814 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_get_progress [0.066454s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/data/test_rpcapi.py", line 103, in test_data_copy_get_progress self._test_data_api('data_copy_get_progress', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api ctxt = context.RequestContext('fake_user', 'fake_project') {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_2 [0.085759s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) 2025-10-10 08:09:55.094 1703142 INFO manila.coordination [None req-4aa37c35-9f40-42fb-acf7-d7f0d1e99814 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_2 [0.043237s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:55.121 1703142 INFO manila.coordination [None req-4aa37c35-9f40-42fb-acf7-d7f0d1e99814 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_not_initialized [0.025676s] ... ok 2025-10-10 08:09:55.148 1703142 INFO manila.coordination [None req-4aa37c35-9f40-42fb-acf7-d7f0d1e99814 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_1 [0.027051s] ... ok Quota exceeded for fake_project_id, tried to create 1G share (10G of 5G already consumed). {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_1 [0.158222s] ... ok 2025-10-10 08:09:55.168 1703142 INFO manila.coordination [None req-4aa37c35-9f40-42fb-acf7-d7f0d1e99814 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_2 [0.019938s] ... ok 2025-10-10 08:09:55.206 1703142 INFO manila.coordination [None req-39f5bd55-825e-4446-ad0b-6b525d6eef99 2e367aed-5871-4e4a-8fed-74fbd7bbe8bf 89bb416e-a222-47bd-9777-f310b4b2c9ef - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_get [0.037598s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:55.231 1703142 INFO manila.coordination [None req-399bd7c5-f798-4641-9a05-9b34b4ad9bbe 17087681-0a00-4114-81ee-024e7edadffe 85027ab4-8012-47a9-8824-c2df9b4b3495 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_2 [0.024939s] ... ok 2025-10-10 08:09:55.264 1703142 INFO manila.coordination [None req-968b3b7f-6a44-4c18-a246-02320668cd7e 399e1c34-9b5b-4e8a-99df-62e225e48896 4d6a5689-c5ea-4215-8992-197393250839 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_2_False [0.033341s] ... ok Share type of share 4d38f950-e05a-4b86-a86b-7ae4f0966756 is not public, and current project can not access the share type {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_not_public_share_type [0.215573s] ... ok Failed to update quota donating share transfer id 1df57650-2ab2-4cfd-b088-b67fefebf43c Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/transfer/api.py", line 318, in _check_donor_project_quota donor_reservations = QUOTAS.reserve(context.elevated(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/transfer/api.py", line 305, in _check_transferred_project_quota reservations = QUOTAS.reserve(context, ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:55.301 1703142 INFO manila.coordination [None req-8d2d1fb2-7f25-4451-be9d-ef15121b172c f39d4637-ccaa-4021-96b2-595667221b2e 2f3161b8-1bcb-4e2a-a289-416f47e7d430 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_1 [0.037094s] ... ok File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: {'snapshot_gigabytes': 'fake'}. Quota exceeded for fake_project_id, tried to accept 0G snapshot (10G of 5G already consumed). {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_3 [0.161280s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_1 [0.051171s] ... ok 2025-10-10 08:09:55.365 1703142 INFO manila.coordination [None req-9046b619-a8b7-4790-afff-4ded8033d48d 3d0a297c-152a-4d1f-8baf-27a221136042 c430b514-6359-424a-ae01-74a51d6c908a - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_2 [0.063690s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj1 [0.063659s] ... ok Failed to update quota donating share transfer id a973321a-930a-4f19-a40d-0f24a202aece Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/transfer/api.py", line 318, in _check_donor_project_quota donor_reservations = QUOTAS.reserve(context.elevated(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/transfer/api.py", line 305, in _check_transferred_project_quota reservations = QUOTAS.reserve(context, ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:55.451 1703142 INFO manila.coordination [None req-bd6d352d-8143-4753-b82a-4edc2ea96404 8381a3ce-75f7-4e9c-b099-426239ac29ea 0234dc93-7356-43c4-bc01-e66a5e4637f7 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_3 [0.084690s] ... ok File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: {'snapshots': 'fake'}. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 3 has invalid required extra specs. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false [0.044111s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_4 [0.136621s] ... ok Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Quota exceeded for fake_project_id, tried to accept 1 snapshot (20 of 10 already consumed). 2025-10-10 08:09:55.477 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_1 [0.025630s] ... ok 2025-10-10 08:09:55.511 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_delete [0.036718s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:55.543 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 3 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {2} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_double_update [0.029482s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false_proj2 [0.087110s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:55.600 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_all [0.056091s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_true [0.056514s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_limit [0.148006s] ... ok 2025-10-10 08:09:55.634 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_single [0.034268s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_false [0.045574s] ... ok Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:09:55.660 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_delete_existing [0.025545s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_with_no_context [0.042908s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:55.700 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_2 [0.039492s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_2_asc [0.117747s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_4 [0.939973s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_by_nonexistent_share_type [0.066413s] ... ok 2025-10-10 08:09:55.774 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_custom_query [0.074549s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_dhss_true_with_share_server [0.051954s] ... ok 2025-10-10 08:09:55.799 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_1 [0.023360s] ... ok 2025-10-10 08:09:55.822 1703142 INFO manila.coordination [None req-d131acf3-93b2-4117-bafe-5414d85be510 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_4 [0.024714s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_05_extending [0.040210s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_bad_access [0.072030s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:55.851 1703142 INFO manila.coordination [None req-580aa54d-d126-46b5-873e-39cd0a45dc47 b9d12a69-95e7-4b1b-905f-55a7c07ad770 f33d368b-728b-4fbb-868c-8745c042fd01 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_create [0.026862s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_show_transfer [0.129516s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_already_exists [0.028623s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_06_shrinking [0.047360s] ... ok 2025-10-10 08:09:55.879 1703142 INFO manila.coordination [None req-a352f690-be2c-4721-b7d3-c815c75bd216 ebf270e5-19c2-4faf-8575-a0874099ed38 e89e8601-6c76-4dae-8c1d-cc6b999b42dc - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted_asc [0.027070s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_2 [0.020847s] ... ok 2025-10-10 08:09:55.902 1703142 INFO manila.coordination [None req-e5da376a-b183-4529-962d-c4bee7814d4c 51f1e28f-655d-4dea-859b-bf4ae54afff6 77858de1-8853-4d6e-997a-20cbc317da80 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_not_found [0.023429s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_3 [0.024056s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access [0.066619s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_4 [0.022490s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_15_ensuring [0.056810s] ... ok 2025-10-10 08:09:55.962 1703142 INFO manila.coordination [None req-96db223c-8798-453f-810e-444daee402a7 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_1_True [0.059751s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_not_found [0.031460s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_to_public_share_type [0.039429s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_4___2_46___False_ [0.020148s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_2_2_6 [0.051960s] ... ok 2025-10-10 08:09:56.008 1703142 INFO manila.coordination [None req-6f3ca53d-854f-44f6-a3ea-74a068d60b4c user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update [0.045199s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_not_found [0.022592s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_already_added_access [0.066459s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete [0.037180s] ... ok {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer [0.079225s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_not_found [0.045381s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_1_True [0.038503s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_2_False [0.019651s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj2 [0.040721s] ... ok Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_network_id [0.063438s] ... ok manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_failed [0.029342s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_3 [0.038946s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_none [0.047824s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_pre_v250 [0.036838s] ... ok Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 3 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_04___2_0____os_share_type_access___False_ [0.023499s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_1 [0.048314s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_06___2_6____os_share_type_access___False_ [0.028280s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_1 [0.021407s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_7 [0.021418s] ... ok {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_mount_point_name [0.098255s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_07___2_7____share_type_access___True_ [0.041587s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_6 [0.024061s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_10___2_23____share_type_access___False_ [0.043614s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_no_data [0.048139s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_project_id_prefix_mount_point_name [0.101994s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_11___2_24____share_type_access___True_ [0.058902s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_3___2_46___True_ [0.069364s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_14___2_27____share_type_access___False_ [0.049436s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_16___2_41____share_type_access___False_ [0.043625s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show [0.078380s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_09___2_23____share_type_access___True_ [0.049697s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update [0.060632s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_2 [0.038375s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_not_found [0.043116s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_3 [0.043663s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_4__None__None__None_ [0.041191s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_not_supported [0.044029s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_with_volumes_destroy [0.055348s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_share_has_been_soft_deleted [0.041007s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_01___1_0____os_share_type_access___True_ [0.039596s] ... ok {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_awaiting_transfer [0.357835s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_not_latest [0.044678s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_03___2_0____os_share_type_access___True_ [0.022392s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_12___2_24____share_type_access___False_ [0.017253s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_13___2_27____share_type_access___True_ [0.016569s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_03___2_0____os_share_type_access___True_ [0.020363s] ... ok 2025-10-10 08:09:56.799 1703142 WARNING manila.db.sqlalchemy.api [None req-6f3ca53d-854f-44f6-a3ea-74a068d60b4c user_id project_id - - - -] Deleting soft-deleted resource ShareTypes(id='863869fa-c870-4232-bb88-22bbede8215b', deleted='False', name='fake_type', description=None, is_public=True, created_at=datetime.datetime(2025, 10, 10, 12, 9, 56, 28563), updated_at=None, deleted_at=datetime.datetime(2025, 10, 9, 12, 9, 56, 27801)) failed, skipping.: oslo_db.exception.DBReferenceError: (sqlite3.IntegrityError) FOREIGN KEY constraint failed 2025-10-10 08:09:56.810 1703142 INFO manila.db.sqlalchemy.api [None req-6f3ca53d-854f-44f6-a3ea-74a068d60b4c user_id project_id - - - -] Deleted 2 records in table share_types. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete [0.074687s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_07___2_7____share_type_access___True_ [0.023713s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_13___2_27____share_type_access___True_ [0.019904s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_16___2_41____share_type_access___False_ [0.020102s] ... ok {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_detail [0.146066s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete_not_found [0.059094s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_2 [0.019355s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_latest_not_found [0.019906s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_delete_metadata [0.021455s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start [0.053488s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel [0.056604s] ... ok 2025-10-10 08:09:56.992 1703142 INFO manila.db.sqlalchemy.api [None req-6f3ca53d-854f-44f6-a3ea-74a068d60b4c user_id project_id - - - -] Deleted 1 records in table shares. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_force_host_assisted_migration [0.057881s] ... ok 2025-10-10 08:09:57.004 1703142 INFO manila.db.sqlalchemy.api [None req-6f3ca53d-854f-44f6-a3ea-74a068d60b4c user_id project_id - - - -] Deleted 1 records in table share_types. {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_1_desc [0.132544s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_no_share_id [0.030171s] ... ok 2025-10-10 08:09:57.019 1703142 INFO manila.coordination [None req-6f3ca53d-854f-44f6-a3ea-74a068d60b4c user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_constraint [1.012016s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_2_writable [0.048578s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_3_preserve_metadata [0.031918s] ... ok --- Logging error --- {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_3 [0.052133s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:09:57.072 1703142 INFO manila.coordination [None req-6f39b92d-8a9d-4ad3-a5b7-9605ab24fe3d 04093f8e37fa48dd9ce8c397fa8882c7 ab0ee30fd3494e1892577c2c1ccd1e3b - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete_invalid [0.053274s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp self.ctxt = context.RequestContext(user_id=self.user_id, File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_network_not_found [0.054835s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_1_migration_error [0.051498s] ... ok Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_body [0.031128s] ... ok 2025-10-10 08:09:57.133 1703142 INFO manila.coordination [None req-706908ca-5800-4276-a12d-065c3ffc7b02 f6a0fa06ed8b4b70b48f3df1284e2938 24e5d183f49648079e42ae123f6222af - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get [0.060592s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_type_not_found [0.038053s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:09:57.156 1703142 INFO manila.coordination [None req-706908ca-5800-4276-a12d-065c3ffc7b02 f6a0fa06ed8b4b70b48f3df1284e2938 24e5d183f49648079e42ae123f6222af - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp self.ctxt = context.RequestContext(user_id=self.user_id, File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create [0.022176s] ... ok Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:57.178 1703142 INFO manila.coordination [None req-706908ca-5800-4276-a12d-065c3ffc7b02 f6a0fa06ed8b4b70b48f3df1284e2938 24e5d183f49648079e42ae123f6222af - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Transfer 2e9e832b-8835-4b9a-a18e-18f82dfc5980: share id ce9dbd30-3f9f-4605-bdfd-5eb556c6a019 expected in awaiting_transfer state. {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create_with_duplicated_id [0.021495s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_invalid [0.051143s] ... ok {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_share_status [0.117120s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_1_nondisruptive [0.064290s] ... ok 2025-10-10 08:09:57.204 1703142 INFO manila.coordination [None req-706908ca-5800-4276-a12d-065c3ffc7b02 f6a0fa06ed8b4b70b48f3df1284e2938 24e5d183f49648079e42ae123f6222af - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_1_1 [0.025734s] ... ok 2025-10-10 08:09:57.230 1703142 INFO manila.coordination [None req-706908ca-5800-4276-a12d-065c3ffc7b02 f6a0fa06ed8b4b70b48f3df1284e2938 24e5d183f49648079e42ae123f6222af - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_no_records [0.027936s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_4_preserve_snapshots [0.040465s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_not_found [0.057531s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:09:57.259 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create [0.026140s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_default [0.070844s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options [0.022753s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_has_been_soft_deleted [0.045316s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.024794s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_1_v2_91_share_from_snap [0.021371s] ... ok 2025-10-10 08:09:57.312 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_5 [0.052463s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_3_v2_48_share_not_from_snap [0.041600s] ... ok A new share may not be created from snapshot '333', because the snapshot's parent share does not have that capability. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported [0.025134s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access [0.079602s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.042599s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.093358s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_2 [0.086282s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:57.456 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_1_2_15 [0.035211s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_filters [0.147457s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_replication [0.102939s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_2_2_16 [0.041902s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_from_public_share_type [0.083284s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_2 [0.030207s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_nonexistent_share_group [0.021003s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_2__v2_0_az_supported [0.079823s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_wrong_id [0.022728s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_availability_zone [0.036263s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_no_admin_user [0.102660s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_group [0.043576s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_replication_type [0.056198s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_2 [0.040161s] ... ok 2025-10-10 08:09:57.673 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_2_3 [0.218233s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.061993s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_1 [0.062619s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_3 [0.055221s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group [0.033127s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_6 [0.036463s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_6 [0.050781s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_1_None [0.043535s] ... ok 2025-10-10 08:09:57.810 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_metadata_update [0.129045s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_7 [0.036521s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_8 [0.075923s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_8 [0.023844s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_share_group [0.066014s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.063986s] ... ok 2025-10-10 08:09:57.985 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete_with_locks [0.175251s] ... ok 2025-10-10 08:09:58.026 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_get [0.040839s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_2 [0.072801s] ... ok 2025-10-10 08:09:58.056 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update [0.029207s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_09 [0.024789s] ... ok 2025-10-10 08:09:58.084 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create [0.028594s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_no_share [0.387948s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_not_updates_size [0.061065s] ... ok 2025-10-10 08:09:58.149 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_group [0.064153s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail [0.038846s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_replication_type [0.045927s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_4 [0.049057s] ... ok 2025-10-10 08:09:58.224 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_group_id_with_count [0.075180s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group_earlier_version [0.068653s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_5 [0.047773s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_7 [0.037547s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_1_2_15 [0.060424s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_2_23_1_driver_handles_share_servers [0.458930s] ... ok 2025-10-10 08:09:58.320 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_1___display_name_____display_name_____fake_name_1____fake_name_2____fake_name_3_____fake_name__ [0.098635s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_1___2_45___True_ [0.021904s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_without_export_locations [0.047974s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_1___2_45___True_ [0.021814s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_1 [0.021930s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_2_2_16 [0.060793s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_2___2_45___False_ [0.019703s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_06 [0.027326s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_been_soft_deleted_already [0.032586s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_4___2_46___False_ [0.021873s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_08 [0.034732s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_in_use [0.033082s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:58.442 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_with_percent_sign_2___display_description_____display_description_____fake_desc_1____fake_desc_2____fake_desc__________ [0.118973s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update [0.054390s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_1___2_45___True_ [0.025895s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show [0.041961s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_4 [0.025873s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_body [0.033585s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_5 [0.020614s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_2___2_27___True_ [0.052052s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_1___new_name____new_description____wrong_bool__ [0.034187s] ... ok 2025-10-10 08:09:58.531 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_7 [0.088000s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_03 [0.034403s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_2________new_description____true__ [0.029557s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_11 [0.022798s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_admin [0.049765s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_05___2_6____os_share_type_access___True_ [0.026042s] ... ok 2025-10-10 08:09:58.595 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_8 [0.064299s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_08___2_7____share_type_access___False_ [0.020203s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group [0.048288s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_1___2_28____error__ [0.062520s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_15___2_41____share_type_access___True_ [0.024347s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_01___1_0____os_share_type_access___True_ [0.019484s] ... ok 2025-10-10 08:09:58.650 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_2_writable [0.055780s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_08___2_7____share_type_access___False_ [0.020124s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.065139s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_10___2_23____share_type_access___False_ [0.021988s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_2_2_27 [0.068690s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_12___2_24____share_type_access___False_ [0.018072s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_1 [0.021954s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_replicas [0.037223s] ... ok 2025-10-10 08:09:58.724 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_server [0.072962s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_15___2_41____share_type_access___True_ [0.022444s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_03 [0.030459s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_update_all_metadata [0.028970s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert [0.019981s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_05 [0.020507s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters [0.020404s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_1 [0.028183s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_1_None [0.032602s] ... ok 2025-10-10 08:09:58.822 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_1 [0.097235s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_02 [0.028408s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress [0.053654s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_14 [0.073116s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_04 [0.019739s] ... ok 2025-10-10 08:09:58.858 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_2 [0.036268s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_05 [0.022865s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_17 [0.038181s] ... ok 2025-10-10 08:09:58.887 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_1 [0.029023s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_19 [0.020958s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_conflict [0.066751s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_12 [0.026967s] ... ok Metadata property key is greater than 255 characters. {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_20 [0.044115s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_17 [0.049512s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_1_writable [0.071178s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_2_preserve_metadata [0.050795s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_3___2_27____syncing__ [0.081112s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_3_preserve_metadata [0.030844s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access_not_found [0.026424s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_2 [0.020341s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_6_body [0.033489s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.022376s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_3___2_28____active__ [0.185879s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.039952s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_2_writable [0.066510s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_other_project_public_share [0.050841s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_5___2_91____syncing__ [0.103965s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_2_v2_91_share_not_from_snap [0.046715s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_4_v2_48_share_from_snap [0.021539s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.036193s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_6___2_91____active__ [0.079853s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.040637s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_01 [0.078506s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_1_2_0 [0.054032s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_08 [0.078803s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_2_2_1 [0.073610s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_1 [0.045806s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_18 [0.048098s] ... ok 2025-10-10 08:09:59.532 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_status [0.645195s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_different_availability_zone [0.027529s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_net [0.048334s] ... ok 2025-10-10 08:09:59.613 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_server [0.080362s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_1__v2_0_az_unsupported [0.047205s] ... ok 2025-10-10 08:09:59.650 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_update [0.038760s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_4___2_27____active__ [0.126923s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_4__v2_47_az_supported [0.047084s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_2 [0.050543s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.044458s] ... ok 2025-10-10 08:09:59.739 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_2 [0.086880s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_1 [0.054943s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.038736s] ... ok 2025-10-10 08:09:59.786 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_restore [0.046791s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.020495s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.036636s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_has_replicas [0.021123s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_2 [0.036280s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_2 [0.050433s] ... ok 2025-10-10 08:09:59.881 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_group_snapshot_members_in_share [0.094642s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_3 [0.042465s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:09:59.915 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_groups_in_share_network [0.034703s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_03 [0.033553s] ... ok 2025-10-10 08:09:59.958 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_shares_in_share_group [0.042204s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_05 [0.045851s] ... ok 2025-10-10 08:10:00.004 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_destroy [0.058070s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore [0.066844s] ... ok 2025-10-10 08:10:00.065 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get [0.048959s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore_with_deleting_status [0.058999s] ... ok 2025-10-10 08:10:00.165 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_3 [0.093219s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:00.218 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_4 [0.046749s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_3___2_28___False_ [0.122727s] ... ok 2025-10-10 08:10:00.249 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project_with_details [0.030948s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_no_share [0.044595s] ... ok 2025-10-10 08:10:00.280 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_with_detail [0.030526s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_2 [0.026679s] ... ok 2025-10-10 08:10:00.311 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_destroy [0.031148s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_3 [0.017869s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_2_2_7 [1.186316s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_01 [0.021031s] ... ok 2025-10-10 08:10:00.345 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get [0.033104s] ... ok 2025-10-10 08:10:00.380 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project [0.037485s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_06 [0.068266s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:00.429 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_not_found [0.053474s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_07 [0.035762s] ... ok 2025-10-10 08:10:00.465 1703142 INFO manila.coordination [None req-b51eaa36-5726-4347-b38a-3c599c3abb23 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_update [0.028667s] ... ok {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_1_2_6 [0.610704s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_09 [0.052459s] ... ok 2025-10-10 08:10:00.518 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_2_False [0.053218s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_14 [0.028421s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_16 [0.026551s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_2___2_28____syncing__ [0.064824s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_4___2_91____error__ [0.051828s] ... ok 2025-10-10 08:10:00.680 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item [0.161646s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_1_2_1 [0.031331s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_2 [0.020677s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_06 [0.017762s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_09 [0.031162s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_10 [0.021269s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_13 [0.018406s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_15 [0.019394s] ... ok 2025-10-10 08:10:00.839 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_delete [0.159792s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_16 [0.021228s] ... ok Metadata property value is blank. {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_21 [0.019268s] ... ok 2025-10-10 08:10:00.949 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id [0.109033s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_1___2_1____syncing__ [0.078698s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_1_2_6 [0.635840s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access [0.025999s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_1 [0.021332s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_2 [0.021325s] ... ok 2025-10-10 08:10:01.035 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_association_error_already_associated [0.087989s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.031199s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.028671s] ... ok 2025-10-10 08:10:01.103 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_02 [0.066006s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:01.138 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_different_tenants [0.040434s] ... ok 2025-10-10 08:10:01.205 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_one_tenant [0.061571s] ... ok 2025-10-10 08:10:01.249 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_1 [0.043600s] ... ok 2025-10-10 08:10:01.395 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_2 [0.149491s] ... ok 2025-10-10 08:10:01.620 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get [0.225717s] ... ok 2025-10-10 08:10:01.805 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_02 [0.174679s] ... ok {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_2_2_7 [1.349025s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_1 [0.078800s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_5 [0.047714s] ... ok {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_1 [0.036021s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_2 [0.116120s] ... ok 2025-10-10 08:10:02.164 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_share_network_update_security_service [0.349648s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:02.317 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_user_id [0.224043s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update [0.146241s] ... ok 2025-10-10 08:10:02.431 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get [0.119587s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share [0.175792s] ... ok 2025-10-10 08:10:02.608 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_1 [0.171445s] ... ok {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_not_found [0.254780s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.097762s] ... ok {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_quota_class____2_40__ [0.037635s] ... ok 2025-10-10 08:10:02.911 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_availability_zone_id [0.317159s] ... ok {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___2_40__ [0.058910s] ... ok {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None___2_39__ [0.050413s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_1_2_6 [1.984153s] ... ok 2025-10-10 08:10:03.070 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_default_subnet [0.157892s] ... ok {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09___fake_quota_class____2_80__ [0.093419s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_project_id____fake_share_type_id____2_39__ [0.043971s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_14__None__None___2_62__ [0.039234s] ... ok 2025-10-10 08:10:03.222 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update_not_found [0.149802s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_15___fake_project_id___None___2_80__ [0.113945s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_17___fake_project_id___None___2_90__ [0.098866s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_18__None__None___2_90__ [0.075074s] ... ok {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_collection_name [0.019021s] ... ok {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_1_2_20 [0.017142s] ... ok {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_3_2_33 [0.032203s] ... ok {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_4_2_45 [0.019826s] ... ok {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_2_2_21 [0.060804s] ... ok {3} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnet [0.113797s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_2_2_7 [2.803688s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_1___update_security_service___True_ [0.114585s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_06 [0.058794s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_08 [0.046806s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_14 [0.052924s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_16 [0.062802s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_18 [0.052649s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_23 [0.141814s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_24 [0.133208s] ... ok 2025-10-10 08:10:04.427 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_1_controller_100 [1.191725s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_03_______1_0__ [0.205174s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_10 [0.166564s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_12 [0.152989s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_13 [0.160641s] ... ok Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_14 [0.136085s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [2.246146s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_09 [0.068889s] ... ok 2025-10-10 08:10:05.420 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_2_controller_0_otherstore03 [1.009258s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_10 [0.093271s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_11 [0.098955s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_15 [0.110495s] ... ok Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_20 [0.100334s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [2.050619s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_23 [0.123430s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_26 [0.128888s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_31 [0.106831s] ... ok 2025-10-10 08:10:06.221 1703142 INFO manila.coordination [None req-298dcf7e-fd13-4b59-ad45-50aa82dfed68 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_3_controller_0_otherstore01_pool200 [0.774461s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_2_2_9 [0.236634s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_defaults [0.111752s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_2____v2____None___http___localhost_v2___ [0.112150s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_3___http___1_1_1_1_v1_____http___1_1_1_1___ [0.120984s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_5___http___1_1_1_1_v11____http___1_1_1_1___ [0.098227s] ... ok {3} manila.tests.cmd.test_data.ManilaCmdDataTestCase.test_main [0.113896s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_1_bar [0.133491s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_2__bar [0.122505s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_3___bar [0.123561s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_syslog_no_log_file [0.131640s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list [0.154218s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_json [0.204629s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_yaml [0.185053s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_sudo_failed [0.217709s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_methods_of [0.290640s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_revision [0.178132s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython_import_error ... SKIPPED: No module named 'IPython' {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability_not_supported [0.155676s] ... ok 2025-10-10 08:10:09.076 1703142 INFO manila.coordination [None req-e4e08020-1233-43ae-bde2-71fa310855cd user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set [2.838893s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_2 [0.148079s] ... ok 2025-10-10 08:10:09.285 1703142 INFO manila.coordination [None req-75c0b85a-f435-4fc2-8d17-438820ae0969 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_not_found [0.198342s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_4 [0.116253s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_3 [4.046972s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_call [0.135229s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_false [0.148191s] ... ok 2025-10-10 08:10:09.684 1703142 INFO manila.coordination [None req-ea0771d1-74cb-4ef7-bf5d-c8a376527301 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_not_found [0.401482s] ... ok {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_5___fake__ [0.152435s] ... ok {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_09_GLUSTERFS [0.069897s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [4.054190s] ... ok {3} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volumes_list [0.070917s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:09.985 1703142 INFO manila.coordination [None req-55b5d4aa-54e9-4acc-98d9-9219ee1f5b3d user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_1 [0.291840s] ... ok {3} manila.tests.compute.test_nova.NovaApiTestCase.test_server_delete [0.068746s] ... ok {3} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_hard [0.059240s] ... ok {3} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_not_found [0.167436s] ... ok 2025-10-10 08:10:10.478 1703142 INFO manila.coordination [None req-a1397c63-5e4b-4740-a492-90069c87332b user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_2 [0.488765s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_2 [0.627181s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_4 [1.488056s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [1.139305s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareManageTest.test_revert [0.106088s] ... ok 2025-10-10 08:10:11.128 1703142 INFO manila.coordination [None req-38e64ea1-d434-4109-b622-11b594917377 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_1_foobar [0.663080s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_manage [0.146552s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_1_None [0.462723s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_1 [0.145698s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_2 [0.163233s] ... ok 2025-10-10 08:10:11.612 1703142 INFO manila.coordination [None req-521fc022-8b70-4c98-b4d4-cb7be173b3a6 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_5_some_fake_ [0.495513s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_deny_access_to_data_service [0.344007s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_share_type_not_found [0.158322s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_unsupported_version [0.147888s] ... ok 2025-10-10 08:10:12.023 1703142 INFO manila.coordination [None req-1b187781-c9b9-4041-854a-d8e3138e4e7c user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_8_some_fake_identifier [0.384349s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_3_restore [0.437836s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.341242s] ... ok 2025-10-10 08:10:12.408 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_9_some_fake_identifier [0.390961s] ... ok Failed to copy data from source to destination /tmp/ins1_id to /tmp/ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 326, in _copy_share_data copy.run() File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not unmount src /tmp/ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_2 [0.363724s] ... ok File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to src instance ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.283431s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.246701s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.216885s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.208392s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.178309s] ... ok 2025-10-10 08:10:13.470 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_create [1.068757s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.204521s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.217500s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.247976s] ... ok Could not unmount src /tmp/ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/backup_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to src instance ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_4 [1.711967s] ... ok {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unsupported_version [0.129184s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [3.441477s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to copy data from source to destination /tmp/backup_id to /tmp/ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 326, in _copy_share_data copy.run() File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_wrong_permissions [0.240487s] ... ok Could not unmount src /tmp/backup_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_8 [0.318796s] ... ok File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test__collection_name [0.111299s] ... ok {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_quota_class____2_62__ [0.123785s] ... ok 2025-10-10 08:10:14.728 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_snapshot_instance [1.240715s] ... ok Could not unmount src /tmp/backup_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_9 [0.302081s] ... ok Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was cancelled. {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None___2_62__ [0.120780s] ... ok {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___2_90__ [0.133961s] ... ok Share data copy failed attempting to mount destination at /tmp/ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 310, in _copy_share_data helper_dest.mount_share_instance_or_backup(info_dest, mount_path) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result Exception: fake {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_project_id___None___2_39__ [0.127650s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_2 [0.311518s] ... ok {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09__None___fake_share_type_id____2_53__ [0.139114s] ... ok {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___fake_share_type_id____2_62__ [0.129957s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_continue_respects_use_data_manager [0.333434s] ... ok {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_16__None__None___2_80__ [0.141440s] ... ok {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_1_2_20 [0.154341s] ... ok {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_2_2_21 [0.120349s] ... ok Failed to create share backup 6c1b9520-3141-459d-903e-a34ec1b74cf6 by data driver. {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_exception [0.430206s] ... ok 2025-10-10 08:10:15.922 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_3_2_33 [0.113947s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_3 [1.194890s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_3 [1.729801s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test__collection_name [0.167356s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress [0.258630s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_04 [0.109364s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to update backup quota for fake: An unknown exception occurred.. {3} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup_exception [0.189555s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_09 [0.136748s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_11 [0.120393s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_1_data_copying_completing [0.192584s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_12 [0.121087s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_1_None [0.174532s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_17 [0.119775s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_21 [0.107486s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_continue_respects_use_data_manager [0.199491s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_04_______2_26__ [0.117101s] ... ok 2025-10-10 08:10:17.022 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_4 [1.081771s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_07_______2_91__ [0.119418s] ... ok Cannot restore backup 17edcc24-1bc7-4a9b-bb96-d669c9f5cd3e to target share 33a4c0b8-cba0-4856-a053-79ea40cb58ca as backup driver does not provide support for targeted restores NoneType: None Failed to restore backup 17edcc24-1bc7-4a9b-bb96-d669c9f5cd3e to share 33a4c0b8-cba0-4856-a053-79ea40cb58ca by data driver. {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_09 [0.113156s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_respects_restore_to_target [0.364335s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_15 [0.124091s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_01_______2_20__ [0.121518s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_cancel [0.313032s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_02_______2_0__ [0.124015s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_03_______1_0__ [0.110372s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_delete_backup [0.372967s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats [0.105232s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_1 [0.130812s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_current_copy_none [0.114739s] ... ok 2025-10-10 08:10:18.515 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_1 [1.488304s] ... ok {3} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_all [0.115897s] ... ok 2025-10-10 08:10:19.216 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_filters_some [0.702630s] ... ok {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_single [0.145152s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_4 [3.326059s] ... ok {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_4 [0.131651s] ... ok {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_duplicate_share [0.148187s] ... ok {3} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get [0.137665s] ... ok {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_service_not_found [0.131868s] ... ok {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_2_False [0.121504s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_1 [0.149577s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_04_______2_26__ [2.121685s] ... ok {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_1 [0.124255s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_05_______2_25__ [0.102419s] ... ok {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_3 [0.077710s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.185335s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_07_______2_91__ [0.118410s] ... ok 2025-10-10 08:10:20.054 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get [0.829016s] ... ok {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_cleanup_expired_messages [0.130739s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_25 [0.099997s] ... ok {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.175704s] ... ok {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted [0.123806s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_created_since_or_before_filter [0.106661s] ... ok {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.145630s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_4_2_11 [0.249332s] ... ok {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_limit_and_offset [0.109205s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.149867s] ... ok {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_different_project [0.099665s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_8_2_54 [0.232018s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.164492s] ... ok {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_no_result [0.169141s] ... ok 2025-10-10 08:10:20.738 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get_all [0.679892s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.176965s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_2_2_51 [0.286498s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_quota_class____2_39__ [0.127425s] ... ok {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_links [0.134658s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_quota_class____2_53__ [0.117829s] ... ok {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_4___http___1_1_1_1_v1____http___1_1_1_1___ [0.155577s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___2_53__ [0.147964s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10__None___2_80__ [0.100322s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_argv_lt_2 [0.183511s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_project_id____fake_share_type_id____2_40__ [0.071263s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___fake_share_type_id____2_40__ [0.110442s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_import_error ... SKIPPED: No module named 'bpython' {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_project_id___None___2_40__ [0.083779s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python [0.162956s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None__None___2_39__ [0.096004s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10___fake_project_id___None___2_53__ [0.104262s] ... ok 2025-10-10 08:10:21.898 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_create [1.165611s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11__None__None___2_53__ [0.107160s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_1_json [0.290155s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_13___fake_project_id___None___2_62__ [0.110778s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_3 [0.164286s] ... ok {1} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools [0.122053s] ... ok {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_2_2_21 [0.115581s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_bpython [0.126343s] ... ok {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_3_2_33 [0.150387s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_sync [0.141212s] ... ok {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_1_None [0.128250s] ... ok {1} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_1_2_51 [0.232322s] ... ok {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_4___foo____bar__ [0.135529s] ... ok 2025-10-10 08:10:22.722 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_update [0.811337s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_03 [0.154553s] ... ok {0} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_true [0.132590s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_05 [0.095072s] ... ok {0} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_no_auth [0.134411s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_07 [0.107116s] ... ok {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_2_ [0.129059s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_10 [0.131222s] ... ok {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_3 [2.462300s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_3_fake [0.145356s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_13 [0.132162s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_create [0.120609s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_19 [0.113752s] ... ok 2025-10-10 08:10:23.407 1703142 INFO manila.coordination [None req-87996748-a1f5-4092-bff1-deb31fd36bdb user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get [0.683334s] ... ok {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_6___nfsfake__ [0.177208s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_22 [0.090935s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete [0.210773s] ... ok {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_03_glusterfs [0.146996s] ... ok 2025-10-10 08:10:23.623 1703142 ERROR manila.db.sqlalchemy.api [None req-87485b9e-c793-4d66-a626-3882105cc5d9 user_id project_id - - - -] Deletion of share type 6dc51f26-c2d4-4dd6-a7b3-435bc4eece61 failed; it in use by 0 shares and 1 share group types {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_1_True [0.138900s] ... ok 2025-10-10 08:10:23.639 1703142 ERROR manila.db.sqlalchemy.api [None req-87485b9e-c793-4d66-a626-3882105cc5d9 user_id project_id - - - -] Deletion of share type 7acbf557-5514-41ce-ab36-7026176f7386 failed; it in use by 0 shares and 1 share group types Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_2_False [0.099791s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update [0.191023s] ... ok {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_10_HDFS [0.131776s] ... ok 2025-10-10 08:10:23.777 1703142 INFO manila.coordination [None req-87485b9e-c793-4d66-a626-3882105cc5d9 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_2 [0.363081s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_02_______2_0__ [0.083837s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_delete [0.109614s] ... ok {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_11_CEPHFS [0.157561s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_16 [0.115671s] ... ok 2025-10-10 08:10:23.946 1703142 INFO manila.coordination [None req-4eee34c3-99f0-4029-ab70-82c85171ed73 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_3 [0.173012s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get [0.094251s] ... ok {0} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_detach [0.114904s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_08_______2_18__ [0.087462s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_2_2 [0.093746s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_12 [0.102882s] ... ok {0} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_import [0.102768s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_not_found [0.105137s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_13 [0.107626s] ... ok {0} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_list [0.117676s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_no_updates [0.086595s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_16 [0.083696s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_missing [0.093913s] ... ok {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_create [0.134818s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_17 [0.095701s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_18 [0.109714s] ... ok {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_2 [0.205033s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_21 [0.104714s] ... ok {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_soft [0.127858s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_27 [0.113981s] ... ok {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_update [0.122546s] ... ok {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test__collection_name [0.131493s] ... ok {0} manila.tests.compute.test_nova.NovaclientTestCase.test_no_auth_obj [0.182115s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_5_2_16 [0.213355s] ... ok {0} manila.tests.compute.test_nova.NovaclientTestCase.test_with_auth_obj [0.151111s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_2_RetryAfterException [0.171290s] ... ok {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_7_2_27 [0.293564s] ... ok {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_6_OverLimit [0.155428s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_one_share_with_two_share_instance_access_delete [1.206044s] ... ok {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_3____v2_____fake_path____http___localhost_v2_fake_path__ [0.189994s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_downgrade [0.184808s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_errors [0.158101s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_2 [0.396764s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_1 ... SKIPPED: No module named 'bpython' {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_2 ... SKIPPED: No module named 'bpython' {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_2_False [0.838180s] ... ok 2025-10-10 08:10:26.380 1703142 INFO manila.coordination [None req-bcbad269-a358-4a3b-b5fb-4737da988991 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_with_none_id [2.438512s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython ... SKIPPED: No module named 'IPython' 2025-10-10 08:10:26.535 1703142 INFO manila.coordination [None req-85c0540c-1b1e-42d3-a697-39deb9aa27be user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_1 [0.158654s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:26.709 1703142 INFO manila.coordination [None req-3f9a29d0-1c9f-495b-8837-1057a4ffa788 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list [0.274286s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_2 [0.166756s] ... ok 2025-10-10 08:10:26.851 1703142 INFO manila.coordination [None req-de937379-ea78-4750-b61b-f9f331f4d053 user_id project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_3 [0.126306s] ... ok {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_1_None [0.482806s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_2_yaml [0.273657s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability [0.116087s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/db/sqlalchemy/test_api.py", line 5510, in setUp self.ctxt = context.RequestContext(user_id=self.user_id, File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_1 [0.124269s] ... ok 2025-10-10 08:10:27.298 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get [0.441859s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_1 [0.097066s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_2 [0.110034s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_stamp [0.086377s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version [0.093713s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_list [0.076057s] ... ok 2025-10-10 08:10:27.754 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareSnapshotTestCase.test_instance_and_proxified_properties [0.461590s] ... ok {1} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_2___ [0.119685s] ... ok 2025-10-10 08:10:27.919 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_no_instances [0.163343s] ... ok {1} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_3___foo__ [0.118761s] ... ok {1} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts [0.097458s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_2_False [2.075919s] ... ok {1} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts_not_found [0.124971s] ... ok 2025-10-10 08:10:28.233 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_3_extending [0.317186s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_1_0 [0.217881s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_4___ [0.126097s] ... ok {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_1_False [1.515525s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_01_nfs [0.134321s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_02_cifs [0.102645s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_04_hdfs [0.104177s] ... ok 2025-10-10 08:10:28.713 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_6_error_deleting [0.457794s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_12_MAPRFS [0.086172s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_13_nfs_cifs_glusterfs_hdfs_cephfs_maprfs_NFS_CIFS_GLUSTERFS_HDFS_CEPHFS_MAPRFS [0.117286s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_attach [0.097739s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context [0.724449s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_delete [0.091785s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id [0.128376s] ... ok 2025-10-10 08:10:29.275 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_2_error [0.572368s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_1 [0.138875s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_update [0.355043s] ... ok {1} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_with_to_dict_method [0.119007s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete [0.125076s] ... ok {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception [0.149372s] ... ok 2025-10-10 08:10:29.756 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_3_error [0.465487s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_host_with_pools_multiple_hosts [0.403113s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_3 [0.390712s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_1_id [0.286506s] ... ok 2025-10-10 08:10:30.225 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_4_creating [0.464456s] ... ok 2025-10-10 08:10:30.347 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.test_migration.MigrationTestCase.test_downgrade_none_version [0.134513s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_ip_list [0.470823s] ... ok 2025-10-10 08:10:30.461 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.test_migration.MigrationTestCase.test_stamp [0.116545s] ... ok 2025-10-10 08:10:30.565 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.db.test_migration.MigrationTestCase.test_upgrade [0.084917s] ... ok 2025-10-10 08:10:30.646 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.image.test_image.GlanceApiTestCase.test_image_list_glanceclient_has_no_proxy [0.079858s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_expired [0.494023s] ... ok 2025-10-10 08:10:30.743 1703142 INFO manila.coordination [None req-132747e2-2a32-4eda-9f08-09f51b8c6441 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.image.test_image.GlanceClientTestCase.test_with_auth_obj [0.100183s] ... ok {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_2_True [2.416296s] ... ok 2025-10-10 08:10:30.829 1703142 INFO manila.coordination [None req-f131e4f9-bd8a-4c3b-b557-1f8eb7de61c1 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_5_admin_manipulating_user_lock [0.083380s] ... ok 2025-10-10 08:10:30.935 1703142 INFO manila.coordination [None req-f7bc3f7c-a1bd-44b2-be6c-bc805cf5f5f6 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_3_service_context [0.106665s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_1_True [0.682268s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:31.134 1703142 INFO manila.coordination [None req-6ebdb825-3bd9-4c06-8e81-442d9db30541 fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_not_authorized [0.204942s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_2 [0.375427s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/lock/test_api.py", line 182, in test_access_is_restricted_not_authorized ctxt = context.RequestContext('fake', 'fake') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:10:31.250 1703142 INFO manila.coordination [None req-dd453803-3e21-4957-85eb-8bdd8a387466 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_5_unmanage_error [0.103338s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_2___display_description_____display_description_____fake_desc_1____fake_desc_2____fake_desc_3_____fake_desc__ [0.576817s] ... ok 2025-10-10 08:10:31.342 1703142 INFO manila.coordination [None req-912f30e8-d27c-4e09-9191-7ad6ec624f25 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_visibility_lock_lock_exists [0.100883s] ... ok 2025-10-10 08:10:31.436 1703142 INFO manila.coordination [None req-fe619d42-08a7-4075-947f-c9b4c464cd93 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test_delete [0.100628s] ... ok 2025-10-10 08:10:31.536 1703142 INFO manila.coordination [None req-b87eb09c-f196-44f2-b916-c62078a3c48d fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock_policy_fails [0.090123s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_2_backup [0.527196s] ... ok 2025-10-10 08:10:31.657 1703142 DEBUG manila.lock.api [None req-a69ef47f-78d3-4ad9-adab-7f5faf24a9d8 fakeuser fakeproject - - - -] Searching for locks by: {'all_projects': True, 'project_id': '5dca5323e33b49fca4a5b261c72e612c'} get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/lock/api.py:112 2025-10-10 08:10:31.666 1703142 WARNING manila.lock.api [None req-a69ef47f-78d3-4ad9-adab-7f5faf24a9d8 fakeuser fakeproject - - - -] User fakeuser not allowed to query locks across all projects. 2025-10-10 08:10:31.667 1703142 INFO manila.coordination [None req-a69ef47f-78d3-4ad9-adab-7f5faf24a9d8 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_all_projects_ignored [0.139968s] ... ok 2025-10-10 08:10:31.831 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_2_error_deleting [0.166560s] ... ok 2025-10-10 08:10:31.979 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_2 [0.118691s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_with_percent_sign_1___display_name_____display_name_____fake_name_1____fake_name_2____fake_name__________ [0.805317s] ... ok 2025-10-10 08:10:32.127 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_3 [0.148240s] ... ok Could not unmount src /tmp/ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake 2025-10-10 08:10:32.264 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_2 [0.145396s] ... ok Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to src instance ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_3 [0.657939s] ... ok File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was cancelled. 2025-10-10 08:10:32.420 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestABCDriver.test_get_device_name [0.157699s] ... ok {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_1__True__True_ [1.377072s] ... ok 2025-10-10 08:10:32.563 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Acquiring lock "linux_interface_device_name_tap0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:32.563 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_tap0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:32.565 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_tap0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_fields_1_id [0.525252s] ... ok 2025-10-10 08:10:32.592 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestABCDriver.test_l3_init [0.159826s] ... ok Share data copy failed attempting to mount source at /tmp/ins1_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 301, in _copy_share_data helper_src.mount_share_instance_or_backup(info_src, mount_path) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_1 [0.453511s] ... ok 2025-10-10 08:10:32.779 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestABCDriver.test_verify_abs_class_has_abs_methods [0.198123s] ... ok 2025-10-10 08:10:32.933 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Acquiring lock "linux_interface_device_name_ns-0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:32.957 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_ns-0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.025s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:32.958 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_ns-0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:32.970 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.167229s] ... ok Could not unmount src /tmp/ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/backup_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Could not deny access to src instance ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake Copy of data from source /tmp/ins1_id to destination /tmp/backup_id was cancelled. {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_6 [0.473151s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_1_host [0.472446s] ... ok 2025-10-10 08:10:33.118 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Acquiring lock "linux_interface_device_name_tap0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:33.118 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_tap0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:33.134 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_tap0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.016s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:33.136 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.193018s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_2 [0.433805s] ... ok 2025-10-10 08:10:33.328 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_unplug [0.182984s] ... ok {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_access [0.396000s] ... ok 2025-10-10 08:10:33.494 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.154614s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup [0.377079s] ... ok 2025-10-10 08:10:33.620 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Acquiring lock "linux_interface_device_name_tap0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:33.620 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_tap0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:33.621 1703142 INFO manila.network.linux.interface [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Device tap0 does not exist - creating .... 2025-10-10 08:10:33.643 1703142 DEBUG oslo_concurrency.lockutils [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Lock "linux_interface_device_name_tap0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.022s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:33.645 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.142814s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_1 [0.589614s] ... ok 2025-10-10 08:10:33.711 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_does_not_exist [0.070963s] ... ok --- Logging error --- {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_exception [0.354718s] ... ok Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 447, in create_backup_continue result = self.data_copy_get_progress(context, share_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:33.787 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format record.message = record.getMessage() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ ValueError: incomplete format Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) {2} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_exists [0.076467s] ... ok File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/data/test_manager.py", line 604, in test_create_share_backup_continue_exception self.manager.create_backup_continue(self.context) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 461, in create_backup_continue LOG.warning("Failed to get progress of share %(share)s " Message: 'Failed to get progress of share %(share)s backing up in share_backup %(backup).' Arguments: {'share': '519f6212-f01c-4813-a69c-77b862a9624d', 'backup': '53087c75-190e-47bd-a2ab-b2d4951c705a'} 2025-10-10 08:10:33.845 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_str [0.058199s] ... ok 2025-10-10 08:10:33.886 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.040799s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_1_90 [0.374016s] ... ok 2025-10-10 08:10:33.955 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list [0.078398s] ... ok 2025-10-10 08:10:34.042 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_address_property [0.072913s] ... ok {0} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel [0.279578s] ... ok 2025-10-10 08:10:34.090 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qdisc_property [0.052527s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_1 [0.482380s] ... ok 2025-10-10 08:10:34.197 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Migration of share fake_id data copy progress cannot be obtained at this moment. {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.102534s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress_not_copying [0.257180s] ... ok 2025-10-10 08:10:34.250 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.050664s] ... ok {0} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup [0.273554s] ... ok 2025-10-10 08:10:34.376 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.123658s] ... ok 2025-10-10 08:10:34.468 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.094929s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_2_data_copying_starting [0.291126s] ... ok Failed to copy contents from instance ins1_id to instance ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/data/manager.py", line 182, in migration_start self._copy_share_data(context, copy, info_src, info_dest) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {0} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_2 [0.171890s] ... ok 2025-10-10 08:10:34.607 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_add_gateway [0.144421s] ... ok 2025-10-10 08:10:34.706 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.094011s] ... ok {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup [0.236315s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_1_90 [0.310467s] ... ok 2025-10-10 08:10:34.823 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.116255s] ... ok 2025-10-10 08:10:34.964 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices_malformed_line [0.136259s] ... ok 2025-10-10 08:10:35.033 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_namespaces [0.060542s] ... ok Failed to restore backup be1e3886-d359-4a11-88bb-8d15821f465e to share 09595290-d1d8-4835-8987-5532c03c17f9 by data driver. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_exception [0.289992s] ... ok {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_restore_backup [0.330695s] ... ok 2025-10-10 08:10:35.155 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception_status_409 [0.146292s] ... ok {0} manila.tests.data.test_utils.CopyClassTestCase.test_cancel [0.139268s] ... ok 2025-10-10 08:10:35.314 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_admin_project_networks [0.148020s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data [0.152022s] ... ok {1} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_migration_start [0.319856s] ... ok 2025-10-10 08:10:35.499 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_subnet [0.175042s] ... ok {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_1 [0.105491s] ... ok {1} manila.tests.data.test_utils.CopyClassTestCase.test__validate_item [0.111875s] ... ok {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_2 [0.136785s] ... ok {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress [0.113013s] ... ok 2025-10-10 08:10:35.717 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_extensions [0.221705s] ... ok {0} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_completed_empty [0.134225s] ... ok {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_exception [0.136558s] ... ok 2025-10-10 08:10:35.875 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes_exception [0.156487s] ... ok {0} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size [0.136247s] ... ok 2025-10-10 08:10:35.994 1703142 INFO manila.coordination [None req-90449700-b86f-4b9c-a74f-8513a2b77a47 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips [0.119055s] ... ok {0} manila.tests.data.test_utils.CopyClassTestCase.test_run [0.186269s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_2__20__5_ [2.176498s] ... ok 2025-10-10 08:10:36.086 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.087 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.087 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.087 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.087 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.087 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.092 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.093 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.095 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.095 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.095 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.103 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.103 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.103 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.103 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.103 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.104 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.105 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.105 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.105 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.105 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.105 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.105 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.111 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.006s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.112 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.112 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.112 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.112 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.112 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.112 1703142 DEBUG oslo_concurrency.lockutils [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.114 1703142 INFO manila.coordination [None req-5210e566-b4c3-4ef8-8aea-c92d52f425bf fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_cutover_network_allocation [0.111690s] ... ok 2025-10-10 08:10:36.218 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.223 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.223 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.224 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.224 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.224 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.224 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.224 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.224 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.224 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.225 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.226 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.226 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.231 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.231 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.231 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.231 1703142 DEBUG oslo_concurrency.lockutils [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.237 1703142 INFO manila.coordination [None req-1d224abd-1049-42a6-b5ee-a1212945b981 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind [0.118438s] ... ok {1} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_mysql_innodb ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {1} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_single_branch ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {0} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {1} manila.tests.db.migrations.test_utils.MigrationUtilsTestCase.test_load_table [0.190975s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_access_copy [0.991943s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_3 [0.140070s] ... ok {0} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_single_branch ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed {1} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_get [0.121795s] ... ok Failed to update usages deleting share '0e032773-4f4f-4ca1-81c4-06e7858fd36b'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages QUOTAS.commit( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.QuotaError: fake {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_1 [0.171173s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_2 [0.327135s] ... ok 2025-10-10 08:10:36.288 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.288 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.288 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.289 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.295 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.006s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.295 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.295 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.296 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.299 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.299 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.299 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.299 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.299 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.300 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.300 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.300 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.300 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.300 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.300 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.300 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.301 1703142 DEBUG oslo_concurrency.lockutils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.314 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.314 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.014(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.315 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.315 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.315 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.014(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.315 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.315 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.315 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.015(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.316 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.316 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.316 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.015(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.316 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.316 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.316 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.015(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.316 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.316 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.317 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.016(s), this was the 6th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.324 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.324 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.324 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.024(s), this was the 7th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.325 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 64.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.325 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.327 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.026(s), this was the 8th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.327 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 128.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.327 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.327 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.027(s), this was the 9th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.327 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 256.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.328 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.328 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.027(s), this was the 10th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.332 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 512.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.332 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.332 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.031(s), this was the 11th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.332 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1024.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.333 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.333 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.032(s), this was the 12th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.333 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2048.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.333 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.333 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.032(s), this was the 13th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.333 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4096.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.333 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.334 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.033(s), this was the 14th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.334 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8192.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.334 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.339 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.038(s), this was the 15th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.339 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16384.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.339 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.339 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.038(s), this was the 16th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.339 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32768.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.339 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.340 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.039(s), this was the 17th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.342 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 65536.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.342 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.342 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.041(s), this was the 18th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.342 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 131072.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.342 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.342 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.042(s), this was the 19th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.343 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 262144.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.343 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.343 1703142 DEBUG manila.utils [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.042(s), this was the 20th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.347 1703142 INFO manila.coordination [None req-4ec288e5-0cbe-4e9f-8608-5b2019f53dd4 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.111964s] ... ok {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_get [0.147793s] ... ok {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_delete_existing [0.181097s] ... ok {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_1_True [0.115205s] ... ok {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_1_True [0.144594s] ... ok {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_4 [0.135463s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share [0.410240s] ... ok {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get_all [0.155990s] ... ok {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all [0.176239s] ... ok {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_2 [0.116733s] ... ok {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_invalid_sort_key [0.116737s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get [0.227434s] ... ok {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_4 [0.130386s] ... ok {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_5 [0.120715s] ... ok 2025-10-10 08:10:36.406 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.407 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.407 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.407 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.407 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.411 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.411 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.415 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.415 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.415 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.415 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.416 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.416 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.418 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.002(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.418 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.418 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.418 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.003(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.418 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.418 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.419 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.003(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.419 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.419 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.419 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.004(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.419 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.419 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.419 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.004(s), this was the 6th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.419 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.420 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.420 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.005(s), this was the 7th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.420 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 64.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.420 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.420 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.005(s), this was the 8th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.420 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 128.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.420 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.420 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.005(s), this was the 9th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.421 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 256.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.426 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.426 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.011(s), this was the 10th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.432 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 512.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.432 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.432 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.017(s), this was the 11th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.432 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1024.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.432 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.433 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.017(s), this was the 12th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.433 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2048.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.433 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.433 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.018(s), this was the 13th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.433 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4096.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.587 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.588 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.172(s), this was the 14th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.588 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8192.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.588 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.588 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.173(s), this was the 15th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.588 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16384.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.588 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.588 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.173(s), this was the 16th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.588 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32768.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.589 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.712 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.297(s), this was the 17th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.713 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 65536.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.713 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.713 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.298(s), this was the 18th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.713 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 131072.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.714 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.714 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.298(s), this was the 19th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.714 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 262144.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:36.714 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:36.714 1703142 DEBUG manila.utils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.299(s), this was the 20th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:36.845 1703142 INFO manila.coordination [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.493397s] ... ok {0} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_create [0.155139s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_1_id [0.410384s] ... ok {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_1 [0.153265s] ... ok 2025-10-10 08:10:36.928 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.935 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.007s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.935 1703142 DEBUG oslo_concurrency.lockutils [None req-80594fbe-fc85-475c-9d69-9e20ba3bf547 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.937 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.941 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.941 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.941 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.942 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.942 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.942 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.942 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.942 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.942 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.942 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.943 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.943 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.948 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.948 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:36.950 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:36.950 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:36.950 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.038 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.039 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.039 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.039 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.039 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.039 1703142 DEBUG oslo_concurrency.lockutils [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.041 1703142 INFO manila.coordination [None req-74a01ee4-1e6e-4316-bf5c-9c4b5781c6ab fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.193033s] ... ok {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_2 [0.141986s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get [0.324310s] ... ok {0} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_2 [0.145050s] ... ok {0} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_3 [0.133203s] ... ok {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_delete [0.162382s] ... ok 2025-10-10 08:10:37.128 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.129 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.129 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.129 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.129 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.129 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.129 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.130 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.130 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.136 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.137 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.137 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.137 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.137 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.139 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.240 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.240 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.240 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.241 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.415 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.174s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.416 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.416 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.416 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.416 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.416 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.416 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.417 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.417 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.417 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.417 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.538 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.121s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.538 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.538 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.538 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.539 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.540 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.540 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.540 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.541 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.541 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.541 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.667 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.668 1703142 DEBUG oslo_concurrency.lockutils [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.670 1703142 INFO manila.coordination [None req-14ecdc07-e183-440c-8dca-4f9bcf2f58e4 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.629122s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_3_only [0.564248s] ... ok {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get [0.186922s] ... ok {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_as_admin [0.192898s] ... ok {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_filter [0.189418s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_data [0.497770s] ... ok {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_admin_network_allocations [0.264583s] ... ok 2025-10-10 08:10:37.735 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.783 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.048s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.784 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.784 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.784 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.784 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.784 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.785 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.785 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.785 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.785 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.785 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.918 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.919 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.919 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.920 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.921 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.921 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.921 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.921 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:37.921 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:37.922 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:37.922 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.026 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.104s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.026 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.026 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.026 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.027 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.027 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.027 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.027 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.027 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.027 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.027 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.128 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.101s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.128 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.128 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.129 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.129 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.129 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.129 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.129 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.130 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.130 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.131 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.235 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.235 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.235 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.235 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.236 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.236 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.236 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.236 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.236 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.236 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.236 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.344 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.108s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.344 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.344 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.345 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.459 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.114s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.460 1703142 DEBUG oslo_concurrency.lockutils [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.461 1703142 INFO manila.coordination [None req-fc5eb37c-bf29-4c05-afe1-210f4724ebdd fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_1 [0.791345s] ... ok {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_user_network_allocations [0.270824s] ... ok {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_all_network_allocations [2.332046s] ... ok {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get [0.330760s] ... ok {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_by_subnet_id [0.315414s] ... ok 2025-10-10 08:10:38.531 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.531 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.546 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.015s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.546 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.547 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.548 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.548 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.559 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.560 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.567 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.567 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.675 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.108s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.675 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.676 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.677 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.802 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.929 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.125s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.932 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.932 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.932 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.932 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:38.932 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:38.932 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:38.933 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.057 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.125s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.058 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.058 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.058 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.058 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.058 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.058 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.059 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.059 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.059 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.059 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.162 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.162 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.162 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.162 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.163 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.163 1703142 DEBUG oslo_concurrency.lockutils [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.164 1703142 INFO manila.coordination [None req-25fe71e9-e38e-4d9e-8996-dcb01b2677e5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_5 [0.702617s] ... ok {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_2_False [0.224814s] ... ok {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_1_True [0.398766s] ... ok {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_2_False [0.308896s] ... ok 2025-10-10 08:10:39.245 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.255 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.256 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.261 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.261 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.261 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.261 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.261 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.262 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.262 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.270 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.270 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.270 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.270 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.271 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.382 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.382 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.382 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.383 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.501 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.118s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.501 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.502 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.503 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.669 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.167s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.669 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.670 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.670 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.670 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.670 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.670 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.671 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.671 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.671 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.671 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.807 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.808 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.808 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.808 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.808 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.808 1703142 DEBUG oslo_concurrency.lockutils [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.810 1703142 INFO manila.coordination [None req-92cef3c2-a2ad-43b6-bff2-b7ba888dd366 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network_one_allocation [0.645221s] ... ok 2025-10-10 08:10:39.850 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.850 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.850 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.851 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.922 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.071s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.922 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.922 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.922 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.923 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.923 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.923 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.923 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:39.923 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:39.923 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:39.923 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.056 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.056 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.057 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.057 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.057 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.057 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.057 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.058 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.058 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.058 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.058 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.174 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.116s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.175 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.175 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.175 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.175 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.175 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.176 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.176 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.176 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.176 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.176 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.273 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.097s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.273 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.273 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.274 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.274 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.275 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.275 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.276 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.276 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.279 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.279 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.389 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.390 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.390 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.390 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.390 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.390 1703142 DEBUG oslo_concurrency.lockutils [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.391 1703142 INFO manila.coordination [None req-a1803084-c9d2-46ef-bd9a-0942d9f3a9ed fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_2 [0.582273s] ... ok 2025-10-10 08:10:40.451 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.451 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.451 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.451 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.500 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.048s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.500 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.500 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.500 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.501 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.501 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.501 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.501 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.501 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.501 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.501 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.612 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.613 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.613 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.613 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.613 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.613 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.614 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.614 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.616 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.616 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.617 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.749 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.133s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.750 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.750 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.750 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.750 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.750 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.750 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.750 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.751 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.751 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.751 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.884 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.133s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.884 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.885 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.885 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.885 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.886 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.886 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.887 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:40.887 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:40.887 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:40.887 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.004 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.004 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.004 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.005 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.005 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.005 1703142 DEBUG oslo_concurrency.lockutils [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.006 1703142 INFO manila.coordination [None req-5b016067-754d-4a24-934f-10b16862475c fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_3 [0.613977s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_4 [2.997219s] ... ok 2025-10-10 08:10:41.059 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.060 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.064 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.064 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.076 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.012s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.076 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.076 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.076 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.077 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.077 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.077 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.077 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.077 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.077 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.077 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.169 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.169 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.170 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.170 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.170 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.170 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.170 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.171 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.171 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.171 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.171 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.302 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.131s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.302 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.302 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.302 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.302 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.302 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.303 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.303 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.303 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.303 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.303 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.419 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.116s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.419 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.419 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.419 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.419 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.421 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.421 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.421 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.421 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.421 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.422 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.567 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.567 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.567 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.567 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.568 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.568 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.568 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.568 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.568 1703142 DEBUG oslo_concurrency.lockutils [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.569 1703142 INFO manila.coordination [None req-7242f2ce-e220-47a9-9196-f18c8e16489f fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.563173s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations_old_view [0.709324s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_string [0.376877s] ... ok 2025-10-10 08:10:41.629 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.652 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.023s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.653 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.654 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.654 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.762 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.763 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.763 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.764 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.764 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.764 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.765 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.765 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.767 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.767 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.767 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.873 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.106s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.874 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.874 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.874 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.874 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.874 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.874 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.874 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:41.875 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:41.875 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:41.875 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.009 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.134s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.009 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.010 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.010 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.010 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.010 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.010 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.010 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.011 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.012 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.012 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.119 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.120 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.120 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.120 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.120 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.121 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.121 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.121 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.121 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.121 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.121 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.222 1703142 DEBUG oslo_concurrency.lockutils [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.101s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.224 1703142 INFO manila.coordination [None req-a8f5c393-825d-4e5f-b656-ad8bee757837 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_valid [0.655099s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host [0.195432s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_6 [0.280584s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project [0.136280s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all [0.153770s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_with_detail [0.193714s] ... ok 2025-10-10 08:10:42.279 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.280 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.310 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.030s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.310 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.310 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.310 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.310 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.311 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.311 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.365 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.366 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.366 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.366 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.366 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.367 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.368 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.369 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.369 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.369 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.370 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.504 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.135s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.505 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.505 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.505 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.505 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.505 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.505 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.506 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.506 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.506 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.506 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.620 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.114s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.620 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.620 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.621 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.737 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.737 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.738 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.738 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:42.738 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:42.738 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:42.738 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:42.738 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:42.739 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:42.739 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:42.739 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.001(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:42.884 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:42.884 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:42.884 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.146(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:42.885 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:42.885 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:42.885 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.147(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:42.885 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:42.885 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:42.886 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.147(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:42.886 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.057 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.057 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.319(s), this was the 6th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.057 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.058 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.058 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.320(s), this was the 7th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.058 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 64.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.058 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.058 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.320(s), this was the 8th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.058 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 128.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.058 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.229 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.490(s), this was the 9th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.229 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 256.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.229 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.229 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.491(s), this was the 10th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.230 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 512.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.230 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.231 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.492(s), this was the 11th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.231 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1024.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.231 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.231 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.493(s), this was the 12th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.348 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2048.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.348 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.348 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.610(s), this was the 13th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.349 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4096.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.349 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.349 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.611(s), this was the 14th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.349 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8192.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.349 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.349 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.611(s), this was the 15th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.349 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16384.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.473 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.473 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.735(s), this was the 16th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.473 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32768.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.473 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.474 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.735(s), this was the 17th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.474 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 65536.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.474 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.474 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.736(s), this was the 18th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.474 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 131072.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.474 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.650 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.912(s), this was the 19th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.651 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 262144.0 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:10:43.651 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:621 2025-10-10 08:10:43.651 1703142 DEBUG manila.utils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.913(s), this was the 20th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:43.652 1703142 INFO manila.coordination [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [1.427683s] ... ok 2025-10-10 08:10:43.707 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.707 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.717 1703142 DEBUG oslo_concurrency.lockutils [None req-f0d63b3d-0daf-4d5a-ae00-50f3cff4f82c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.719 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.721 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.748 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.027s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.748 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.748 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.749 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.932 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.182s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:43.932 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.932 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.932 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.932 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.933 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.933 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.933 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:43.933 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:43.933 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:43.933 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.086 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.086 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.087 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.088 1703142 INFO manila.coordination [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_3 [0.435770s] ... ok {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_2 [4.358605s] ... ok 2025-10-10 08:10:44.144 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.148 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.148 1703142 DEBUG oslo_concurrency.lockutils [None req-963ad9e2-3c1f-49b7-b89c-dd488671c811 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.149 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.149 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.149 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.150 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.191 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.041s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.191 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.191 1703142 INFO manila.network.neutron.neutron_network_plugin [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2025-10-10 08:10:44.191 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.192 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.192 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.194 1703142 INFO manila.coordination [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_one_allocation [0.105028s] ... ok 2025-10-10 08:10:44.255 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.256 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.265 1703142 DEBUG oslo_concurrency.lockutils [None req-3c6ee50b-c5d6-4a8c-8948-464f229556d6 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.267 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.306 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.039s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.306 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.307 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.307 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.307 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.307 1703142 INFO manila.network.neutron.neutron_network_plugin [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2025-10-10 08:10:44.308 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.308 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.309 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.309 1703142 INFO manila.network.neutron.neutron_network_plugin [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2025-10-10 08:10:44.309 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.309 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.446 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.136s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.448 1703142 INFO manila.coordination [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_two_allocation [0.254808s] ... ok 2025-10-10 08:10:44.499 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.508 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.508 1703142 DEBUG oslo_concurrency.lockutils [None req-98856347-6060-4e7a-8273-44965b0c822f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.509 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.509 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.509 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.509 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.509 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.509 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.574 1703142 INFO manila.coordination [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_neutron_api_exception [0.126165s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item_invalid [0.876659s] ... ok 2025-10-10 08:10:44.623 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.626 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.626 1703142 DEBUG oslo_concurrency.lockutils [None req-9bd0d980-4c6a-4730-b71a-6cf4c0386f9e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.627 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.629 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.629 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.629 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.630 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.631 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.631 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.672 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.040s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.672 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.673 1703142 INFO manila.coordination [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_all_basic_filters [0.383872s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_nominal [0.098427s] ... ok 2025-10-10 08:10:44.729 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.729 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.729 1703142 DEBUG oslo_concurrency.lockutils [None req-bea677ef-d189-4abc-91cf-4cf8491d2bcb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.750 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.750 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.750 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.751 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.751 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.779 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.028s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.780 1703142 DEBUG manila.network.neutron.neutron_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Found matching allocations in Neutron: [{'port': {'status': 'ACTIVE', 'allowed_address_pairs': [], 'admin_state_up': True, 'network_id': 'test_net_id', 'tenant_id': 'fake_tenant_id', 'extra_dhcp_opts': [], 'device_owner': 'test', 'binding:capabilities': {'port_filter': True}, 'mac_address': 'test_mac', 'fixed_ips': [{'subnet_id': 'test_subnet_id', 'ip_address': '192.168.0.11'}], 'id': 'fake_port_id_1', 'security_groups': ['fake_sec_group_id'], 'device_id': 'fake_device_id'}, 'allocation': '192.168.0.11'}, {'port': {'status': 'ACTIVE', 'allowed_address_pairs': [], 'admin_state_up': True, 'network_id': 'test_net_id', 'tenant_id': 'fake_tenant_id', 'extra_dhcp_opts': [], 'device_owner': 'test', 'binding:capabilities': {'port_filter': True}, 'mac_address': 'test_mac', 'fixed_ips': [{'subnet_id': 'test_subnet_id', 'ip_address': '192.168.0.12'}], 'id': 'fake_port_id_2', 'security_groups': ['fake_sec_group_id'], 'device_id': 'fake_device_id'}, 'allocation': '192.168.0.12'}] manage_network_allocations /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/neutron/neutron_network_plugin.py:205 2025-10-10 08:10:44.780 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.780 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:44.780 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.782 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_2_NotFound [0.108392s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_invalid [0.229156s] ... ok 2025-10-10 08:10:44.858 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.859 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.890 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.031s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:44.891 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:44.892 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:44.892 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.011 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.119s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.011 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.013 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.233555s] ... ok 2025-10-10 08:10:45.092 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.093 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.093 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.093 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.093 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.094 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.094 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.094 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.111 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.018s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.112 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.112 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.112 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.112 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.112 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.113 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.122 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.106558s] ... ok 2025-10-10 08:10:45.220 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.221 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.221 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.221 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.221 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.222 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.222 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.242 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.021s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.243 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.243 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.243 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.243 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.244 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_1 [0.140785s] ... ok {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_share_network [0.262305s] ... ok 2025-10-10 08:10:45.362 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.362 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.362 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.363 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.363 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.363 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.373 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.377 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.377 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.377 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.377 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.377 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.378 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.378 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.378 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.379 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_valid [0.115731s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_3___k____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.650022s] ... ok 2025-10-10 08:10:45.462 1703142 DEBUG manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Standalone network plugin data for config group 'DEFAULT': IP version - 4 Used network - 10.0.0.1/24 Used gateway - 10.0.0.1 Used network type - None Used segmentation ID - None Allowed CIDRs - ['10.0.0.1/24'] Original allowed IP ranges - None Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.0.255') __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/standalone_network_plugin.py:89 2025-10-10 08:10:45.463 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Acquiring lock "allocate_network_for_standalone_network_plugin" by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:45.463 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "allocate_network_for_standalone_network_plugin" acquired by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:45.463 1703142 DEBUG oslo_concurrency.lockutils [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Lock "allocate_network_for_standalone_network_plugin" "released" by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:45.486 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_two_ip_addresses_ipv4_two_usages_exist [0.104226s] ... ok {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_two_records [0.132956s] ... ok 2025-10-10 08:10:45.617 1703142 DEBUG manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Standalone network plugin data for config group 'DEFAULT': IP version - 4 Used network - 10.0.0.1/24 Used gateway - 10.0.0.1 Used network type - None Used segmentation ID - None Allowed CIDRs - ['10.0.0.1/24'] Original allowed IP ranges - None Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.0.255') __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/standalone_network_plugin.py:89 2025-10-10 08:10:45.621 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_deallocate_network [0.125977s] ... ok 2025-10-10 08:10:45.737 1703142 DEBUG manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Standalone network plugin data for config group 'DEFAULT': IP version - 4 Used network - 192.168.0.1/24 Used gateway - 192.168.0.1 Used network type - None Used segmentation ID - None Allowed CIDRs - ['192.168.0.1/24'] Original allowed IP ranges - None Reserved IP addresses - ('192.168.0.0', '192.168.0.1', '192.168.0.255') __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/standalone_network_plugin.py:89 2025-10-10 08:10:45.742 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_include_network_info [0.131902s] ... ok 2025-10-10 08:10:45.866 1703142 DEBUG manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Standalone network plugin data for config group 'custom_config_group_name': IP version - 4 Used network - 10.0.0.1/24 Used gateway - 10.0.0.1 Used network type - None Used segmentation ID - None Allowed CIDRs - ['10.0.0.1/24'] Original allowed IP ranges - None Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.0.255') __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/standalone_network_plugin.py:89 2025-10-10 08:10:45.868 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_1_custom_config_group_name [0.110828s] ... ok 2025-10-10 08:10:45.960 1703142 DEBUG manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Standalone network plugin data for config group 'DEFAULT': IP version - 4 Used network - 10.0.0.1/24 Used gateway - 10.0.0.1 Used network type - None Used segmentation ID - None Allowed CIDRs - ['10.0.0.1/24'] Original allowed IP ranges - None Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.0.255') __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/standalone_network_plugin.py:89 2025-10-10 08:10:45.962 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_2_DEFAULT [0.093412s] ... ok 2025-10-10 08:10:46.061 1703142 WARNING manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2025-10-10 08:10:46.071 1703142 DEBUG manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Standalone network plugin data for config group 'DEFAULT': IP version - 6 Used network - 2001:db8::1/88 Used gateway - 2001:db8::0001 Used network type - vlan Used segmentation ID - 3999 Allowed CIDRs - ['2001:db8::/89'] Original allowed IP ranges - ['2001:db8::-2001:db8:0000:0000:0000:007f:ffff:ffff'] Reserved IP addresses - ('2001:db8::', '2001:db8::0001', '2001:db8::ff:ffff:ffff') __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/standalone_network_plugin.py:89 2025-10-10 08:10:46.072 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_2_DEFAULT [0.110659s] ... ok 2025-10-10 08:10:46.187 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_1_foo [0.134643s] ... ok 2025-10-10 08:10:46.351 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_4_foovlanbar [0.151423s] ... ok 2025-10-10 08:10:46.511 1703142 DEBUG manila.network.standalone_network_plugin [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Standalone network plugin data for config group 'DEFAULT': IP version - 4 Used network - 10.0.0.1/16 Used gateway - 10.0.0.1 Used network type - gre Used segmentation ID - 1001 Allowed CIDRs - ['10.0.0.1/16'] Original allowed IP ranges - None Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.255.255') __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/network/standalone_network_plugin.py:89 2025-10-10 08:10:46.513 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_4_gre [0.163834s] ... ok {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_not_found [0.137368s] ... ok 2025-10-10 08:10:46.675 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_3_11_0_0_0_11_0_0_5 [0.161146s] ... ok 2025-10-10 08:10:46.811 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_6_10_0_10_0_10_0_10_5_10_0_0_0_10_0_0_5 [0.148913s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_association_get [0.192425s] ... ok 2025-10-10 08:10:46.928 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_8_10_0_0_0_10_0_0_5_10_0_10_0_10_0_10_5 [0.125677s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_exists [0.095655s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_with_duplicated_id [0.122118s] ... ok 2025-10-10 08:10:47.072 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_2 [0.147480s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_project [0.200977s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_1 [0.242903s] ... ok 2025-10-10 08:10:47.272 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_1_custom_config_group_name [0.171387s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant [0.128318s] ... ok 2025-10-10 08:10:47.468 1703142 INFO manila.coordination [None req-a175b058-a48b-4900-9a89-1185a743acf5 fake user fake project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_2_DEFAULT [0.229973s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_4 [0.328347s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_1 [0.316336s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create_duplicated_id [0.158703s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_6 [0.331802s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete_not_found [0.126428s] ... ok 2025-10-10 08:10:47.844 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:47.844 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:47.845 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:47.846 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:47.846 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:47.864 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:47.864 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:47.864 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:47.865 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:47.865 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:47.865 1703142 DEBUG oslo_concurrency.lockutils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:47.865 1703142 WARNING manila.scheduler.host_manager [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:47.865 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:47.867 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.882 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.882 1703142 DEBUG manila.scheduler.filters.capacity [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:47.882 1703142 DEBUG manila.scheduler.filters.capacity [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:47.882 1703142 DEBUG manila.scheduler.filters.capacity [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.filters.capacity [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.filters.capacity [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.utils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.utils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 --- Logging error --- 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.utils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:47.883 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.utils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.utils [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter CapabilitiesFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.driver [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.driver [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.driver [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.driver [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Done checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:47.884 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter DriverFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.885 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter ShareReplicationFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.885 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter CreateFromSnapshotFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.885 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter AffinityFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.885 1703142 DEBUG manila.scheduler.filters.base [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filter AntiAffinityFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:47.885 1703142 DEBUG manila.scheduler.drivers.filter [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Filtered share [host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:278 2025-10-10 08:10:47.886 1703142 DEBUG manila.scheduler.weighers.goodness [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:47.886 1703142 WARNING manila.scheduler.weighers.goodness [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:47.900 1703142 INFO manila.scheduler.weighers.goodness [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-10-10 08:10:47.900 1703142 DEBUG manila.scheduler.weighers.goodness [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:47.900 1703142 DEBUG manila.scheduler.weighers.goodness [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Done checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:47.901 1703142 DEBUG manila.scheduler.drivers.filter [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Choosing for share: WeighedHost [host: host6#_pool0, weight: 0.0] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:284 2025-10-10 08:10:47.902 1703142 INFO manila.coordination [None req-6469d4d1-8989-452b-a31a-b6f88d9124ef user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_1 [0.391556s] ... ok {0} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_1 [6.569422s] ... ok {0} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_illegal_args [0.111255s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Must supply a non-negative value for "age_in_days". {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_7 [0.323048s] ... ok 2025-10-10 08:10:48.162 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.163 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.163 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.163 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.163 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.163 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.163 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.164 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.164 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.173 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.173 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.173 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.174 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.174 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.174 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.174 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.174 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.174 1703142 DEBUG oslo_concurrency.lockutils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.174 1703142 WARNING manila.scheduler.host_manager [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:48.174 1703142 DEBUG manila.scheduler.filters.base [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:48.184 1703142 DEBUG manila.scheduler.filters.base [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.184 1703142 DEBUG manila.scheduler.filters.base [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.184 1703142 DEBUG manila.scheduler.filters.capacity [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.184 1703142 DEBUG manila.scheduler.filters.capacity [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.185 1703142 DEBUG manila.scheduler.filters.capacity [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:48.185 1703142 DEBUG manila.scheduler.filters.capacity [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.192 1703142 DEBUG manila.scheduler.filters.capacity [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.194 1703142 DEBUG manila.scheduler.filters.base [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:48.194 1703142 DEBUG manila.scheduler.utils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.194 1703142 DEBUG manila.scheduler.filters.capabilities [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.194 1703142 DEBUG manila.scheduler.utils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:48.196 1703142 DEBUG manila.scheduler.filters.capabilities [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.196 1703142 DEBUG manila.scheduler.utils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.196 1703142 DEBUG manila.scheduler.filters.capabilities [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.196 1703142 DEBUG manila.scheduler.utils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.196 1703142 DEBUG manila.scheduler.filters.capabilities [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.197 1703142 DEBUG manila.scheduler.utils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.197 1703142 DEBUG manila.scheduler.filters.capabilities [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.197 1703142 DEBUG manila.scheduler.utils [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.197 1703142 DEBUG manila.scheduler.filters.capabilities [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.197 1703142 INFO manila.scheduler.filters.base [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Filter CapabilitiesFilter returned 0 host(s) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) 2025-10-10 08:10:48.207 1703142 INFO manila.coordination [None req-d5fe40d4-0dd5-4bba-ac0a-03a78fc7fa40 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_1_True [0.310514s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ReservationDatabaseAPITest.test_reservation_expire [0.181909s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_2 [0.349224s] ... ok 2025-10-10 08:10:48.430 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:10:48.436 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.007s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update_invalid [0.202329s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_share_server_id_not_found [0.245856s] ... ok 2025-10-10 08:10:48.437 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.443 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.443 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.444 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.444 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.444 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.444 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.444 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.445 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.445 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.449 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.449 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.450 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.450 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.455 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.455 1703142 DEBUG oslo_concurrency.lockutils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.455 1703142 WARNING manila.scheduler.host_manager [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:48.458 1703142 DEBUG manila.scheduler.filters.base [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:48.463 1703142 DEBUG manila.scheduler.filters.base [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.463 1703142 DEBUG manila.scheduler.filters.base [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.464 1703142 DEBUG manila.scheduler.filters.capacity [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.474 1703142 DEBUG manila.scheduler.filters.capacity [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.474 1703142 DEBUG manila.scheduler.filters.capacity [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.474 1703142 DEBUG manila.scheduler.filters.capacity [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.474 1703142 DEBUG manila.scheduler.filters.capacity [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.474 1703142 DEBUG manila.scheduler.filters.base [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.475 1703142 DEBUG manila.scheduler.utils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Share type extra spec requirement "replication_type=readwrite" does not match reported capability "writable" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.475 1703142 DEBUG manila.scheduler.filters.capabilities [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.475 1703142 DEBUG manila.scheduler.utils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Share type extra spec requirement "replication_type=readwrite" does not match reported capability "readable" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.475 1703142 DEBUG manila.scheduler.filters.capabilities [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.475 1703142 DEBUG manila.scheduler.utils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:48.475 1703142 DEBUG manila.scheduler.filters.capabilities [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.475 1703142 DEBUG manila.scheduler.utils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Share type extra spec requirement "replication_type=readwrite" does not match reported capability "dr" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.476 1703142 DEBUG manila.scheduler.filters.capabilities [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.476 1703142 DEBUG manila.scheduler.utils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:48.476 1703142 DEBUG manila.scheduler.filters.capabilities [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.476 1703142 DEBUG manila.scheduler.utils [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:48.476 1703142 DEBUG manila.scheduler.filters.capabilities [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.476 1703142 INFO manila.scheduler.filters.base [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2025-10-10 08:10:48.491 1703142 INFO manila.coordination [None req-95d6e08d-d5d2-45f1-83a0-deebb143b7fc user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_2 [0.278872s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_8 [0.377250s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_1 [0.208156s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_locks_get_all_time_filters [0.273454s] ... ok 2025-10-10 08:10:48.682 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.683 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.683 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.683 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.683 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.683 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.684 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.684 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.684 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.690 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.690 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.690 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.690 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.690 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.691 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.691 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.691 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.691 1703142 DEBUG oslo_concurrency.lockutils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.691 1703142 WARNING manila.scheduler.host_manager [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:48.691 1703142 DEBUG manila.scheduler.filters.base [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:48.693 1703142 DEBUG manila.scheduler.filters.base [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.693 1703142 DEBUG manila.scheduler.filters.base [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.694 1703142 DEBUG manila.scheduler.filters.capacity [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.694 1703142 DEBUG manila.scheduler.filters.capacity [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.694 1703142 DEBUG manila.scheduler.filters.capacity [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 --- Logging error --- 2025-10-10 08:10:48.699 1703142 DEBUG manila.scheduler.filters.capacity [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.filters.capacity [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.filters.base [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.utils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Share type extra spec requirement "replication_type=activesync" does not match reported capability "writable" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.utils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Share type extra spec requirement "replication_type=activesync" does not match reported capability "readable" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.utils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:48.700 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:48.701 1703142 DEBUG manila.scheduler.utils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Share type extra spec requirement "replication_type=activesync" does not match reported capability "dr" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:48.701 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.701 1703142 DEBUG manila.scheduler.utils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) 2025-10-10 08:10:48.701 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.701 1703142 DEBUG manila.scheduler.utils [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:48.701 1703142 DEBUG manila.scheduler.filters.capabilities [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:48.708 1703142 INFO manila.scheduler.filters.base [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Filter CapabilitiesFilter returned 0 host(s) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " 2025-10-10 08:10:48.716 1703142 INFO manila.coordination [None req-6c8310fa-333a-47e1-9053-038beba02ce5 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_3 [0.228235s] ... ok {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_project [0.085947s] ... ok Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update [0.099354s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_snapshot_instances_status_update [0.261187s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_update [0.144247s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set_not_found [0.177397s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_with_metadata [0.610686s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:48.936 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.936 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.937 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:48.937 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.942 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.942 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " 2025-10-10 08:10:48.942 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.943 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.943 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:10:48.943 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.947 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.947 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.948 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.948 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.949 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.949 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:48.950 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:48.950 1703142 DEBUG oslo_concurrency.lockutils [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:48.950 1703142 WARNING manila.scheduler.host_manager [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:48.954 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:48.960 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.capacity [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.capacity [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.capacity [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.capacity [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.capacity [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.962 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.965 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:48.965 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:48.965 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:48.965 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:48.966 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:48.966 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:48.966 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:48.966 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:48.966 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:48.966 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:48.968 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:48.969 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:48.970 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:48.970 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:48.970 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:48.971 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:48.971 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:48.971 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:48.971 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:48.973 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:48.973 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:48.974 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:48.974 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:48.974 1703142 DEBUG manila.scheduler.filters.driver [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:48.974 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.974 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.974 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.976 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.976 1703142 DEBUG manila.scheduler.filters.base [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:48.976 1703142 DEBUG manila.scheduler.drivers.filter [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:278 2025-10-10 08:10:48.976 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:48.977 1703142 WARNING manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:48.977 1703142 INFO manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-10-10 08:10:48.977 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:48.977 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:48.978 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:48.979 1703142 WARNING manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:48.979 1703142 INFO manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function result for host host2#_pool0: 0. 2025-10-10 08:10:48.979 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:48.979 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:48.979 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:48.981 1703142 WARNING manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:48.981 1703142 INFO manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function result for host host3#_pool0: 0. 2025-10-10 08:10:48.981 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:48.983 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:48.984 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:48.984 1703142 WARNING manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:48.984 1703142 INFO manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function result for host host4#_pool0: 0. 2025-10-10 08:10:48.986 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:48.986 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:48.987 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:48.987 1703142 WARNING manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:48.987 1703142 INFO manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function result for host host5#_pool0: 0. 2025-10-10 08:10:48.987 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:48.987 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:48.987 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:48.989 1703142 WARNING manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:48.990 1703142 INFO manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-10-10 08:10:48.990 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:48.990 1703142 DEBUG manila.scheduler.weighers.goodness [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:48.990 1703142 DEBUG manila.scheduler.drivers.filter [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:284 2025-10-10 08:10:48.992 1703142 INFO manila.coordination [None req-4aa10d56-76d4-4a4d-990a-741b28966d47 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_4 [0.283709s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context_not_found [0.124577s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_3 [0.222152s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete [0.314500s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_1_True [0.338518s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete [0.350298s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) 2025-10-10 08:10:49.179 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " 2025-10-10 08:10:49.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:49.181 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.181 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.182 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ 2025-10-10 08:10:49.182 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.182 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.182 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:10:49.182 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.182 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.182 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.183 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.183 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.190 1703142 DEBUG oslo_concurrency.lockutils [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.007s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.190 1703142 WARNING manila.scheduler.host_manager [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:49.190 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:49.192 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.192 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.192 1703142 DEBUG manila.scheduler.filters.capacity [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.192 1703142 DEBUG manila.scheduler.filters.capacity [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.192 1703142 DEBUG manila.scheduler.filters.capacity [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.192 1703142 DEBUG manila.scheduler.filters.capacity [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.192 1703142 DEBUG manila.scheduler.filters.capacity [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.193 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.201 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.202 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.203 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.203 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.203 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.205 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.205 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.205 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.206 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.207 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.207 1703142 DEBUG manila.scheduler.filters.driver [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.208 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.208 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.208 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.209 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.209 1703142 DEBUG manila.scheduler.filters.base [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.214 1703142 DEBUG manila.scheduler.drivers.filter [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:278 2025-10-10 08:10:49.214 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.214 1703142 WARNING manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.214 1703142 INFO manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-10-10 08:10:49.214 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.215 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.215 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.215 1703142 WARNING manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.215 1703142 INFO manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function result for host host2#_pool0: 0. 2025-10-10 08:10:49.215 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.215 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.215 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.215 1703142 WARNING manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.215 1703142 INFO manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function result for host host3#_pool0: 0. 2025-10-10 08:10:49.215 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.216 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.216 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.216 1703142 WARNING manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.216 1703142 INFO manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function result for host host4#_pool0: 0. 2025-10-10 08:10:49.216 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.216 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.216 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.216 1703142 WARNING manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.216 1703142 INFO manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function result for host host5#_pool0: 0. 2025-10-10 08:10:49.216 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.216 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.217 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.217 1703142 WARNING manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.217 1703142 INFO manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-10-10 08:10:49.217 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.217 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Done checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.217 1703142 DEBUG manila.scheduler.drivers.filter [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:284 2025-10-10 08:10:49.227 1703142 INFO manila.coordination [None req-e4ea186f-adcb-48d6-bf7a-6d87e88b9e0e user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_5 [0.221380s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_2_False [0.271022s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_no_instance_mappings [0.282208s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet [0.530805s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_create_share_backup [0.093206s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete_not_found [0.079797s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_not_found [0.125377s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_1_True [0.292255s] ... ok 2025-10-10 08:10:49.349 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.350 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.352 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.352 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.356 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.356 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.356 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.356 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.356 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.356 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.356 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.357 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.357 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.357 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.357 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.357 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.357 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.357 1703142 DEBUG oslo_concurrency.lockutils [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.357 1703142 WARNING manila.scheduler.host_manager [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:49.358 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:49.359 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.359 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.359 1703142 DEBUG manila.scheduler.filters.capacity [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.360 1703142 DEBUG manila.scheduler.filters.capacity [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.360 1703142 DEBUG manila.scheduler.filters.capacity [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.360 1703142 DEBUG manila.scheduler.filters.capacity [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.362 1703142 DEBUG manila.scheduler.filters.capacity [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.362 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.363 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.365 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.365 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.365 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.366 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.366 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.366 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.367 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.368 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.369 1703142 DEBUG manila.scheduler.filters.driver [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.369 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.369 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.369 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.369 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.370 1703142 DEBUG manila.scheduler.filters.base [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.370 1703142 DEBUG manila.scheduler.drivers.filter [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:278 2025-10-10 08:10:49.372 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.372 1703142 WARNING manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.373 1703142 INFO manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-10-10 08:10:49.373 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.373 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.373 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.373 1703142 WARNING manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.373 1703142 INFO manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function result for host host2#_pool0: 0. 2025-10-10 08:10:49.373 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.373 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.373 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.373 1703142 WARNING manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.374 1703142 INFO manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function result for host host3#_pool0: 0. 2025-10-10 08:10:49.374 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.374 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.374 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.374 1703142 WARNING manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.374 1703142 INFO manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function result for host host4#_pool0: 0. 2025-10-10 08:10:49.374 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.374 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.374 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.374 1703142 WARNING manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.375 1703142 INFO manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function result for host host5#_pool0: 0. 2025-10-10 08:10:49.375 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.375 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.375 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.375 1703142 WARNING manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.375 1703142 INFO manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-10-10 08:10:49.375 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.375 1703142 DEBUG manila.scheduler.weighers.goodness [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.375 1703142 DEBUG manila.scheduler.drivers.filter [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:284 2025-10-10 08:10:49.377 1703142 INFO manila.coordination [None req-8c6c9b04-3d61-4c96-8246-bed6f0f38859 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_6 [0.157969s] ... ok --- Logging error --- {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_by_host_with_pools [0.255415s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update_not_found [0.168478s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create__no_instance [0.127602s] ... ok 2025-10-10 08:10:49.542 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.542 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.543 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.544 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.544 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.544 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.544 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.544 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.544 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.544 1703142 DEBUG oslo_concurrency.lockutils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.544 1703142 WARNING manila.scheduler.host_manager [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:49.545 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:49.574 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.574 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 --- Logging error --- 2025-10-10 08:10:49.574 1703142 DEBUG manila.scheduler.filters.capacity [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.574 1703142 DEBUG manila.scheduler.filters.capacity [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.574 1703142 DEBUG manila.scheduler.filters.capacity [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.575 1703142 DEBUG manila.scheduler.filters.capacity [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.575 1703142 DEBUG manila.scheduler.filters.capacity [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.575 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:49.580 1703142 DEBUG manila.scheduler.utils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Share type extra spec requirement "replication_type=writable" does not match reported capability "readable" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:49.580 1703142 DEBUG manila.scheduler.filters.capabilities [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:49.580 1703142 DEBUG manila.scheduler.utils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:49.580 1703142 DEBUG manila.scheduler.filters.capabilities [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:49.580 1703142 DEBUG manila.scheduler.utils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Share type extra spec requirement "replication_type=writable" does not match reported capability "dr" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:49.580 1703142 DEBUG manila.scheduler.filters.capabilities [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.utils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.filters.capabilities [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.utils [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.filters.capabilities [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter CapabilitiesFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.filters.driver [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.filters.driver [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.filters.driver [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.581 1703142 DEBUG manila.scheduler.filters.driver [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Done checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.582 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter DriverFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.582 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter ShareReplicationFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.582 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter CreateFromSnapshotFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.595 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter AffinityFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.596 1703142 DEBUG manila.scheduler.filters.base [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filter AntiAffinityFilter returned 1 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.596 1703142 DEBUG manila.scheduler.drivers.filter [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:278 Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:10:49.596 1703142 DEBUG manila.scheduler.weighers.goodness [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.596 1703142 WARNING manila.scheduler.weighers.goodness [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.596 1703142 INFO manila.scheduler.weighers.goodness [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-10-10 08:10:49.596 1703142 DEBUG manila.scheduler.weighers.goodness [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.596 1703142 DEBUG manila.scheduler.weighers.goodness [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.597 1703142 DEBUG manila.scheduler.drivers.filter [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Choosing for share: WeighedHost [host: host1#_pool0, weight: 0.0] _schedule_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:284 2025-10-10 08:10:49.605 1703142 INFO manila.coordination [None req-04100eb3-7645-4b53-9cf2-f5ea9df05618 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_1__True__True__True__3_ [0.425739s] ... ok {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_1 [0.222714s] ... ok 2025-10-10 08:10:49.692 1703142 INFO manila.scheduler.drivers.filter [None req-c4d4e0a8-1d30-4df1-8b2d-01f8ad6fb68f user project - - - -] Scheduling share group fake_id. 2025-10-10 08:10:49.708 1703142 INFO manila.coordination [None req-c4d4e0a8-1d30-4df1-8b2d-01f8ad6fb68f user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_group_no_hosts [0.103903s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_server [0.278074s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_2__True__True__False__2_ [0.457908s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_1_id [0.313803s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_2_path [0.222936s] ... ok 2025-10-10 08:10:49.789 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.790 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.792 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.792 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.793 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.793 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.793 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.793 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.793 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.794 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.794 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.795 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.795 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.796 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.796 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.796 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.796 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.796 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.796 1703142 WARNING manila.scheduler.host_manager [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:49.797 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:49.802 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.802 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.802 1703142 DEBUG manila.scheduler.filters.capacity [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 0/921 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.802 1703142 DEBUG manila.scheduler.filters.capacity [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 0/95 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.803 1703142 DEBUG manila.scheduler.filters.capacity [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 0/256 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.803 1703142 DEBUG manila.scheduler.filters.capacity [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 0/97 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.803 1703142 DEBUG manila.scheduler.filters.capacity [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 0/397 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:49.803 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.804 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.804 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host1#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host2#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.805 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host3#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host4#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.806 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host5#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.811 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:49.811 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter function not set :: passing host. _check_filter_function /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:53 2025-10-10 08:10:49.811 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:49.811 1703142 DEBUG manila.scheduler.filters.driver [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host6#_pool0' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:49.811 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.811 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.812 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.812 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.812 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:49.812 1703142 DEBUG manila.scheduler.drivers.filter [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filtered [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _get_weighted_hosts_for_share_type /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:449 2025-10-10 08:10:49.813 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.813 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.813 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-10-10 08:10:49.816 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.816 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.816 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.816 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.816 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host2#_pool0: 0. 2025-10-10 08:10:49.816 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.816 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.817 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.817 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.817 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host3#_pool0: 0. 2025-10-10 08:10:49.845 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.845 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.846 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.846 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.846 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host4#_pool0: 0. 2025-10-10 08:10:49.846 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.846 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.846 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.846 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.846 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host5#_pool0: 0. 2025-10-10 08:10:49.846 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.847 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.847 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:49.847 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:49.847 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-10-10 08:10:49.847 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:49.847 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:49.943 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.944 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.944 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.944 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.944 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.944 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.944 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.944 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.945 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:49.945 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:49.945 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:49.945 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:50.027 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:50.027 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:50.027 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:50.027 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:50.027 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:50.027 1703142 DEBUG oslo_concurrency.lockutils [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:50.028 1703142 WARNING manila.scheduler.host_manager [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Share service is down. (host: host7). 2025-10-10 08:10:50.028 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Starting with 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:80 2025-10-10 08:10:50.028 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:50.028 1703142 DEBUG manila.scheduler.filters.base [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filter ConsistentSnapshotFilter returned 6 host(s) get_filtered_objects /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/base.py:97 2025-10-10 08:10:50.028 1703142 DEBUG manila.scheduler.drivers.filter [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Filtered [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _get_weighted_hosts_for_share_group_type /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/drivers/filter.py:484 2025-10-10 08:10:50.028 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:50.157 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:50.158 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-10-10 08:10:50.158 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:50.158 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host1#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:50.158 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:50.158 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:50.158 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host2#_pool0: 0. 2025-10-10 08:10:50.158 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:50.158 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host2#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:50.158 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:50.158 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:50.159 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host3#_pool0: 0. 2025-10-10 08:10:50.159 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:50.159 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host3#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:50.159 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:50.159 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:50.159 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host4#_pool0: 0. 2025-10-10 08:10:50.271 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:50.271 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host4#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:50.271 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:50.271 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:50.271 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host5#_pool0: 0. 2025-10-10 08:10:50.271 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:50.271 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host5#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:50.272 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:50.272 1703142 WARNING manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:10:50.272 1703142 INFO manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-10-10 08:10:50.272 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:50.272 1703142 DEBUG manila.scheduler.weighers.goodness [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Done checking host 'host6#_pool0' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:50.274 1703142 INFO manila.coordination [None req-42186ecb-686d-4929-9448-114400c0ec5f user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_many_hosts [0.561830s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_project_with_count [0.139599s] ... ok 2025-10-10 08:10:50.483 1703142 INFO manila.coordination [None req-8f3a0f9f-dec7-4abc-9e54-56c786553660 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_hosts_up [0.209162s] ... ok 2025-10-10 08:10:50.706 1703142 INFO manila.coordination [None req-afaacb37-e9b8-453f-8d78-f2d9476c09db fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_max_attempts [0.213458s] ... ok 2025-10-10 08:10:50.875 1703142 INFO manila.coordination [None req-ae0e13c4-d1de-401d-bd1e-88b9036611cc fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica [0.161863s] ... ok 2025-10-10 08:10:50.974 1703142 INFO manila.coordination [None req-ae0e13c4-d1de-401d-bd1e-88b9036611cc fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_int_float_mix [0.095498s] ... ok 2025-10-10 08:10:51.084 1703142 INFO manila.coordination [None req-ae0e13c4-d1de-401d-bd1e-88b9036611cc fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_ternary_conditional [0.115319s] ... ok 2025-10-10 08:10:51.151 1703142 INFO manila.coordination [None req-ae0e13c4-d1de-401d-bd1e-88b9036611cc fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_1 [0.068809s] ... ok 2025-10-10 08:10:51.246 1703142 INFO manila.coordination [None req-6a5ae0e8-ff2b-4d94-be9a-4896e383d544 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_both_request_AZ_and_type_AZs_match [0.088818s] ... ok 2025-10-10 08:10:51.321 1703142 INFO manila.coordination [None req-ded20cc5-3e61-41ce-9cca-da52f1904aa7 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_1____zone1____zone2____zone_4____zone3_____zone2___True_ [0.073109s] ... ok 2025-10-10 08:10:51.351 1703142 INFO manila.coordination [None req-2e4c2cca-9f67-4ea8-9a1e-6a979b19839e fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_2____zone1zone2zone3_____zone2___False_ [0.048550s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_3__True__False__False__1_ [0.538799s] ... ok 2025-10-10 08:10:51.449 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_same [0.080080s] ... ok 2025-10-10 08:10:51.504 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_all_classes [0.053039s] ... ok 2025-10-10 08:10:51.536 1703142 DEBUG manila.scheduler.utils [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Share type extra spec requirement "opt1=fake" does not match reported capability "[True, False]" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:51.538 1703142 DEBUG manila.scheduler.filters.capabilities [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:51.541 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_complex [0.034870s] ... ok 2025-10-10 08:10:51.611 1703142 DEBUG manila.scheduler.utils [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Share type extra spec requirement "opt1=3" does not match reported capability "['1', '2']" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:51.611 1703142 DEBUG manila.scheduler.filters.capabilities [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:51.612 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_simple [0.075306s] ... ok 2025-10-10 08:10:51.667 1703142 DEBUG manila.scheduler.utils [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Share type extra spec requirement "opt2=222" does not match reported capability "2" capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:188 2025-10-10 08:10:51.668 1703142 DEBUG manila.scheduler.filters.capabilities [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:51.669 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_simple [0.058110s] ... ok 2025-10-10 08:10:51.724 1703142 DEBUG manila.scheduler.utils [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Host doesn't provide capability 'scope_lv1' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:51.725 1703142 DEBUG manila.scheduler.filters.capabilities [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:51.729 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs [0.058758s] ... ok 2025-10-10 08:10:51.798 1703142 DEBUG manila.scheduler.utils [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Host doesn't provide capability 'scope_lv1' listed in the extra specs capabilities_satisfied /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/utils.py:174 2025-10-10 08:10:51.799 1703142 DEBUG manila.scheduler.filters.capabilities [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capabilities.py:45 2025-10-10 08:10:51.800 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs_list [0.070584s] ... ok 2025-10-10 08:10:51.833 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs_list [0.034117s] ... ok 2025-10-10 08:10:51.907 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_scope_extra_specs [0.073521s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_server_with_count [0.399729s] ... ok 2025-10-10 08:10:51.959 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_2 [0.046675s] ... ok 2025-10-10 08:10:52.019 1703142 WARNING manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Insufficient free space for share creation. Total capacity is 0.00 on host host1. 2025-10-10 08:10:52.021 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_3 [0.061319s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_4__False__False__False__0_ [0.464929s] ... ok 2025-10-10 08:10:52.127 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/200 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.129 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_1 [0.108360s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_2_share_group_id [0.188161s] ... ok 2025-10-10 08:10:52.198 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 200/100 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.199 1703142 ERROR manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2025-10-10 08:10:52.200 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_01 [0.070557s] ... ok 2025-10-10 08:10:52.276 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 2000/30 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.276 1703142 WARNING manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2025-10-10 08:10:52.277 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_03 [0.084701s] ... ok 2025-10-10 08:10:52.364 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/75 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.364 1703142 WARNING manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2025-10-10 08:10:52.366 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_04 [0.090032s] ... ok 2025-10-10 08:10:52.454 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/-25 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.460 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_06 [0.092084s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_2_path [2.045725s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_2 [0.394309s] ... ok 2025-10-10 08:10:52.581 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/74 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.582 1703142 WARNING manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2025-10-10 08:10:52.584 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_07 [0.116343s] ... ok 2025-10-10 08:10:52.678 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/-25 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.688 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_13 [0.108113s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_5 [0.245303s] ... ok 2025-10-10 08:10:52.785 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/74 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.790 1703142 WARNING manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2025-10-10 08:10:52.796 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_14 [0.106974s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get [0.707323s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_2 [0.325336s] ... ok 2025-10-10 08:10:52.887 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/55 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:52.899 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_06 [0.107044s] ... ok 2025-10-10 08:10:52.997 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/175 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:53.005 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_11 [0.102527s] ... ok 2025-10-10 08:10:53.057 1703142 DEBUG manila.scheduler.filters.capacity [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/175 host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/capacity.py:83 2025-10-10 08:10:53.059 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_14 [0.052909s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_3 [0.261646s] ... ok 2025-10-10 08:10:53.119 1703142 DEBUG manila.scheduler.filters.create_from_snapshot [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] The parent's snapshot fake_snapshot_id back end and replication domain don't match with the back end and replication domain of the Host fake_host_2. host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/create_from_snapshot.py:70 2025-10-10 08:10:53.123 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_different_backend_and_availability_zone [0.057600s] ... ok 2025-10-10 08:10:53.185 1703142 DEBUG manila.scheduler.filters.driver [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Driver Filter: Checking host 'host1' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:37 2025-10-10 08:10:53.193 1703142 INFO manila.scheduler.filters.driver [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Filter function result for host host1: True. 2025-10-10 08:10:53.195 1703142 DEBUG manila.scheduler.filters.driver [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Result: True host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:40 2025-10-10 08:10:53.195 1703142 DEBUG manila.scheduler.filters.driver [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Done checking host 'host1' host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/driver.py:41 2025-10-10 08:10:53.197 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_extra_spec_replacement [0.076848s] ... ok 2025-10-10 08:10:53.278 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_02_______1___False_ [0.079036s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_2 [0.544029s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_4 [0.259481s] ... ok 2025-10-10 08:10:53.401 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_10___123____s___123___True_ [0.122039s] ... ok 2025-10-10 08:10:53.476 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_15___1234____s___1000___False_ [0.079627s] ... ok 2025-10-10 08:10:53.572 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_16___2____s__12___False_ [0.102083s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_6 [0.287234s] ... ok 2025-10-10 08:10:53.658 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_20___12311321_____in__12311321__in____True_ [0.081162s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_1_None [0.951527s] ... ok 2025-10-10 08:10:53.745 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_25__True____is__True___True_ [0.098710s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_delete [0.495112s] ... ok 2025-10-10 08:10:53.845 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_27__False___False___True_ [0.080759s] ... ok 2025-10-10 08:10:53.880 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_30__False___Nonsense___False_ [0.031806s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_9 [0.233136s] ... ok 2025-10-10 08:10:53.949 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_31__False____is__Nonsense___True_ [0.061660s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_network [0.238175s] ... ok 2025-10-10 08:10:54.009 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_33__False___True___False_ [0.060913s] ... ok 2025-10-10 08:10:54.072 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to update usages deleting share replica '12a1c8c8-4073-4ffb-a7ea-11169f405f83'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages QUOTAS.commit( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.QuotaError: fake {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_34___12_____or__11__or__12___True_ [0.054305s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_1 [0.103744s] ... ok 2025-10-10 08:10:54.130 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_37___abc_____or__ABC__or__def___True_ [0.057998s] ... ok 2025-10-10 08:10:54.169 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_39___3_______2___False_ [0.038903s] ... ok Failed to update usages deleting share replica '398f9981-9f00-4288-9e99-a6e84eb35d06'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages QUOTAS.commit( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.QuotaError: fake {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_3 [0.106223s] ... ok 2025-10-10 08:10:54.252 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_42___nfs____NFS___True_ [0.094044s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share_need_to_update_usages [0.135845s] ... ok 2025-10-10 08:10:54.331 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_43___NFS____nfs___True_ [0.072528s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_2 [0.072583s] ... ok 2025-10-10 08:10:54.423 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_basic_operators [0.084292s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_not_found_exception [0.059572s] ... ok 2025-10-10 08:10:54.468 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_caps_disabled [0.048631s] ... ok 2025-10-10 08:10:54.517 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes_with_no_query [0.043565s] ... ok 2025-10-10 08:10:54.545 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_1__10__5_ [0.660812s] ... ok {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_operator_raises [0.030980s] ... ok 2025-10-10 08:10:54.572 1703142 DEBUG manila.scheduler.filters.retry [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Re-scheduling is disabled host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/retry.py:31 2025-10-10 08:10:54.573 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_disabled [0.024475s] ... ok 2025-10-10 08:10:54.598 1703142 DEBUG manila.scheduler.filters.retry [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Host host1 fails. Previously tried hosts: ['host1'] host_passes /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/filters/retry.py:40 2025-10-10 08:10:54.599 1703142 INFO manila.coordination [None req-1dc60806-6930-4f89-9b2d-37ca427d01f6 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_fail [0.025352s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_share_group [0.145794s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_2_path [0.065757s] ... ok 2025-10-10 08:10:54.624 1703142 INFO manila.coordination [None req-5538fc71-d2fa-487f-aec7-a725c08ac024 fake - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_no_replication_domain [0.026627s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_delete [0.121080s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_ids [0.153867s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get_item [0.085282s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_is_soft_deleted [0.123472s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_2_1 [1.106310s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update [0.169814s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update_item [0.208398s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update [0.166674s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_1_yes [0.207889s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_2___fake2___None__2_ [0.083354s] ... ok Deletion of share type 1bbfe938-aace-43b2-8516-8b198086b561 failed; it in use by 1 shares and 0 share group types Deletion of share type e9f18464-d812-4cd8-93ce-a21b2acf638e failed; it in use by 1 shares and 0 share group types {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_2_no [0.168019s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_delete [0.107303s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_1 [0.155034s] ... ok --- Logging error --- 2025-10-10 08:10:55.363 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_exception [0.056439s] ... ok 2025-10-10 08:10:55.366 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.368 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:55.370 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:55.373 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.374 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_host_manager.py", line 141, in test_get_all_host_states_share fake_context = context.RequestContext('user', 'project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_1 [0.125678s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_1 [0.052285s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_without_share_data [0.046830s] ... ok --- Logging error --- 2025-10-10 08:10:55.376 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.379 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.379 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:55.379 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.379 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.379 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.379 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.380 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.380 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:55.380 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.380 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.380 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:55.380 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.380 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.381 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.381 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.381 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.384 1703142 DEBUG oslo_concurrency.lockutils [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_host_manager.py", line 304, in test_get_pools fake_context = context.RequestContext('user', 'project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:10:55.385 1703142 INFO manila.scheduler.host_manager [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Removing non-active host: host4@DDD from scheduler cache. 2025-10-10 08:10:55.386 1703142 INFO manila.coordination [None req-f219945f-cf66-437e-8537-13e8120389b7 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_all_host_states_share [0.760834s] ... ok 2025-10-10 08:10:55.440 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_name [0.096669s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_2 [0.112974s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:55.442 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.442 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.443 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:10:55.443 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.443 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.443 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.443 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.443 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.443 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_host_manager.py", line 175, in test_get_pools_no_pools fake_context = context.RequestContext('user', 'project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) 2025-10-10 08:10:55.449 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.006s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.449 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.449 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " 2025-10-10 08:10:55.449 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.449 1703142 DEBUG oslo_concurrency.lockutils [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.451 1703142 INFO manila.coordination [None req-f7c020c8-8e9a-4f3f-867f-2f57c0303daa user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools [0.064555s] ... ok Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- 2025-10-10 08:10:55.522 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.522 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.522 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:55.522 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.522 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.522 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:55.523 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.523 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.523 1703142 DEBUG oslo_concurrency.lockutils [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.524 1703142 INFO manila.coordination [None req-aaef6d96-22cc-474b-9ba7-739c541d746f user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_no_pools [0.072603s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_3 [0.169652s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_host_manager.py", line 619, in test_get_pools_with_filters fake_context = context.RequestContext('user', 'project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:55.584 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.584 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.584 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.585 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.587 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.587 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.587 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.587 1703142 DEBUG oslo_concurrency.lockutils [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.588 1703142 INFO manila.coordination [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_with_filters [0.064222s] ... ok 2025-10-10 08:10:55.644 1703142 INFO manila.coordination [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_1 [0.061999s] ... ok 2025-10-10 08:10:55.686 1703142 INFO manila.coordination [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_3 [0.172911s] ... ok {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_2 [0.035807s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_1 [0.119155s] ... ok 2025-10-10 08:10:55.714 1703142 INFO manila.coordination [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_5 [0.019748s] ... ok {3} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_create [0.223943s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_soft_delete [0.043777s] ... ok 2025-10-10 08:10:55.757 1703142 INFO manila.coordination [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_3 [0.042660s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:10:55.808 1703142 INFO manila.coordination [None req-1680669e-d5a9-4ee8-82b9-7ad4ac267eb5 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_7 [0.050831s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_4 [0.139520s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_admin_export_locations [0.116588s] ... ok 2025-10-10 08:10:55.867 1703142 DEBUG oslo_concurrency.lockutils [None req-38fd279d-4e44-41d6-91b5-873c9a8d5726 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.868 1703142 DEBUG oslo_concurrency.lockutils [None req-38fd279d-4e44-41d6-91b5-873c9a8d5726 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.868 1703142 DEBUG oslo_concurrency.lockutils [None req-38fd279d-4e44-41d6-91b5-873c9a8d5726 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.876 1703142 INFO manila.coordination [None req-38fd279d-4e44-41d6-91b5-873c9a8d5726 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_unknown_capability [0.042553s] ... ok 2025-10-10 08:10:55.900 1703142 DEBUG oslo_concurrency.lockutils [None req-4fe06669-941a-4f86-95bb-f4869bc6c523 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.901 1703142 DEBUG oslo_concurrency.lockutils [None req-4fe06669-941a-4f86-95bb-f4869bc6c523 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.901 1703142 DEBUG oslo_concurrency.lockutils [None req-4fe06669-941a-4f86-95bb-f4869bc6c523 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.906 1703142 INFO manila.coordination [None req-4fe06669-941a-4f86-95bb-f4869bc6c523 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_01 [0.030785s] ... ok {3} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get_all [0.188118s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations [0.079273s] ... ok 2025-10-10 08:10:55.958 1703142 DEBUG oslo_concurrency.lockutils [None req-d6af1a77-3c60-4923-9223-004a1b73c2d6 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.959 1703142 DEBUG oslo_concurrency.lockutils [None req-d6af1a77-3c60-4923-9223-004a1b73c2d6 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.959 1703142 DEBUG oslo_concurrency.lockutils [None req-d6af1a77-3c60-4923-9223-004a1b73c2d6 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.960 1703142 INFO manila.coordination [None req-d6af1a77-3c60-4923-9223-004a1b73c2d6 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_04 [0.051996s] ... ok 2025-10-10 08:10:55.990 1703142 DEBUG oslo_concurrency.lockutils [None req-a6945d4d-7e4c-4010-90fb-aafe54b45013 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:55.991 1703142 DEBUG oslo_concurrency.lockutils [None req-a6945d4d-7e4c-4010-90fb-aafe54b45013 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:55.991 1703142 DEBUG oslo_concurrency.lockutils [None req-a6945d4d-7e4c-4010-90fb-aafe54b45013 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:55.992 1703142 INFO manila.coordination [None req-a6945d4d-7e4c-4010-90fb-aafe54b45013 user project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_08 [0.032957s] ... ok --- Logging error --- {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_valid_order [0.106530s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:56.043 1703142 DEBUG manila.coordination [None req-a5f9cf4b-84f8-4307-a73b-1c041b16072d fake_user fake_project - - - -] Lock "locked-clean-expired-messages" acquired by "_clean_expired_messages". _synchronized /builddir/build/BUILD/manila-21.1.0.dev10/manila/coordination.py:199 2025-10-10 08:10:56.044 1703142 INFO manila.coordination [None req-a5f9cf4b-84f8-4307-a73b-1c041b16072d fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages [0.052905s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all [0.026677s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_manager.py", line 69, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host_with_details [0.062384s] ... ok 2025-10-10 08:10:56.131 1703142 INFO manila.coordination [None req-d28ffd75-06b0-4093-92b0-494126f85a87 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_manager.py", line 69, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_other_exception_puts_share_in_error_state [0.087878s] ... ok File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_1 [0.042963s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_available_active_replica [0.336889s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_2 [0.036830s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:56.217 1703142 INFO manila.coordination [None req-80ab00f2-e6d7-43ee-8b35-ac3a6d8de999 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica [0.084609s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_manager.py", line 69, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- 2025-10-10 08:10:56.280 1703142 INFO manila.coordination [None req-acf0d656-9bc3-4182-96a3-cc9166908f96 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_7 [0.071549s] ... ok {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_host_list [0.062565s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_1_queued_to_apply [0.363826s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_manager.py", line 69, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) 2025-10-10 08:10:56.334 1703142 INFO manila.coordination [None req-e1e092ed-0bf6-459e-b1f3-7e7c9daff02c fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_service_capabilities [0.052973s] ... ok ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_manager.py", line 69, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_2_creating [0.057786s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_8 [0.069903s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests 2025-10-10 08:10:56.410 1703142 ERROR manila.scheduler.manager [None req-11fc782f-a915-40ae-bf23-f5a097abcfbd fake_user fake_project - - - -] Failed to schedule migrate_share_to_host: 2025-10-10 08:10:56.414 1703142 INFO manila.coordination [None req-11fc782f-a915-40ae-bf23-f5a097abcfbd fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_2_TypeError [0.080740s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project_with_details [0.083532s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_manager.py", line 69, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_4_deleting [0.141203s] ... ok --- Logging error --- 2025-10-10 08:10:56.503 1703142 INFO manila.coordination [None req-6bf135f8-1646-45c4-95b7-b1423f78a677 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_instance [0.088593s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 82, in test_create_share_instance self._test_scheduler_api('create_share_instance', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) 2025-10-10 08:10:56.556 1703142 INFO manila.coordination [None req-2c1499c2-7aae-4924-937e-b756907c1c9e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_replica [0.054502s] ... ok File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 119, in test_create_share_replica self._test_scheduler_api('create_share_replica', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Share group type 81fea31a-7086-4bf5-9be4-5ff8c58a15b7 deletion failed, it in use. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:56.619 1703142 INFO manila.coordination [None req-b0fa13df-0858-4b8d-8593-7b0c8d7cac49 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_get_pools [0.061098s] ... ok File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 89, in test_get_pools self._test_scheduler_api('get_pools', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_5_extending_error [0.160006s] ... ok --- Logging error --- 2025-10-10 08:10:56.675 1703142 INFO manila.coordination [None req-960562c6-dcfa-442e-8010-0883e59f0c24 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_manage_share [0.057128s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_export_locations_with_metadata [0.505059s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 126, in test_manage_share self._test_scheduler_api('manage_share', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_sg_snapshots_in_share_group [0.054111s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:10:56.756 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_update_service_capabilities [0.080838s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_create_with_share_type [0.031602s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 73, in test_update_service_capabilities self._test_scheduler_api('update_service_capabilities', File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api 2025-10-10 08:10:56.790 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) {2} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_happy_day [0.033095s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_5___inactive____extending__ [0.143300s] ... ok File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_5 [0.044707s] ... ok 2025-10-10 08:10:56.841 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_too_fast [0.058118s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_share_server [0.047821s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_6___shrinking_error____shrinking__ [0.088514s] ... ok 2025-10-10 08:10:56.893 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_3__None__False_ [0.044537s] ... ok 2025-10-10 08:10:56.939 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_4___True__False___True_ [0.045887s] ... ok 2025-10-10 08:10:56.991 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_5___True___True_ [0.055770s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_prefer_active_instance [0.114100s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_member_update [0.147864s] ... ok 2025-10-10 08:10:57.053 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_6 [0.058741s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_2_available [0.067488s] ... ok 2025-10-10 08:10:57.077 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_get_all_classes [0.021865s] ... ok 2025-10-10 08:10:57.099 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_normalization [0.021228s] ... ok {3} manila.tests.db.test_api.DBInterfaceTestCase.test_interface_methods [0.059123s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get [0.135762s] ... ok 2025-10-10 08:10:57.134 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.134 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.134 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.134 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.135 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.135 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.136 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.138 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.138 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.138 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.138 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.138 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.140 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.db.test_migration.MigrationTestCase.test_downgrade [0.048632s] ... ok {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_7 [0.052228s] ... ok {3} manila.tests.db.test_migration.MigrationTestCase.test_version [0.020503s] ... ok 2025-10-10 08:10:57.201 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_all [0.060281s] ... ok 2025-10-10 08:10:57.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.205 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.206 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.206 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.210 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_1 [0.058290s] ... ok {3} manila.tests.image.test_image.GlanceApiTestCase.test_image_list_glanceclient_has_proxy [0.059052s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_update [0.039209s] ... ok 2025-10-10 08:10:57.228 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking host 'host.example.com' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:57.232 1703142 INFO manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Goodness function result for host host.example.com: 100. 2025-10-10 08:10:57.232 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Goodness: 100 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:57.233 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Done checking host 'host.example.com' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:57.233 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking host 'host2.example.com' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:57.236 1703142 INFO manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Goodness function result for host host2.example.com: 0. 2025-10-10 08:10:57.236 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Goodness: 0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:57.236 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Done checking host 'host2.example.com' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:57.236 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking host 'host3.example.com' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:46 2025-10-10 08:10:57.239 1703142 INFO manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Goodness function result for host host3.example.com: 50.0. 2025-10-10 08:10:57.239 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Goodness: 50.0 _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:48 2025-10-10 08:10:57.240 1703142 DEBUG manila.scheduler.weighers.goodness [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Done checking host 'host3.example.com' _weigh_object /builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/weighers/goodness.py:49 2025-10-10 08:10:57.241 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_passing_host [0.030979s] ... ok 2025-10-10 08:10:57.305 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Missing application credentials ID {2} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_and_pool [0.064283s] ... ok {3} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials_missing_id [0.058821s] ... ok 2025-10-10 08:10:57.330 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_2_post [0.023314s] ... ok 2025-10-10 08:10:57.366 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_2 [0.035153s] ... ok {3} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_success [0.067048s] ... ok 2025-10-10 08:10:57.399 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_1_True [0.037137s] ... ok Share group type 048504c1-2986-4719-94fb-aa4dfbd5284f deletion failed, it in use. {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_3_service_manipulating_admin_lock [0.050765s] ... ok 2025-10-10 08:10:57.448 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_object [0.043520s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_1_True [1.064324s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_2_admin_manipulating_user_lock [0.073236s] ... ok 2025-10-10 08:10:57.480 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.480 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.480 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.480 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.481 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.481 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.481 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.481 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.481 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:57.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:57.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:57.485 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weigher_all_pools_with_share_servers [0.037258s] ... ok 2025-10-10 08:10:57.536 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares [0.051044s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_access_show_lock [0.049322s] ... ok 2025-10-10 08:10:57.581 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.AllocationCapacityCacheTestCase.test_set_get_data [0.042653s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_soft_deleted [0.036868s] ... ok 2025-10-10 08:10:57.617 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_2_nfs [0.037296s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_1_deleting [0.036498s] ... ok 2025-10-10 08:10:57.660 1703142 DEBUG manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS]: create_snapshot: original share=fakeshareinstanceid, snapshot=fakesnapshotinstanceid. create_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py:893 2025-10-10 08:10:57.660 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:57.661 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:57.662 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_snapshot [0.042492s] ... ok 2025-10-10 08:10:57.663 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:57.664 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_2_error_deleting [0.034423s] ... ok 2025-10-10 08:10:57.698 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_6_unmanaged [0.020715s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver_no_client [0.036023s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_2_False [0.018982s] ... ok 2025-10-10 08:10:57.735 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:57.735 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_1_deleting [0.023204s] ... ok 2025-10-10 08:10:57.742 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_3___nfs____fs_manila__ [0.048597s] ... ok 2025-10-10 08:10:57.749 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:57.749 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share instance fakeid belonging to share 123 cannot be found on the backend.: manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver Traceback (most recent call last): 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py", line 840, in ensure_shares 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver 'export_locations': self._get_export_locations(share), 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver return self._mock_call(*args, **kwargs) 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver raise result 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2025-10-10 08:10:57.786 1703142 ERROR manila.share.drivers.cephfs.driver 2025-10-10 08:10:57.792 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_ensure_shares [0.043552s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_4_manage_error_unmanage_starting [0.062141s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_get [0.325016s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_7_deleted [0.023948s] ... ok 2025-10-10 08:10:57.843 1703142 DEBUG manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py:605 2025-10-10 08:10:57.844 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:57.846 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:57.847 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2025-10-10 08:10:57.847 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Subvolume fake/path is being resized to 1 GB. 2025-10-10 08:10:57.851 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.message.test_api.MessageApiTest.test_create [0.023791s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_1_True [0.062376s] ... ok 2025-10-10 08:10:57.856 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:57.858 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected {3} manila.tests.message.test_api.MessageApiTest.test_delete [0.021496s] ... ok 2025-10-10 08:10:57.912 1703142 DEBUG manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS]: manage_existing_snapshot: id=fake_project_uuid_1. manage_existing_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py:694 2025-10-10 08:10:57.913 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:57.913 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:57.914 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_snapshot_not_found [0.057235s] ... ok 2025-10-10 08:10:57.928 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:57.929 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_1 [0.055170s] ... ok 2025-10-10 08:10:57.947 1703142 DEBUG manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py:605 2025-10-10 08:10:57.947 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:57.947 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:57.947 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2025-10-10 08:10:57.948 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_no_provided_size [0.034138s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id_ignore_migration_dest [0.127904s] ... ok 2025-10-10 08:10:57.960 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:57.961 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2025-10-10 08:10:57.973 1703142 DEBUG manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py:605 2025-10-10 08:10:57.973 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:57.973 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:57.974 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_not_found [0.025469s] ... ok 2025-10-10 08:10:57.982 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:57.983 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_1 [0.058516s] ... ok 2025-10-10 08:10:57.993 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_1 [0.019515s] ... ok 2025-10-10 08:10:58.017 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_access [0.027705s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_instance_id [0.088998s] ... ok {3} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_2_Detail [0.054869s] ... ok 2025-10-10 08:10:58.058 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:58.059 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:58.063 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_1_____version____ceph_version_16_2_4______pacific__ [0.043531s] ... ok 2025-10-10 08:10:58.067 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:58.067 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2025-10-10 08:10:58.089 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:58.090 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:58.091 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_2_____version____ceph_version_15_1_2______octopus__ [0.025443s] ... ok {3} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs [0.046169s] ... ok 2025-10-10 08:10:58.093 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:58.093 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2025-10-10 08:10:58.112 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-10-10 08:10:58.113 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-10-10 08:10:58.114 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_3_____version____ceph_version_14_3_1______nautilus__ [0.022747s] ... ok 2025-10-10 08:10:58.116 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-10-10 08:10:58.116 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2025-10-10 08:10:58.139 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_2___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____v__ [0.885087s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_2 [0.025983s] ... ok {3} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.056932s] ... ok 2025-10-10 08:10:58.176 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_1 [0.036050s] ... ok {3} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_init_l3 [0.043442s] ... ok 2025-10-10 08:10:58.211 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_1_rw [0.033084s] ... ok {3} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_plug [0.029910s] ... ok 2025-10-10 08:10:58.232 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.232 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.234 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_01____fakehost____some_host_name____some_host_name_____1_1_1_0____False_ [0.026488s] ... ok 2025-10-10 08:10:58.257 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.257 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.258 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_02____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.020147s] ... ok {3} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.044916s] ... ok 2025-10-10 08:10:58.279 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.280 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.293 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_04____fakehost______some_host_name____some_host_name____1_1_1_0____True_ [0.037248s] ... ok Reset mac address to ff:ee:dd:cc:bb:aa {3} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_reset_mac [0.038961s] ... ok 2025-10-10 08:10:58.325 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.326 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.327 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_06____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.031702s] ... ok {3} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.038775s] ... ok 2025-10-10 08:10:58.349 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.350 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.351 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_07____fakehost____some_host_name____1_1_1_0_24____True_ [0.024035s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_1___k____v__ [0.315944s] ... ok 2025-10-10 08:10:58.379 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.379 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.381 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_09____fakehost____some_host_name____1_1_1_0____1001_1001____True_ [0.029645s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run_with_options [0.040045s] ... ok 2025-10-10 08:10:58.400 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.400 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.401 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_11____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.020298s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.022924s] ... ok 2025-10-10 08:10:58.420 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.420 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.421 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_12____fakehost____some_host_name____1_1_1_0____1001__1001_129_____True_ [0.019477s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.026155s] ... ok 2025-10-10 08:10:58.442 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.443 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.454 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2025-10-10 08:10:58.455 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_1___some_host_name___None___4__6__ [0.036074s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_4___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.319502s] ... ok 2025-10-10 08:10:58.494 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.496 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.497 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_already_set [0.039969s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_mtu_property [0.080953s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete [0.166022s] ... ok 2025-10-10 08:10:58.527 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.528 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.528 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Calculated export path for share fakeid: 127.0.0.1:/foo/bar 2025-10-10 08:10:58.529 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Calculated export path for share fakeid: [fd3f:c057:1192:1::1]:/foo/bar 2025-10-10 08:10:58.529 1703142 INFO manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Calculated export path for share fakeid: [::1]:/foo/bar 2025-10-10 08:10:58.530 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_with_export_ips_configured [0.033719s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service [0.082118s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.025892s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_doest_not_exist [0.023204s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_not_found [0.047010s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_exists [0.023671s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_01 [0.050321s] ... ok 2025-10-10 08:10:58.590 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.593 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.594 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_2_True [0.066513s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_get_gateway [0.030067s] ... ok 2025-10-10 08:10:58.641 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.642 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:10:58.643 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_list [0.021633s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_1_fakeip [0.054374s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_one_network [0.077900s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route [0.035250s] ... ok 2025-10-10 08:10:58.701 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.051364s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route_first [0.051265s] ... ok 2025-10-10 08:10:58.737 1703142 WARNING manila.share.drivers.cephfs.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] %alice did not have access to share fakeinstanceid.: manila.exception.ShareBackendException: Share backend error: json_command failed - prefix=fs subvolume deauthorize, argdict='vol_name': cephfs, 'sub_name': 'fakeinstanceid', 'auth_id': 'alice', 'format': 'json' - exception message: [errno -2] auth ID: alice doesn't exist. 2025-10-10 08:10:58.741 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access_missing_access_rule [0.040596s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_filter_with_project_id [0.191620s] ... ok 2025-10-10 08:10:58.767 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network_failure [0.023144s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.050500s] ... ok 2025-10-10 08:10:58.795 1703142 DEBUG manila.share.drivers.container.container_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Docker network fake_network_name has been successfully disconnected from container fake_server_id! disconnect_network /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/container_helper.py:237 2025-10-10 08:10:58.796 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network [0.028258s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_2_2 [0.132280s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.045182s] ... ok 2025-10-10 08:10:58.836 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network_failure [0.040685s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_not_found [0.058727s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.036408s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_1_1 [0.112264s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.031569s] ... ok 2025-10-10 08:10:58.901 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_command_not_there [0.062350s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.040198s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_2 [0.076080s] ... ok 2025-10-10 08:10:58.942 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks_failure [0.049312s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.037629s] ... ok 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not rename back container old_name.: OSError 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper Traceback (most recent call last): 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/container_helper.py", line 166, in rename_container 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper self._inner_execute(cmd) 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper return self._mock_call(*args, **kwargs) 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper raise result 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper OSError 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper During handling of the above exception, another exception occurred: 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper Traceback (most recent call last): 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/container_helper.py", line 169, in rename_container 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper self._inner_execute(["docker", "rename", new_name, name]) 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper return self._mock_call(*args, **kwargs) 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper raise result 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper OSError 2025-10-10 08:10:58.986 1703142 ERROR manila.share.drivers.container.container_helper 2025-10-10 08:10:58.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_2 [0.046926s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_1 [0.076485s] ... ok 2025-10-10 08:10:59.031 1703142 DEBUG manila.share.drivers.container.container_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopping container manila-fake-container. stop_container /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/container_helper.py:90 2025-10-10 08:10:59.032 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container_oh_noes [0.032580s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.073815s] ... ok 2025-10-10 08:10:59.063 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.063 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.064 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.066 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_1____dns_ip____server____domain____user____password____ou____False_ [0.034335s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_with_created_since_or_before_filter [0.194959s] ... ok {3} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_delete_port [0.026194s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_2 [0.066126s] ... ok 2025-10-10 08:10:59.087 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.087 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.088 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.088 1703142 DEBUG manila.share.drivers.container.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Attempting to connect container to neutron network. _connect_to_network /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/driver.py:229 2025-10-10 08:10:59.088 1703142 DEBUG manila.share.drivers.container.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Container fake-server veth is fake-veth. _connect_to_network /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/driver.py:251 2025-10-10 08:10:59.089 1703142 DEBUG manila.share.drivers.container.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Removing fake-veth from fake-host-bridge. _connect_to_network /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/driver.py:252 2025-10-10 08:10:59.089 1703142 DEBUG manila.share.drivers.container.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Plugging fake-veth into br-int. _connect_to_network /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/driver.py:256 2025-10-10 08:10:59.089 1703142 DEBUG manila.share.drivers.container.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Now container fake-server should be accessible from network fake_net and subnet fake_subnet by address 127.0.0.0.1. _connect_to_network /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/driver.py:265 2025-10-10 08:10:59.089 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__connect_to_network [0.022506s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_activate_port_binding [0.021428s] ... ok 2025-10-10 08:10:59.106 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.107 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.107 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.108 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_not_ok [0.018636s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist [0.034000s] ... ok 2025-10-10 08:10:59.145 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.145 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.147 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.152 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_2_False [0.047760s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant_as_admin [0.084693s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network_exception [0.039889s] ... ok 2025-10-10 08:10:59.188 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.189 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.190 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.192 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network [0.035793s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service [0.134887s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_additional_kwargs [0.051321s] ... ok 2025-10-10 08:10:59.220 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.221 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.221 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.222 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_ok [0.030880s] ... ok 2025-10-10 08:10:59.242 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.242 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.242 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.243 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_some_other [0.020260s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_all_args [0.028405s] ... ok 2025-10-10 08:10:59.261 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.261 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:10:59.261 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.265 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_share_server_network_info [0.021971s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_1 [0.112813s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_host_id_no_binding_ext [0.040049s] ... ok --- Logging error --- 2025-10-10 08:10:59.309 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:10:59.309 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 492, in format return logging.Formatter.format(self, record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format record.message = record.getMessage() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ KeyError: 'server' Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() 2025-10-10 08:10:59.310 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:10:59.313 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_share_server_migration_complete [0.053607s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_required_args [0.038027s] ... ok File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/container/test_driver.py", line 671, in test_share_server_migration_complete self._driver.share_server_migration_complete( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/driver.py", line 590, in share_server_migration_complete LOG.info(msg, msg_args) Message: 'Volumes move operation from server %(server)s were completed successfully. Share server has been moved from %(src)s to %(dest)s.' Arguments: {'serv': 'source_fake_id', 'src': 'host@back1', 'dest': 'host@back2'} 2025-10-10 08:10:59.353 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok_so_many_users [0.035417s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update_not_found [0.137892s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_ports [0.032520s] ... ok 2025-10-10 08:10:59.375 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__set_users [0.020703s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface [0.031162s] ... ok 2025-10-10 08:10:59.397 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_add_rules [0.021131s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes [0.024680s] ... ok 2025-10-10 08:10:59.435 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info [0.038148s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_2 [0.164510s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create [0.085044s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips_exception [0.033971s] ... ok 2025-10-10 08:10:59.464 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation [0.034769s] ... ok 2025-10-10 08:10:59.503 1703142 WARNING manila.share.drivers.container.security_service_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Command has returned execution error. Will retry the operation. Error details: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:10:59.504 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.container.security_service_helper.SecurityServiceHelper.ldap_retry_operation..try_ldap_operation' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:10:59.504 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.container.security_service_helper.SecurityServiceHelper.ldap_retry_operation..try_ldap_operation in 5.0 seconds as it raised ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_one_allocation [0.081792s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete [0.096931s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_dissociation_error [0.152867s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets [0.067251s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_error [0.071594s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets_not_found [0.042059s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.066910s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_not_found [0.051369s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_01 [0.112037s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.066413s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_1 [0.080785s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_6 [0.057727s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_host_id [0.027729s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_2 [0.073827s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.031606s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_security_services_relation [0.170295s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get_item [0.056444s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.074443s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_update [0.052945s] ... ok test_ip_1 isn't a valid ip address, omitted. test_ip_2 isn't a valid ip address, omitted. test_ip_1 isn't a valid ip address, omitted. test_ip_2 isn't a valid ip address, omitted. {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_1 [0.033480s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update [0.035704s] ... ok 192.0.0.2/12 isn't a valid ip address, omitted. {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_shares_relation [0.153504s] ... ok 192.0.0.330 isn't a valid ip address, omitted. ad80::001::ad80 isn't a valid ip address, omitted. ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 192.0.0.2/12 isn't a valid ip address, omitted. 192.0.0.330 isn't a valid ip address, omitted. ad80::001::ad80 isn't a valid ip address, omitted. ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_4 [0.055106s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.039003s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test__get_ports_respective_to_ips_multiple_fixed_ips [0.031187s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_delete [0.092943s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_external_neutron_network [0.029608s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_1 [0.159558s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get [0.036604s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_1 [0.034060s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_exception [0.034993s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update [0.066048s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_ident [0.029509s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_subnet_data [0.021400s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_create [0.115413s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_2 [0.021991s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_2 [0.050839s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.028116s] ... ok The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations_admin [0.032782s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_instance_status_update [0.063269s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid_not_found [0.098165s] ... ok Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_1_custom_config_group_name [0.043019s] ... ok Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_2_DEFAULT [0.024857s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_2_DEFAULT [0.026679s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_3_vxlan [0.028180s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_2_11_0_0_0_11_0_0_5_11_0_0_11 [0.033737s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_1_fake_fake [0.138987s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_3 [0.024582s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_5 [0.021253s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_2_None [0.022880s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_2_host1_backend1 [0.073334s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_unmanage_network_allocations [0.021232s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_2 [0.242398s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_no_default_share_type_provided [0.051685s] ... ok You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_3 [0.083654s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_2_False [0.049647s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_1 [0.046205s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_3 [0.169255s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_4 [0.120244s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_2 [0.088612s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_2__is__True [0.068281s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_1 [0.054566s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_4_some_fake_ [0.161326s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_with_details [0.194723s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_1 [0.042563s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_2 [0.042895s] ... ok Share service is down. (host: host7). Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_6__fake_identifier [0.081039s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update_not_found [0.048674s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). Goodness function not set :: defaulting to minimal goodness rating of 0. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_2 [0.060846s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_encryption_keys_get_count [0.172663s] ... ok Share service is down. (host: host7). Insufficient free space for share creation on host host1#_pool0 (requested / avail): 1024/921 Insufficient free space for share creation on host host3#_pool0 (requested / avail): 1024/256 Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.40 would exceed the maximum over subscription ratio 1.00 on host host4#_pool0. Goodness function not set :: defaulting to minimal goodness rating of 0. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_no_capacity [0.042952s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_create [0.163703s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all [0.144700s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid [0.141429s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_5 [0.246350s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_with_details [0.108969s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get [0.050471s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_6 [0.343778s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_invalid_max_attempts [0.780161s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_post_select_populate [0.040576s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_one [0.047748s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_disabled [0.039347s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_type_is_none [0.089625s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_7 [0.396540s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_with_instance_properties [0.136978s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_2_fake [0.724735s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone [0.135218s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_3__fake_ [0.206105s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_max_gigabytes_exceeded [0.162766s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_latest_for_share [0.369570s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_7__fake_identifier [0.150236s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_services_not_available [0.116614s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_servers_update [0.134260s] ... ok {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_comparisons [0.126677s] ... ok {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_variables_dict [0.065934s] ... ok {3} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_3 [0.053543s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update [0.135461s] ... ok {3} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_share_not_found_1_b5c207da_ac0b_43b0_8691_c6c9e860199d [0.041440s] ... ok {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_empty [0.105214s] ... ok {3} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_with_filter_run_once [0.082584s] ... ok {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_2__is__False [0.100279s] ... ok {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_simple [0.094257s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/80 {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_1 [0.087836s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/90 {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_share_extend_reserved_1 [0.075820s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_snapshot_reserved_1 [0.091910s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_get_instance [0.719267s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_1 [0.058582s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_unknown [0.088322s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.60 would exceed the maximum over subscription ratio 1.50 on host host1. {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_02 [0.053707s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/75 {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_05 [0.040220s] ... ok Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_09 [0.058922s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/75 {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_11 [0.055504s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_01 [0.075440s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_02 [0.068000s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_05 [0.074535s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_share_snapshot [0.514281s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_08 [0.074991s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_update_state [1.722190s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_10 [0.075709s] ... ok {3} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_availability_zone [0.073662s] ... ok {3} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_2___host1_AAA_pool1____host1_AAA_pool2__ [0.075186s] ... ok {3} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_host [0.072996s] ... ok 2025-10-10 08:11:04.505 1703142 WARNING manila.share.drivers.container.security_service_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Command has returned execution error. Will retry the operation. Error details: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:04.506 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.container.security_service_helper.SecurityServiceHelper.ldap_retry_operation..try_ldap_operation' after 5.003(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unable to execute LDAP operation with success. Retries exhausted. Error details: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Traceback (most recent call last): 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper self._execute(*cmd, run_as_root=run_as_root) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper return self._mock_call(*args, **kwargs) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper raise effect 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper self._execute(*cmd, run_as_root=run_as_root) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper return self._mock_call(*args, **kwargs) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper raise effect 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Command: None 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Exit code: 1 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Stdout: None 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Stderr: None 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper During handling of the above exception, another exception occurred: 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Traceback (most recent call last): 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/security_service_helper.py", line 103, in ldap_retry_operation 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper try_ldap_operation() 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper return r(f, *args, **kwargs) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper do = self.iter(retry_state=retry_state) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 325, in iter 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper raise retry_exc.reraise() 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 158, in reraise 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper raise self.last_attempt.result() 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper return self.__get_result() 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper raise self._exception 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper result = fn(*args, **kwargs) 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/security_service_helper.py", line 100, in try_ldap_operation 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper raise exception.ProcessExecutionError() 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Command: None 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Exit code: - 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Stdout: None 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper Stderr: None 2025-10-10 08:11:04.506 1703142 ERROR manila.share.drivers.container.security_service_helper 2025-10-10 08:11:04.509 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_timeout [5.040832s] ... ok {3} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_id [0.067197s] ... ok 2025-10-10 08:11:04.585 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_2_ProcessExecutionError [0.073965s] ... ok 2025-10-10 08:11:04.620 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_1_62_50g_72_50g [0.034793s] ... ok {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_capabilities [0.061459s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_1 [0.511350s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_1_2 [0.383656s] ... ok 2025-10-10 08:11:04.745 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_1 [0.125465s] ... ok {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_share_replacement [0.072866s] ... ok 2025-10-10 08:11:04.808 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_get_progress [0.069407s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_04___222____2___False_ [0.062034s] ... ok 2025-10-10 08:11:04.890 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_12___1234____s___123___True_ [0.063968s] ... ok {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_2 [0.086380s] ... ok 2025-10-10 08:11:04.934 1703142 ERROR manila.share.drivers.dell_emc.common.enas.connector [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Error running SSH command: fake cmd. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:04.937 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_exception [0.036949s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_13___123____s___123___False_ [0.046559s] ... ok 2025-10-10 08:11:04.966 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_1 [0.037627s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_14___1000____s___234___False_ [0.072861s] ... ok 2025-10-10 08:11:05.022 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_1 [0.045506s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update_wrong_type [0.327057s] ... ok 2025-10-10 08:11:05.060 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_2 [0.032401s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_18___12311321_____in__11___True_ [0.064412s] ... ok 2025-10-10 08:11:05.083 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_1 [0.021296s] ... ok 2025-10-10 08:11:05.115 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_3 [0.035647s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_8 [0.413587s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_19___12311321_____in__12311321___True_ [0.042618s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_22___12310321_____in__11__in____False_ [0.052609s] ... ok 2025-10-10 08:11:05.199 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2025-10-10 08:11:05.201 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2025-10-10 08:11:05.203 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2025-10-10 08:11:05.205 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2025-10-10 08:11:05.207 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_35___13_____or__11__or__12___False_ [0.038617s] ... ok 2025-10-10 08:11:05.208 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating NFS share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:168 2025-10-10 08:11:05.210 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving Storage Pool ID for Env8-SP-SW_SSD-1 _create_nfs_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:260 2025-10-10 08:11:05.210 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating filesystem Manila-UT-filesystem _create_nfs_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:265 2025-10-10 08:11:05.210 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating export Manila-UT-filesystem _create_nfs_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:279 2025-10-10 08:11:05.210 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The requested NFS export "Manila-UT-filesystem" was not created. 2025-10-10 08:11:05.216 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_backend_failure [0.101682s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_40___3_______1___True_ [0.067464s] ... ok 2025-10-10 08:11:05.345 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2025-10-10 08:11:05.347 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2025-10-10 08:11:05.349 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2025-10-10 08:11:05.351 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2025-10-10 08:11:05.353 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-10-10 08:11:05.354 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving filesystem ID for snapshot Manila-UT-filesystem-snap delete_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:207 2025-10-10 08:11:05.356 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Snapshot 75758d63-2946-4c07-9118-9a6c6027d5e7 successfully deleted. 2025-10-10 08:11:05.359 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot [0.139189s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_2_error [0.327347s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_1 [0.104709s] ... ok 2025-10-10 08:11:05.448 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2025-10-10 08:11:05.450 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2025-10-10 08:11:05.464 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2025-10-10 08:11:05.469 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2025-10-10 08:11:05.471 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-10-10 08:11:05.474 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving filesystem ID for snapshot Manila-UT-filesystem-snap delete_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:207 2025-10-10 08:11:05.476 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete snapshot "Manila-UT-filesystem-snap". 2025-10-10 08:11:05.482 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot_backend_failure [0.125042s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_4 [0.128897s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_export_locations_get [0.399433s] ... ok 2025-10-10 08:11:05.567 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2025-10-10 08:11:05.569 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2025-10-10 08:11:05.572 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2025-10-10 08:11:05.574 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2025-10-10 08:11:05.575 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-10-10 08:11:05.577 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Extending Manila-UT-filesystem to 20GiB extend_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:235 2025-10-10 08:11:05.580 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_extend_share [0.095523s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_2 [0.100682s] ... ok 2025-10-10 08:11:05.652 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2025-10-10 08:11:05.654 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2025-10-10 08:11:05.656 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2025-10-10 08:11:05.658 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2025-10-10 08:11:05.659 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-10-10 08:11:05.662 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_setup_server [0.079976s] ... ok {3} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_pass [0.049459s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get_item [0.305590s] ... ok {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_memory [0.066602s] ... ok 2025-10-10 08:11:05.737 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2025-10-10 08:11:05.740 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2025-10-10 08:11:05.743 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2025-10-10 08:11:05.746 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2025-10-10 08:11:05.748 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-10-10 08:11:05.753 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_teardown_server [0.096531s] ... ok {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_type_errror_passes [0.054761s] ... ok {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_replication_type [0.043732s] ... ok 2025-10-10 08:11:05.840 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2025-10-10 08:11:05.843 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2025-10-10 08:11:05.845 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2025-10-10 08:11:05.847 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2025-10-10 08:11:05.850 1703142 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-10-10 08:11:05.852 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating access to NFS share. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:188 2025-10-10 08:11:05.854 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2025-10-10 08:11:05.855 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2025-10-10 08:11:05.862 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_invalid_acess_type [0.104606s] ... ok 2025-10-10 08:11:05.926 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_1_False [0.062278s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_host_down [0.130834s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_update [0.294544s] ... ok 2025-10-10 08:11:05.977 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] DELETE https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 204 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:05.983 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_delete_filesystem [0.055570s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_3 [0.058764s] ... ok 2025-10-10 08:11:06.031 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://192.168.0.110:443/fake_url 201 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:06.039 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_post_request_with_no_param [0.058399s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_2 [0.078488s] ... ok 2025-10-10 08:11:06.116 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://192.168.0.110:443/api/types/StoragePool/instances/action/queryIdByKey 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:06.122 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_id [0.080412s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_6 [0.031727s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_2 [0.625981s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_1__None__None__5_ [0.179486s] ... ok {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_repr [0.023704s] ... ok 2025-10-10 08:11:06.188 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] No storage pool is specified, so all pools in storage system will be managed. _get_managed_storage_pools /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:576 2025-10-10 08:11:06.196 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.075676s] ... ok {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_nopool [0.058804s] ... ok {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_with_pools [0.036685s] ... ok 2025-10-10 08:11:06.264 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.062574s] ... ok 2025-10-10 08:11:06.291 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.026511s] ... ok {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_03 [0.048601s] ... ok 2025-10-10 08:11:06.320 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Didn't get share server name from share_server {'id': '56aafd02-4d44-43d7-b784-57fc88167224', 'share_network': {'name': 'fake_share_network', 'id': 'c5b3a865-56d0-4d88-abe5-879965e099c9'}, 'share_network_id': 'c5b3a865-56d0-4d88-abe5-879965e099c9', 'backend_details': {'cifs_if': '192.168.1.1', 'nfs_if': '192.168.1.2'}}. _get_share_server_name /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:913 2025-10-10 08:11:06.329 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.038355s] ... ok {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_14 [0.054155s] ... ok 2025-10-10 08:11:06.364 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.030223s] ... ok 2025-10-10 08:11:06.415 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.048037s] ... ok Deletion of share type 7263f297-792c-4069-9aff-f799fe078971 failed; it in use by 1 shares and 1 share group types {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_16 [0.083128s] ... ok Deletion of share type 0ff3d960-a008-4e44-ad53-7e11e038e57e failed; it in use by 1 shares and 1 share group types 2025-10-10 08:11:06.454 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.035601s] ... ok 2025-10-10 08:11:06.488 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2025-10-10 08:11:06.492 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.037690s] ... ok 2025-10-10 08:11:06.533 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.041512s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_3 [0.399087s] ... ok 2025-10-10 08:11:06.582 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.047283s] ... ok {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__mark_services_as_down [0.146509s] ... ok 2025-10-10 08:11:06.613 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2025-10-10 08:11:06.617 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_2 [0.065717s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_location_create [0.469102s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.035082s] ... ok 2025-10-10 08:11:06.657 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.038850s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_when_does_not_exist [0.075286s] ... ok 2025-10-10 08:11:06.695 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:06.698 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:06.700 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:06.706 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.049969s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to schedule_create_share_group: Resource could not be found. {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_exception_puts_group_in_error_state [0.166910s] ... ok 2025-10-10 08:11:06.772 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.064517s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_4 [0.101327s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to schedule_create_share_replica: Resource could not be found. {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_exception_path [0.065844s] ... ok 2025-10-10 08:11:06.830 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ports: cge-1-3 can be used. get_managed_ports /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:625 2025-10-10 08:11:06.838 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.078513s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_not_found [0.107046s] ... ok {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share [0.120954s] ... ok 2025-10-10 08:11:06.949 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not get physical device port on mover server_2. 2025-10-10 08:11:06.956 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.102004s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:07.020 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.067553s] ... ok Failed to schedule manage_share: fake {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share_exception [0.095727s] ... ok 2025-10-10 08:11:07.085 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:07.090 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.062543s] ... ok Scheduler driver path manila.scheduler.filter_scheduler.FilterScheduler is deprecated, update your configuration to the new path manila.scheduler.drivers.filter.FilterScheduler {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_1_manila_scheduler_filter_scheduler_FilterScheduler [0.068054s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_get [0.534801s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:07.155 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found, creating share server... setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:714 2025-10-10 08:11:07.156 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not setup server.: manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection Traceback (most recent call last): 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection devices = self.get_managed_ports() 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return self._mock_call(*args, **kwargs) 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise effect 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2025-10-10 08:11:07.156 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection 2025-10-10 08:11:07.177 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.096049s] ... ok {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_2_manila_scheduler_drivers_filter_FilterScheduler [0.095534s] ... ok {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_change [0.044144s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_2__False__False_ [0.022393s] ... ok 2025-10-10 08:11:07.271 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2025-10-10 08:11:07.272 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:07.282 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.096731s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_7___wrong___False_ [0.032110s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_3 [0.043351s] ... ok 2025-10-10 08:11:07.381 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] No share server found in server details. teardown_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:826 2025-10-10 08:11:07.395 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.113738s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_8 [0.048476s] ... ok {3} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_multiplier [0.083348s] ... ok {0} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_2_active [0.579839s] ... ok 2025-10-10 08:11:07.488 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.091578s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_1 [0.042286s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_2 [0.043682s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_all_filters [0.433565s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_5 [0.072669s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_7 [0.047270s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_5 [0.036720s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_3 [0.042729s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_4 [0.036481s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_6 [0.021069s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_7 [0.040592s] ... ok {0} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_3_error [0.400618s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_1_None [0.323651s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_unknown_is_last [0.052165s] ... ok {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_share_substitution [0.062112s] ... ok {3} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_same_availability_zone [0.102693s] ... ok {3} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_id [0.044179s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_2____key____fake_key_1____scores_____total_weighted_score___10_0______key____fake_key_2____scores_____total_weighted_score___20_0___ [0.045453s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_1_get [0.029315s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_4_patch [0.052263s] ... ok {0} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_4_applying [0.395320s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_wrong_filters [0.363104s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_1 [0.041383s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_2___records______name____fake_aggregate_1____key____fake_key_1____cluster_____name____fake_cluster_name1_______name____fake_aggregate_2____key____fake_key_2____cluster_____name____fake_cluster_name2_______name____fake_aggregate_3____key____fake_key_3____cluster_____name____fake_cluster_name3_____ [0.045573s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_session_method [0.057233s] ... ok {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_3_error [0.122542s] ... ok 2025-10-10 08:11:08.456 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:08.457 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:08.457 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:08.458 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.969702s] ... ok 2025-10-10 08:11:08.484 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.028109s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_3 [0.082164s] ... ok 2025-10-10 08:11:08.530 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:08.531 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to update storage pool. 2025-10-10 08:11:08.532 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.045417s] ... ok 2025-10-10 08:11:08.558 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:08.559 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSServer.create' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:08.559 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSServer.create in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:08.559 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:08.575 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.044101s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_non_netapp_backends [0.100864s] ... ok 2025-10-10 08:11:08.600 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:08.601 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2025-10-10 08:11:08.602 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.025165s] ... ok {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_1___manage_error____creating__ [0.208457s] ... ok 2025-10-10 08:11:08.637 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to modify CIFS server 4-57fc88167224. Reason: []. 2025-10-10 08:11:08.638 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.036522s] ... ok {3} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_choose_pool_with_existing_share_server [0.052894s] ... ok 2025-10-10 08:11:08.676 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.032313s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_delete [0.399520s] ... ok 2025-10-10 08:11:08.705 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.032236s] ... ok {3} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_negative [0.091624s] ... ok 2025-10-10 08:11:08.744 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:08.749 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.040125s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_3__None___fake___3_ [0.112002s] ... ok {3} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_positive [0.070659s] ... ok {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_2___error_deleting____deleting__ [0.196798s] ... ok 2025-10-10 08:11:08.805 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:08.806 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.create' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:08.806 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.create in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:08.806 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:08.817 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.068096s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_id [0.087953s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_1_cephfs [0.096877s] ... ok 2025-10-10 08:11:08.911 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:08.911 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.delete' after 0.004(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:08.911 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.delete in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:08.912 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_3___error____manage_starting__ [0.114877s] ... ok 2025-10-10 08:11:08.947 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.129262s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_2_nfs [0.064474s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_3___infinite____infinite____infinite__ [0.020030s] ... ok {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_1_replication_change [0.093737s] ... ok 2025-10-10 08:11:09.050 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.113903s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name [0.073772s] ... ok {0} manila.tests.db.test_migration.MigrationTestCase.test_revision [0.055823s] ... ok 2025-10-10 08:11:09.106 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] No access control entry found, skipping deny...: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:09.114 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.060595s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_1_cephfs [0.060182s] ... ok {0} manila.tests.db.test_migration.MigrationTestCase.test_upgrade_none_version [0.069377s] ... ok {1} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_accept_then_rollback [0.338352s] ... ok 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1711, in deny_share_access 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(allow_access, check_exit_code=True) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return fut.result() 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2025-10-10 08:11:09.165 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2025-10-10 08:11:09.182 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.059700s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group [0.087853s] ... ok 2025-10-10 08:11:09.242 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials [0.095886s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access [0.062440s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share [0.028038s] ... ok Missing application credentials ID 2025-10-10 08:11:09.289 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:09.295 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.DNSDomain.create' after 0.006(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:09.297 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.DNSDomain.create in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:09.300 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:09.305 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.060596s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group [0.053306s] ... ok 2025-10-10 08:11:09.335 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_missing_id [0.095306s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.033233s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_1___cephfs___None_ [0.035599s] ... ok 2025-10-10 08:11:09.378 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-10-10 08:11:09.381 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.040253s] ... ok {0} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_1_admin_context [0.045374s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_1_cephfs [0.035729s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_2_nfs [0.023655s] ... ok {0} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_2_admin_also_service_context [0.039428s] ... ok 2025-10-10 08:11:09.434 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. Could not resize the subvolume using the provided size, as data could be lost. Please update it and try again. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py", line 652, in manage_existing self._resize_share(share, new_size, no_shrink=True) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ShareShrinkingPossibleDataLoss: fake {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_1_ShareShrinkingPossibleDataLoss [0.027879s] ... ok 2025-10-10 08:11:09.447 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.070711s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_1_True [0.039776s] ... ok 2025-10-10 08:11:09.494 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.044270s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_1_rw [0.031022s] ... ok {0} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_4_user_context [0.110595s] ... ok 2025-10-10 08:11:09.542 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:09.546 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.create' after 0.006(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:09.551 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.create in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:09.553 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_destroy [0.336768s] ... ok 2025-10-10 08:11:09.558 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.071007s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_2_ro [0.071886s] ... ok {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_4_user_manipulating_other_users_lock [0.057065s] ... ok 2025-10-10 08:11:09.671 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_deny_access [0.081419s] ... ok {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_3_unmanage_starting [0.078787s] ... ok 2025-10-10 08:11:09.678 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.104360s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_1_active [0.146927s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_2_cephfs_ganesha_export_ips [0.071527s] ... ok {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_7_deleted [0.084843s] ... ok 2025-10-10 08:11:09.783 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_2___host____None___4__6__ [0.049037s] ... ok 2025-10-10 08:11:09.790 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.108751s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_2_syncing [0.099485s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_3___1001__1001___None___6__ [0.022890s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_with_filters [0.065935s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update [0.045908s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_path [0.060221s] ... ok 2025-10-10 08:11:09.894 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:09.899 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.delete' after 0.006(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:09.900 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.delete in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:09.902 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:09.913 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_6_unmanaged [0.047423s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.104746s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_1_True [0.036158s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_pseudo_path [0.078319s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_1_manage_error [0.160592s] ... ok {0} manila.tests.message.test_api.MessageApiTest.test_create_swallows_exception [0.023996s] ... ok 2025-10-10 08:11:09.999 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.message.test_api.MessageApiTest.test_get [0.022779s] ... ok 2025-10-10 08:11:10.008 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.095507s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.message.test_api.MessageApiTest.test_get_all [0.037484s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_1_False [0.087707s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_7_manage_starting [0.098896s] ... ok {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_2 [0.030826s] ... ok 2025-10-10 08:11:10.088 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.094 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.get' after 0.022(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:10.097 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.get in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:10.099 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.108 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.101462s] ... ok {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_3 [0.060749s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.086047s] ... ok {0} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_1_Action [0.030835s] ... ok 2025-10-10 08:11:10.164 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.173 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.052969s] ... ok {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.023605s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_8_manage_error [0.119518s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_same_cephx_id_as_manila_service [0.052649s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root [0.025186s] ... ok 2025-10-10 08:11:10.224 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.236 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.MoverInterface.create' after 0.012(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:10.241 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.MoverInterface.create in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root_with_options [0.040395s] ... ok 2025-10-10 08:11:10.246 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.275 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.103756s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.040280s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_to_preexisting_ceph_user [0.099066s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_creating [0.113150s] ... ok 2025-10-10 08:11:10.327 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.037435s] ... ok 2025-10-10 08:11:10.334 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.344 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.068096s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_check_for_setup_error [0.045795s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.021989s] ... ok 2025-10-10 08:11:10.374 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.032181s] ... ok 2025-10-10 08:11:10.391 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.045057s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_1____wrong_name_nfake_nfake_container_nfake_name_____True_ [0.072240s] ... ok 2025-10-10 08:11:10.421 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.427 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.035736s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qlen_property [0.056510s] ... ok 2025-10-10 08:11:10.447 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:10.448 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_4___unmanage_error____unmanage_starting__ [0.144252s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_3____n___False_ [0.038082s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.048047s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container [0.039050s] ... ok 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' Stderr: None 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 2055, in _set_share_access 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(set_nfs_share_access_cmd, check_exit_code=True) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return fut.result() 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2025-10-10 08:11:10.452 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2025-10-10 08:11:10.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.012s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:10.468 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.039950s] ... ok 2025-10-10 08:11:10.519 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-10-10 08:11:10.521 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.052204s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.044037s] ... ok 2025-10-10 08:11:10.547 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot [0.026626s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container_failure [0.034136s] ... ok 2025-10-10 08:11:10.566 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invalid storage object type fake_type. 2025-10-10 08:11:10.568 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.021192s] ... ok 2025-10-10 08:11:10.590 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.594 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.VDM.create' after 0.005(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:10.595 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.VDM.create in 1.0 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:10.598 1703142 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:10.603 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.034073s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.060058s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_1_available [0.168835s] ... ok 2025-10-10 08:11:10.634 1703142 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-10-10 08:11:10.637 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.034645s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network_failure [0.066185s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network [0.022810s] ... ok 2025-10-10 08:11:10.669 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.032399s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container [0.020587s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.085984s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.030247s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_3 [0.044379s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.033348s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_3_creating [0.127765s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container [0.030575s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.025729s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container_impossible_failure [0.019422s] ... ok {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.020713s] ... ok 2025-10-10 08:11:10.805 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container [0.019388s] ... ok 2025-10-10 08:11:10.811 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 {1} manila.tests.db.test_migration.MigrationTestCase.test_stamp_none_version [0.052040s] ... ok {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist_with_failure [0.033506s] ... ok {1} manila.tests.image.test_image.GlanceClientTestCase.test_no_auth_obj [0.023733s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_1_True [0.057342s] ... ok {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_bind_port_to_host [0.036136s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) Extension Fox In Socks: Cannot extend resource servers: No such resource {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_api_object [0.032244s] ... ok Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource 2025-10-10 08:11:10.914 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:10.916 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:10.919 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_root_dir_does_not_exist [0.249732s] ... ok {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network [0.025235s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_existing_ok [0.077631s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet_exception [0.043505s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_ok [0.056032s] ... ok 2025-10-10 08:11:11.019 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:11.023 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port [0.052153s] ... ok 2025-10-10 08:11:11.026 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:95 2025-10-10 08:11:11.029 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS share share-foo. _create_cifs_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:145 2025-10-10 08:11:11.035 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs [0.115779s] ... ok {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface_exception [0.031813s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_ok [0.077845s] ... ok {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_port [0.038379s] ... ok 2025-10-10 08:11:11.119 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:11.122 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:11.124 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:95 2025-10-10 08:11:11.126 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS share share-foo. _create_cifs_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:145 2025-10-10 08:11:11.128 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The requested CIFS share "share-foo" was not created. 2025-10-10 08:11:11.131 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_backend_failure [0.093462s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_3 [0.069296s] ... ok {0} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_no_auth_obj [0.089251s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_delete_share [0.036995s] ... ok 2025-10-10 08:11:11.209 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:11.212 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:11.214 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating snapshot snapshot01. create_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:173 2025-10-10 08:11:11.219 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot [0.088782s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_1 [0.048331s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing [0.071640s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_3 [0.048972s] ... ok 2025-10-10 08:11:11.316 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:11.319 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_server [0.042979s] ... ok 2025-10-10 08:11:11.324 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_failure [0.104307s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_5 [0.044988s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_unmanage [0.030344s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_6 [0.055652s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_network_allocations [0.036353s] ... ok 2025-10-10 08:11:11.426 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:11.427 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:11.430 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_not_found [0.117748s] ... ok {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_not_ok [0.053984s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_host_id [0.069694s] ... ok {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_ok [0.023826s] ... ok {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_not_ok [0.019633s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_multi_segment [0.052966s] ... ok {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_ro [0.028889s] ... ok {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_2 [0.030739s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_extend_network_allocations [0.073818s] ... ok 2025-10-10 08:11:11.609 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:11.610 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:11.610 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting NFS share. delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:186 2025-10-10 08:11:11.611 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Error deleting NFS share: share-foo {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_setup_security_service [0.063647s] ... ok 2025-10-10 08:11:11.612 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_backend_failure [0.173931s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_pool_name [0.023323s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_2_____72_50g_62_50g_ [0.021226s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_2 [0.075105s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_2 [0.021933s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage [0.030792s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_3 [0.075709s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage_lvremove_failed [0.046867s] ... ok 2025-10-10 08:11:11.782 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:11.783 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:11.786 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_failure [0.177652s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_7 [0.066326s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_1 [0.060694s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( /usr/lib/python3.12/site-packages/futurist/_futures.py:611: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. f = GreenFuture() {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_2 [0.079329s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network [0.099231s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_continue [0.053324s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_debug [0.046871s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_no_authorized_exception [0.028165s] ... ok 2025-10-10 08:11:12.040 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:12.041 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_1 [0.128505s] ... ok 2025-10-10 08:11:12.051 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_success [0.254359s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_3 [0.046276s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.042147s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_2 [0.024421s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_error [0.045641s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( test_ip isn't a valid ip address, omitted. {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_1 [0.028490s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_2 [0.073938s] ... ok test_ip isn't a valid ip address, omitted. {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_2 [0.041405s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_2 [0.033607s] ... ok 2025-10-10 08:11:12.253 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:12.254 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:12.254 1703142 WARNING manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Quota not found for /path/to/quota 2025-10-10 08:11:12.258 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_does_not_exist [0.203892s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_1 [0.055907s] ... ok {1} manila.tests.integrated.test_extensions.ExtensionsTest.test_get_foxnsocks [1.452084s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_3 [0.100254s] ... ok Creating ssl context is not supported on this version of Python, ssl verification is disabled. {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_no_create_default_context [0.047943s] ... ok 2025-10-10 08:11:12.376 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:12.377 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( 2025-10-10 08:11:12.378 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensuring PowerScale shares. ensure_shares /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:540 2025-10-10 08:11:12.378 1703142 WARNING manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NFS Share my_share is not found. 2025-10-10 08:11:12.379 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_does_not_exist [0.120937s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.098157s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_from_snapshot [0.089502s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_include_network_info [0.115752s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( /usr/lib/python3.12/site-packages/futurist/_futures.py:611: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. f = GreenFuture() {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_create_port_exception [0.069134s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_false [0.053462s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_true [0.063815s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data [0.053596s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_cfg [0.084977s] ... ok /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_allocate_network [0.094727s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_3 [0.033393s] ... ok {1} manila.tests.integrated.test_login.LoginTest.test_login [0.723614s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_no_available_ipv4_addresses [0.072188s] ... ok The 'backend' key_manager backend is not supported. Please use barbican as key_manager. {1} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_backend [0.066773s] ... ok Missing secret_ref provided in current user context. {1} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_secret_ref [0.024698s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv4 [0.072132s] ... ok Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv6 [0.038968s] ... ok {1} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret [0.072104s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_3_vlanfoo [0.046577s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_1_user_manipulating_user_lock [0.036124s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_5_None [0.023715s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_6_Vlan [0.019875s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_1_flat [0.040459s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_2_service_manipulating_service_lock [0.072423s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_2_vlan [0.036249s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_3_service_manipulating_user_lock [0.056338s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_4_10_0_10_0_10_0_10_5 [0.040353s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_4_admin_manipulating_service_lock [0.027737s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_1 [0.033918s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_1_user_manipulating_admin_lock [0.021368s] ... ok Attempted to delete NFS export "Manila-UT-filesystem", but the export does not appear to exist. {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_share_does_not_exist [1.011020s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_2_user_manipulating_service_lock [0.020694s] ... ok {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_2 [0.035389s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_1_service_manipulating_user_lock [0.051958s] ... ok {0} manila.tests.scheduler.drivers.test_base.SchedulerDriverModuleTestCase.test_share_host_update_db [0.052425s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs [0.075257s] ... ok 2025-10-10 08:11:13.505 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:13.507 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:13.509 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:397 2025-10-10 08:11:13.514 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_cifs [1.136068s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_3_user_manipulating_locks_they_own [0.047709s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_get [0.036867s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_hosts_up [0.075369s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock [0.030471s] ... ok REST REQUEST: https://192.168.0.110:443/rest/v1/nfs-exports with params {"file_system_id": "6432b79e-1cc3-0414-3ffd-2a50fb1ccff3", "path": "/Manila-UT-filesystem", "name": "Manila-UT-filesystem"} REST RESPONSE: 201 with params {"id": "6433a2b2-6d60-f737-9f3b-2a50fb1ccff3"} {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_post [0.036511s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_4_manage_error_unmanage_starting [0.041585s] ... ok {0} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_update_service_capabilities [0.044550s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_patch_request_with_no_param [0.034217s] ... ok 2025-10-10 08:11:13.616 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:62 2025-10-10 08:11:13.618 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:301 2025-10-10 08:11:13.620 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:397 2025-10-10 08:11:13.622 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to update access rules for CIFS share "share-foo". 2025-10-10 08:11:13.626 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_http_error_on_clear_rules [0.111666s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_extend_export [0.027559s] ... ok 2025-10-10 08:11:13.653 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.667 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.669 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/test?recursive=False _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_export_name [0.035790s] ... ok 2025-10-10 08:11:13.674 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/test?recursive=False 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:13.675 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:13.678 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_1_False [0.053586s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_snapshot_name [0.026096s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_resource_not_owned_by_user [0.073443s] ... ok {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_active_replica_host_is_provided [0.095219s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_set_export_access [0.024396s] ... ok 2025-10-10 08:11:13.729 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 {1} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_1_True [0.035002s] ... ok 2025-10-10 08:11:13.735 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.737 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/test?recursive=True _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:13.739 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/test?recursive=True 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:13.741 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:13.743 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_2_True [0.056387s] ... ok {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_1_True [0.057241s] ... ok 2025-10-10 08:11:13.765 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.767 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.768 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/test?recursive=True _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 2025-10-10 08:11:13.771 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/test?recursive=True 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:13.772 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:13.775 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_no_permission [0.031615s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.058832s] ... ok 2025-10-10 08:11:13.797 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 {1} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock [0.066638s] ... ok 2025-10-10 08:11:13.804 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.806 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create session. Status_code="401", body="". 2025-10-10 08:11:13.811 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_failure [0.035920s] ... ok Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.044136s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:13.840 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_2_False [0.085324s] ... ok 2025-10-10 08:11:13.844 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.846 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/1/protocols/smb/shares {'data': '{"permissions": [], "name": "my_smb_share", "path": "/ifs/home/admin/smb_share"}'} _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:466 2025-10-10 08:11:13.852 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://localhost:8080/platform/1/protocols/smb/shares 201 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:13.853 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=201 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:13.855 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_1__201__True_ [0.042088s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.038009s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_3_unmanage_starting [0.068420s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:13.879 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.881 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.883 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: DELETE https://localhost:8080/namespace/ifs/home/admin/test?recursive=False _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 Share service is down. (host: host7). 2025-10-10 08:11:13.888 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] DELETE https://localhost:8080/namespace/ifs/home/admin/test?recursive=False 204 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_2 [0.045013s] ... ok 2025-10-10 08:11:13.889 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=204 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:13.892 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_2_False [0.035315s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_5_unmanage_error [0.032804s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.057194s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:13.925 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.930 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_2_False [0.019314s] ... ok 2025-10-10 08:11:13.931 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: DELETE https://localhost:8080/platform/1/snapshot/snapshots/my_snapshot _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 Share service is down. (host: host7). 2025-10-10 08:11:13.935 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] DELETE https://localhost:8080/platform/1/snapshot/snapshots/my_snapshot 204 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:13.937 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=204 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:13.939 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot [0.045206s] ... ok {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_3 [0.063121s] ... ok 2025-10-10 08:11:13.972 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.974 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:13.976 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.055207s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_success [0.035426s] ... ok {1} manila.tests.message.test_api.MessageApiTest.test_cleanup_expired_messages [0.056145s] ... ok 2025-10-10 08:11:14.000 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:14.002 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.004 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/protocols/nfs/exports/42 _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 2025-10-10 08:11:14.006 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/protocols/nfs/exports/42 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 Share service is down. (host: host7). Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-10-10 08:11:14.008 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=200 body={'exports': [{'id': 1}]} _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:14.010 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export [0.033998s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.037321s] ... ok {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_3 [0.064143s] ... ok 2025-10-10 08:11:14.039 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.040 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.042 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/snapshot/snapshots/foo1 _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 2025-10-10 08:11:14.044 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/snapshot/snapshots/foo1 404 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.046 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=404 body={'errors': []} _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:14.048 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_2__404_____errors_________None_ [0.037864s] ... ok {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_1 [0.065991s] ... ok 2025-10-10 08:11:14.082 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.084 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.086 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/snapshot/snapshots/foo1 _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 2025-10-10 08:11:14.088 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/snapshot/snapshots/foo1 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.090 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=400 body={'snapshots': [{'path': '/ifs/home/test'}]} _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:14.092 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_4 [0.027403s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.077683s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_unexpected_error [0.039055s] ... ok 2025-10-10 08:11:14.115 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.117 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.119 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] More than one mapping found for user "foo". 2025-10-10 08:11:14.121 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_wrong_mappings [0.029407s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.043791s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). 2025-10-10 08:11:14.156 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value [0.141574s] ... ok Device foo does not exist anymore. {1} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs_exception [0.074532s] ... ok 2025-10-10 08:11:14.173 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.179 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/protocols/smb/shares/my_smb_share _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 2025-10-10 08:11:14.182 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/protocols/smb/shares/my_smb_share 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.184 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=200 body={'shares': [{'id': 'my_smb_share'}]} _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:14.189 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share [0.069063s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.071990s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_disabled_host [0.050314s] ... ok {1} manila.tests.network.linux.test_interface.TestABCDriver.test__remove_outdated_interfaces [0.046869s] ... ok 2025-10-10 08:11:14.240 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.245 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.248 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.028450s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_ro_ips [0.050630s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.051866s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_1 [0.076596s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.031026s] ... ok {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.046382s] ... ok {1} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.021080s] ... ok 2025-10-10 08:11:14.316 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.319 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.322 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_rw_ips [0.069356s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.040224s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run [0.018014s] ... ok {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_2 [0.053450s] ... ok 2025-10-10 08:11:14.346 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.348 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.350 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_success [0.026715s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.027640s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.063763s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.038082s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). 2025-10-10 08:11:14.428 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.432 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_4 [0.094331s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.026999s] ... ok 2025-10-10 08:11:14.443 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_only [0.094964s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.059948s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.030099s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.026534s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:14.484 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_update_service_capabilities [0.057098s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list_filtered [0.027295s] ... ok 2025-10-10 08:11:14.501 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.503 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/1/quota/quotas {'data': '{"path": "/ifs/manila/test", "type": "directory", "include_snapshots": false, "thresholds_include_overhead": false, "enforced": true, "thresholds": {"hard": 256}}'} _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:466 2025-10-10 08:11:14.506 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://localhost:8080/platform/1/quota/quotas 201 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.508 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=201 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot [0.034431s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_alias_property [0.024870s] ... ok 2025-10-10 08:11:14.536 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create [0.089524s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.053971s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.051389s] ... ok 2025-10-10 08:11:14.586 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.588 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.591 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/1/quota/quotas {'data': '{"path": "/ifs/manila/test", "type": "directory", "include_snapshots": false, "thresholds_include_overhead": false, "enforced": true, "thresholds": {"hard": 100, "advisory": 80}}'} _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:466 2025-10-10 08:11:14.597 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://localhost:8080/platform/1/quota/quotas 201 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.599 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=201 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:14.602 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create_with_threshold [0.067529s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.038285s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:14.637 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.640 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.642 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/does_not_exist _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 2025-10-10 08:11:14.644 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/does_not_exist 404 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.646 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:14.648 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get__path_does_not_exist [0.042826s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_state_property [0.033169s] ... ok 2025-10-10 08:11:14.680 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.682 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2025-10-10 08:11:14.684 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/manila/test _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:468 2025-10-10 08:11:14.687 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/manila/test 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.110018s] ... ok 2025-10-10 08:11:14.688 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=200 body={'quotas': [{'id': 'AFE2C'}]} _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 {1} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.042228s] ... ok 2025-10-10 08:11:14.689 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request: PUT https://localhost:8080/platform/1/quota/quotas/AFE2C {'data': '{"thresholds": {"hard": 256}}'} _log_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:466 {0} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone_on_host [0.204636s] ... ok 2025-10-10 08:11:14.697 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] PUT https://localhost:8080/platform/1/quota/quotas/AFE2C 204 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.697 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response: status_code=204 body= _log_response /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:475 2025-10-10 08:11:14.701 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_already_exists [0.053975s] ... ok 2025-10-10 08:11:14.749 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/smb_share 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.755 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/smb_share with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-smb-share", "name": "powerstore-smb-share"} 2025-10-10 08:11:14.756 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 400 with data 2025-10-10 08:11:14.760 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share_failure [0.058632s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_clear_outdated_routes [0.067509s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.113623s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:14.813 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b/snapshot 201 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.815 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b/snapshot with body {"name": "powerstore-nfs-share-snap"} _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2025-10-10 08:11:14.817 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 201 with data {"id": "6454ea29-09c3-030e-cfc3-1a9efb93188b"} _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2025-10-10 08:11:14.819 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot [0.055226s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_del_gateway [0.057588s] ... ok 2025-10-10 08:11:14.846 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.847 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share with body None 2025-10-10 08:11:14.849 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 400 with data 2025-10-10 08:11:14.851 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name_failure [0.031374s] ... ok 2025-10-10 08:11:14.874 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-smb-share 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.876 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-smb-share with body None 2025-10-10 08:11:14.877 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 400 with data 2025-10-10 08:11:14.879 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name_failure [0.027198s] ... ok 2025-10-10 08:11:14.899 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.904 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_delete_net_route [0.083270s] ... ok 2025-10-10 08:11:14.908 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 400 with data 2025-10-10 08:11:14.910 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id_failure [0.030894s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.120814s] ... ok 2025-10-10 08:11:14.956 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server/6423d56e-eaf3-7424-be0b-1a9efb93188b?select=current_preferred_IPv4_interface_id,current_preferred_IPv6_interface_id,file_interfaces(id,ip_address) 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.960 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server/6423d56e-eaf3-7424-be0b-1a9efb93188b?select=current_preferred_IPv4_interface_id,current_preferred_IPv6_interface_id,file_interfaces(id,ip_address) with body None 2025-10-10 08:11:14.961 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 400 with data 2025-10-10 08:11:14.964 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces_failure [0.053654s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.056587s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.062345s] ... ok 2025-10-10 08:11:14.986 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server?select=smb_servers(is_standalone,netbios_name)&name=eq.powerstore-smb-share 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:14.989 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server?select=smb_servers(is_standalone,netbios_name)&name=eq.powerstore-smb-share with body None 2025-10-10 08:11:14.990 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 400 with data 2025-10-10 08:11:14.992 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios_failure [0.026726s] ... ok 2025-10-10 08:11:15.017 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:15.019 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2025-10-10 08:11:15.021 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 200 with data {"name": "powerstore-nfs-share"} _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2025-10-10 08:11:15.024 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name [0.033888s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.057697s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.048541s] ... ok 2025-10-10 08:11:15.080 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore 400 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.047492s] ... ok 2025-10-10 08:11:15.082 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore with body None 2025-10-10 08:11:15.084 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 400 with data 2025-10-10 08:11:15.087 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot_failure [0.060331s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.035788s] ... ok 2025-10-10 08:11:15.139 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp 200 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:15.141 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp with body {"entity": "space_metrics_by_cluster", "entity_id": "0"} _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2025-10-10 08:11:15.144 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 200 _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server [0.031368s] ... ok 2025-10-10 08:11:15.147 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Latest cluster capacity: {'timestamp': '2023-06-07T04:30:00Z', 'cluster_id': '0', 'logical_provisioned': 91021947961344, 'logical_used': 59681759232, 'logical_used_volume': 38026354688, 'logical_used_file_system': 21655404544, 'logical_used_vvol': 0, 'shared_logical_used_volume': 13531619328, 'shared_logical_used_file_system': 14365491200, 'shared_logical_used_vvol': 0, 'physical_total': 47345047046144, 'physical_used': 366003363027, 'efficiency_ratio': 17586.121, 'data_reduction': 5.3899302, 'data_physical_used': 5175783211, 'snapshot_savings': 16.072174, 'thin_savings': 566.73096, 'shared_logical_used': 27897110528, 'system_free_space': 140439984128, 'repeat_count': 1, 'response_definition': 'space_metrics_by_cluster', 'entity': 'space_metrics_by_cluster'} retreive_cluster_capacity_metrics /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:322 2025-10-10 08:11:15.158 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics [0.070224s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_device [0.136775s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.034507s] ... ok Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. Could not setup server. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server self._get_context('MoverInterface').create(interface) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create raise exception.EMCVnxXMLAPIError(err=message) manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2025-10-10 08:11:15.203 1703142 DEBUG requests_mock.adapter [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] PATCH https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b 204 send /usr/lib/python3.12/site-packages/requests_mock/adapter.py:256 2025-10-10 08:11:15.205 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Request: PATCH https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b with body {"read_only_hosts": ["1", "9", "2", ".", "1", "6", "8", ".", "1", ".", "1", "1"], "read_write_root_hosts": ["1", "9", "2", ".", "1", "6", "8", ".", "1", ".", "1", "0"]} _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2025-10-10 08:11:15.207 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST Response: 204 with data _send_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2025-10-10 08:11:15.210 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_export_access [0.044088s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.054817s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.133428s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server [0.065072s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.047340s] ... ok 2025-10-10 08:11:15.379 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:15.385 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:15.391 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:15.397 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.041272s] ... ok 2025-10-10 08:11:15.399 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:15.403 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_allow_access [0.205634s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.042664s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.143892s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.020668s] ... ok Duplicate access control entry, skipping allow... {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.038395s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.117831s] ... ok Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.075684s] ... ok 2025-10-10 08:11:15.591 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:15.593 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:15.595 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.023537s] ... ok 2025-10-10 08:11:15.602 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:15.604 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:15.606 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:153 2025-10-10 08:11:15.608 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating filesystem powerstore-share _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:167 2025-10-10 08:11:15.608 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get file interfaces of 6423d56e-eaf3-7424-be0b-1a9efb93188b _create_share_NFS_CIFS /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2025-10-10 08:11:15.608 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS export powerstore-share _create_share_NFS_CIFS /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:188 2025-10-10 08:11:15.617 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs [0.201910s] ... ok Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.047813s] ... ok User not found on domain, skipping deny... {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.028260s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.137041s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.040569s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.029998s] ... ok Failed to delete DNS domain fake_domain. Reason: []. 2025-10-10 08:11:15.781 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 {1} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_port_id_regex [0.084624s] ... ok 2025-10-10 08:11:15.789 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:15.791 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:15.797 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:15.799 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-10-10 08:11:15.803 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS share. create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:468 2025-10-10 08:11:15.805 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving snapshot id of snapshot powerstore-share-snap _create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:478 2025-10-10 08:11:15.806 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cloning filesystem powerstore-share from snapshot 6454ea29-09c3-030e-cfc3-1a9efb93188b _create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:481 2025-10-10 08:11:15.808 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get file interfaces of 6423d56e-eaf3-7424-be0b-1a9efb93188b _create_share_NFS_CIFS /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2025-10-10 08:11:15.808 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CIFS export powerstore-share _create_share_NFS_CIFS /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:188 2025-10-10 08:11:15.809 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Resizing powerstore-share to 6GiB create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:472 2025-10-10 08:11:15.813 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_cifs [0.192721s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.072640s] ... ok {1} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_reset_bridge [0.067219s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_exist [0.037460s] ... ok 2025-10-10 08:11:15.889 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:15.906 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:15.908 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system [0.093492s] ... ok 2025-10-10 08:11:15.915 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:15.915 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception [0.029183s] ... ok 2025-10-10 08:11:15.918 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating NFS share. create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:468 2025-10-10 08:11:15.920 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving snapshot id of snapshot powerstore-share-snap _create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:478 2025-10-10 08:11:15.920 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cloning filesystem powerstore-share from snapshot _create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:481 2025-10-10 08:11:15.921 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get file interfaces of _create_share_NFS_CIFS /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2025-10-10 08:11:15.921 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating NFS export powerstore-share _create_share_NFS_CIFS /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:188 2025-10-10 08:11:15.927 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The requested NFS export "powerstore-share" was not created. 2025-10-10 08:11:15.929 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_export_failure [0.117788s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router [0.035425s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.046727s] ... ok 2025-10-10 08:11:16.016 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:16.019 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.023 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:16.025 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:16.027 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:16.030 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving filesystem ID for share powerstore-share create_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:408 2025-10-10 08:11:16.032 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get filesystem id for export "powerstore-share". 2025-10-10 08:11:16.036 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.088440s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_invalid_filesystem_id [0.118827s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system [0.042331s] ... ok Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.040592s] ... ok {0} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_two_services_up [1.469381s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.038126s] ... ok {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_div_zero [0.036611s] ... ok 2025-10-10 08:11:16.209 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:16.214 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.217 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:16.219 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:16.221 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.056520s] ... ok 2025-10-10 08:11:16.223 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting NFS share. delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:238 2025-10-10 08:11:16.229 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving filesystem ID for filesystem powerstore-share _delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:243 2025-10-10 08:11:16.229 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting filesystem ID 6454e9a9-a698-e9bc-ca61-1a9efb93188b _delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:249 2025-10-10 08:11:16.235 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_share_nfs [0.182404s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Mover interface IP 192.168.1.1 already exists. Skip the creation. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.048303s] ... ok 2025-10-10 08:11:16.298 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:16.304 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.306 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:16.309 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:16.310 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:16.313 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Extending powerstore-share to 6GiB extend_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:260 Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2025-10-10 08:11:16.315 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_extend_share [0.081010s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.044309s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.059052s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.029900s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:16.417 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:16.420 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.421 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2025-10-10 08:11:16.423 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:16.424 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:16.426 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to restore snapshot "powerstore-share-snap". {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.020953s] ... ok 2025-10-10 08:11:16.433 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot_backend_failure [0.115086s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover [0.035988s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.023418s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.026137s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.021557s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2025-10-10 08:11:16.549 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:16.551 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.553 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:16.555 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:16.556 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:16.558 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Shrinking powerstore-share to 6GiB shrink_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:265 2025-10-10 08:11:16.560 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to resize share "powerstore-share". 2025-10-10 08:11:16.560 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_backend_failure [0.125215s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.029758s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.034128s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.022518s] ... ok 2025-10-10 08:11:16.629 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:16.631 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.633 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:16.635 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2025-10-10 08:11:16.636 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:16.639 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating access to CIFS share. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:297 2025-10-10 08:11:16.642 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs [0.081780s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.028041s] ... ok Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1848, in get out, err = self._execute_cmd(nfs_query_cmd, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.021402s] ... ok return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.019590s] ... ok {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_logic_ops [0.508664s] ... ok 2025-10-10 08:11:16.713 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router_exception [0.758619s] ... ok 2025-10-10 08:11:16.717 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.719 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:16.721 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.026430s] ... ok 2025-10-10 08:11:16.722 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:16.735 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating access to CIFS share. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:297 2025-10-10 08:11:16.736 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to update NFS access rules for "foo_display_name". 2025-10-10 08:11:16.739 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_backend_failure [0.099631s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet [0.031716s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.033985s] ... ok {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_missing_var [0.059857s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_NeutronClientException [0.061827s] ... ok 2025-10-10 08:11:16.835 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2025-10-10 08:11:16.837 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2025-10-10 08:11:16.839 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2025-10-10 08:11:16.841 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_integer [0.068974s] ... ok 2025-10-10 08:11:16.842 1703142 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-10-10 08:11:16.844 1703142 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating access to CIFS share. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:297 2025-10-10 08:11:16.846 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type Failed to create directory "/ifs/manila-test/share-foo". 2025-10-10 08:11:16.846 1703142 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2025-10-10 08:11:16.849 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_invalid_acess_type [0.095818s] ... ok {0} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_filter [0.035313s] ... ok Neutron port not found: test port id {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_directory_backend_failure [0.118864s] ... ok 2025-10-10 08:11:16.895 1703142 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] DNS server fake_domain already exists, ignoring DNS server creation. {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_PortNotFoundClient [0.089435s] ... ok {0} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_2 [0.022492s] ... ok 2025-10-10 08:11:16.900 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_dns_server__existed_expt [0.055372s] ... ok 2025-10-10 08:11:16.926 1703142 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share server 78fd845f-8e7d-487f-bfde-051d83e78103 already exists, ignoring share server creation. 2025-10-10 08:11:16.928 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nas_server__existed_expt [0.023879s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_binding [0.031124s] ... ok {0} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_anti_affinity_filter [0.037114s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_network [0.033097s] ... ok 2025-10-10 08:11:16.983 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_4____zone1____zone2____zone_4____zone3_____zone_4___True_ [0.050633s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_network [0.035428s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_filesystem_and_share [0.071587s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_routers [0.022754s] ... ok {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_return_none [0.037274s] ... ok 2025-10-10 08:11:17.051 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_router [0.030856s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snap_of_snap__existed_expt [0.049109s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs [0.178355s] ... ok {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_multi_level_scope_extra_specs_list [0.029414s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_with_auth_obj [0.024467s] ... ok 2025-10-10 08:11:17.094 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_share_with_invalid_proto [0.047154s] ... ok {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_complex [0.050988s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_2 [0.047243s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_4 [0.021200s] ... ok 2025-10-10 08:11:17.159 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Directory not found for /path/to/directory {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_does_not_exist [0.111739s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_snapshot [0.066925s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_7 [0.027860s] ... ok {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_simple [0.071229s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_delete_extended_allocations [0.021551s] ... ok {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_fakescope_extra_specs [0.020336s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.019604s] ... ok 2025-10-10 08:11:17.219 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_0 [0.049299s] ... ok {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs [0.024842s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_deny_access [0.065779s] ... ok 2025-10-10 08:11:17.260 1703142 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The following specified storage pools are not managed by the backend: pool_2,pool_1. This host will only manage the storage pools: nas_server_pool {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.047434s] ... ok 2025-10-10 08:11:17.265 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_4 [0.058906s] ... ok {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_mount_point_name_support_pass [0.061829s] ... ok CIFS Share my_share is not found. {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_does_not_exist [0.082111s] ... ok 2025-10-10 08:11:17.328 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_cifs_share_access_type [0.055106s] ... ok Free capacity not set: share node info collection broken. {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.080087s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_2 [0.065141s] ... ok 2025-10-10 08:11:17.358 1703142 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot get share name from path, make sure the path is right. Error details: list index out of range: IndexError: list index out of range 2025-10-10 08:11:17.361 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_cifs [0.025587s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_1 [0.020089s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_extend_share [0.067566s] ... ok 2025-10-10 08:11:17.389 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_4 [0.046055s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_proto [0.028379s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_2 [0.026403s] ... ok 2025-10-10 08:11:17.411 1703142 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd not found. 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share 716100cc-e0b4-416b-ac27-d38dd019330d.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection Traceback (most recent call last): 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 367, in create_share 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection nas_server = self.client.get_nas_server(server_name) 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self.system.get_nas_server(name=name) 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._mock_call(*args, **kwargs) 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection raise effect 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2025-10-10 08:11:17.412 1703142 ERROR manila.share.drivers.dell_emc.plugins.unity.connection 2025-10-10 08:11:17.424 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_share_server [0.037214s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_08 [0.071572s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.087298s] ... ok Access type foo is not supported for CIFS. 2025-10-10 08:11:17.497 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_without_share_server [0.070535s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_access_type [0.116954s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/75 2025-10-10 08:11:17.520 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_12 [0.051981s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_snapshot [0.029749s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind [0.058125s] ... ok 2025-10-10 08:11:17.550 1703142 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot get share name from path, make sure the path is right. Error details: list index out of range: IndexError: list index out of range 2025-10-10 08:11:17.552 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Insufficient free space for share creation on host host1 (requested / avail): 100/75 {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_exists [0.023616s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_15 [0.038097s] ... ok 2025-10-10 08:11:17.597 1703142 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share \\10.0.0.1\bd23121f-hg4e-432c-12cd2c5-bb93dfghe212 is being managed with ID 716100cc-e0b4-416b-ac27-d38dd019330d. Only RW and RO access levels are supported for CIFS user access. 2025-10-10 08:11:17.606 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_user_access_level [0.106832s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share_with_server [0.054358s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_2 [0.114843s] ... ok 2025-10-10 08:11:17.656 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_wrong_size_type [0.049175s] ... ok 2025-10-10 08:11:17.686 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_revert_to_snapshot [0.023980s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_07 [0.131418s] ... ok 2025-10-10 08:11:17.709 1703142 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] All the usable ports belong to SPA. Creating NAS server on this SP without load balance. _choose_sp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/connection.py:734 2025-10-10 08:11:17.711 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server [0.024742s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment [0.076323s] ... ok 2025-10-10 08:11:17.743 1703142 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Server details are empty. teardown_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/connection.py:664 2025-10-10 08:11:17.747 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_server_detail [0.037505s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_09 [0.061017s] ... ok Failed to update access rules for CIFS share "share-foo". {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_cifs [0.163686s] ... ok 2025-10-10 08:11:17.786 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_deny_nfs [0.036797s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_unmanage_network_allocations [0.071544s] ... ok 2025-10-10 08:11:17.809 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats [0.022561s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_12 [0.079214s] ... ok 2025-10-10 08:11:17.831 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_gb_to_byte [0.022327s] ... ok {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_15 [0.026423s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.059923s] ... ok 2025-10-10 08:11:17.874 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id_without_pl [0.048186s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.046649s] ... ok {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_share_extra_specs [0.055307s] ... ok 2025-10-10 08:11:17.951 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.052648s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.076967s] ... ok {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_not_implemented [0.074217s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.036082s] ... ok 2025-10-10 08:11:18.013 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.055981s] ... ok Error in filtering function 'capabilities.foo == 10' : 'Error during evaluator parsing: KeyError: 'foo'' :: failing host. 2025-10-10 08:11:18.096 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_wrong_capabilities [0.115062s] ... ok 2025-10-10 08:11:18.103 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations [0.111403s] ... ok 2025-10-10 08:11:18.106 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:18.111 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.097437s] ... ok 2025-10-10 08:11:18.166 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Didn't get share server name from share_server {'id': '56aafd02-4d44-43d7-b784-57fc88167224', 'share_network': {'name': 'fake_share_network', 'id': 'c5b3a865-56d0-4d88-abe5-879965e099c9'}, 'share_network_id': 'c5b3a865-56d0-4d88-abe5-879965e099c9', 'backend_details': {'cifs_if': '192.168.1.1', 'nfs_if': '192.168.1.2'}}. _get_share_server_name /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:913 2025-10-10 08:11:18.179 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.069335s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_1_admin [0.104574s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_01___1____1___True_ [0.106990s] ... ok 2025-10-10 08:11:18.246 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.055849s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_2_user [0.066290s] ... ok 2025-10-10 08:11:18.310 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.067506s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_1_custom_config_group_name [0.055193s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_03___3____1___False_ [0.105759s] ... ok 2025-10-10 08:11:18.369 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2025-10-10 08:11:18.387 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.069197s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_05___4______2___False_ [0.058362s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_1_custom_config_group_name [0.070667s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_06___123______123___True_ [0.067899s] ... ok 2025-10-10 08:11:18.463 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.076364s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_2_foovlan [0.088431s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_07___124______123___True_ [0.043534s] ... ok 2025-10-10 08:11:18.529 1703142 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2025-10-10 08:11:18.537 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.071026s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_7_vlaN [0.056084s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_08___34_____234___False_ [0.056299s] ... ok 2025-10-10 08:11:18.568 1703142 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2025-10-10 08:11:18.574 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.036009s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_1_fake [0.045999s] ... ok 2025-10-10 08:11:18.617 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.046124s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_09___34________False_ [0.062224s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_17___12____s__2___False_ [0.022349s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_5_10_0_0_0_10_0_0_5_fake [0.058342s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_21___12310321_____in__11___False_ [0.042357s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_7_10_0_10_0_10_0_10_5_10_0_0_10_10_0_10_5 [0.041653s] ... ok 2025-10-10 08:11:18.701 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2025-10-10 08:11:18.703 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.081797s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_24__True___True___True_ [0.061236s] ... ok 2025-10-10 08:11:18.758 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.055092s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_28__False____is__False___True_ [0.029115s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_1 [0.087553s] ... ok 2025-10-10 08:11:18.791 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2025-10-10 08:11:18.793 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Skip the failure of mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 deletion. _deallocate_container /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:322 2025-10-10 08:11:18.795 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-10-10 08:11:18.796 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Skip the failure of file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 deletion. _deallocate_container /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:328 2025-10-10 08:11:18.800 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.040598s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_44___cifs____nfs___False_ [0.024198s] ... ok 2025-10-10 08:11:18.829 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.028902s] ... ok 2025-10-10 08:11:18.853 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.023119s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_1 [0.101228s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_4 [0.124022s] ... ok 2025-10-10 08:11:18.908 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share [0.058153s] ... ok 2025-10-10 08:11:18.939 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.027992s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_1_admin [0.043661s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_3 [0.059453s] ... ok 2025-10-10 08:11:18.975 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] No ports are specified, so any of the ports on the Data Mover can be used. get_managed_ports /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:610 2025-10-10 08:11:18.978 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.039022s] ... ok {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_empty_filters_pass [0.025337s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_hosts_up [0.054721s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_nfs [1.238539s] ... ok {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_disk [0.031126s] ... ok 2025-10-10 08:11:19.032 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.050974s] ... ok {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_invalid_num_arguments_fails [0.050421s] ... ok 2025-10-10 08:11:19.076 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:19.084 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes [0.021725s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.062605s] ... ok {1} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_unimplemented_schedule [0.099384s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_http_error_on_clear_rules [0.106056s] ... ok {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_variable_ignored [0.027887s] ... ok 2025-10-10 08:11:19.145 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found, creating share server... setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:714 {0} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_pass [0.025009s] ... ok 2025-10-10 08:11:19.148 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:19.163 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server [0.068276s] ... ok {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_empty [0.025577s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_update_service_capabilities [0.078973s] ... ok 2025-10-10 08:11:19.203 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found, creating share server... setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:714 {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_host_has_replicas [0.038859s] ... ok 2025-10-10 08:11:19.213 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:19.226 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.063849s] ... ok Failed to update access for NFS share share-foo: share not found. {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_share_not_found [0.129726s] ... ok {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_2_ [0.047258s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:19.267 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found. teardown_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py:834 2025-10-10 08:11:19.271 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__verify_cert [0.021697s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.043689s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_1_True [0.092920s] ... ok {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_happy_day [0.026790s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_1__201__True_ [0.023215s] ... ok {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters [0.021989s] ... ok 2025-10-10 08:11:19.315 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:19.322 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.049016s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_error_case [0.050677s] ... ok {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_filtered_hosts [0.039162s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:19.371 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Share service is down. (host: host7). {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.056638s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_4 [0.029424s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_3 [0.101584s] ... ok {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_1_None [0.020390s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_sends_delete_request [0.065179s] ... ok 2025-10-10 08:11:19.420 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). Goodness function not set :: defaulting to minimal goodness rating of 0. {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_4 [0.018108s] ... ok 2025-10-10 08:11:19.422 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:19.424 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:19.427 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.047191s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_3 [0.044644s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_2__404__False_ [0.024929s] ... ok {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_update_service_capabilities_for_shares [0.018972s] ... ok {0} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_capability [0.021253s] ... ok 2025-10-10 08:11:19.462 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:19.472 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:19.475 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:19.482 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.054811s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_success [0.056336s] ... ok {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_05 [0.035243s] ... ok Share service is down. (host: host7). {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_3 [0.085318s] ... ok 2025-10-10 08:11:19.520 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:19.522 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:19.524 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 192.168.1.5 is already in access list of share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. do_allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1933 2025-10-10 08:11:19.525 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:19.527 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:19.532 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: waited 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:19.532 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:19.533 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_directory_listing [0.043866s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.047559s] ... ok {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_09 [0.044759s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_add_retry_host [0.050081s] ... ok {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_11 [0.024047s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots_error_occurred [0.030394s] ... ok 2025-10-10 08:11:19.576 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:19.578 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:19.581 1703142 DEBUG manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fdf8:f53b:82e1::5] is already in access list of share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. do_allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1933 2025-10-10 08:11:19.582 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_12 [0.019828s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_unexpected_error [0.022624s] ... ok 2025-10-10 08:11:19.584 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:19.586 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:19.586 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:19.587 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.048149s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_http_error [0.028866s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_smb_permission_only [0.035086s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_share_no_hosts [0.126547s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_pools [0.138952s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create__path_does_not_exist [0.079415s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify [0.025248s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify_with_threshold [0.035354s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_init_host_with_rpc [0.075692s] ... ok Share service is down. (host: host7). Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Share service is down. (host: host7). {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__path_does_not_already_exist [0.044306s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group [0.162274s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to schedule migrate_share_to_host: {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host [0.080166s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_request_with_401_response [0.048390s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__send_request [0.041186s] ... ok Failed to schedule migrate_share_to_host: No valid host was found. fake. {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_1 [0.082508s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share service is down. (host: host7). Share service is down. (host: host7). {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem [0.053766s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_no_hosts [0.132369s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. REST Request: POST https://192.168.0.110/api/rest/file_system with body {"name": "powerstore-nfs-share", "size_total": 3221225472, "nas_server_id": "6423d56e-eaf3-7424-be0b-1a9efb93188b"} {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_periodic_tasks [0.081843s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem_failure [0.066963s] ... ok REST Response: 400 with data Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_update_service_capabilities [0.038900s] ... ok Share service is down. (host: host7). REST Request: POST https://192.168.0.110/api/rest/nfs_export with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-nfs-share", "name": "powerstore-nfs-share"} REST Response: 400 with data Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export_failure [0.044544s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_happy_day [0.112558s] ... ok {0} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_no_flag [0.019890s] ... ok {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_2 [0.032764s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_delete_filesystem [0.062997s] ... ok {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_5 [0.061007s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id [0.065509s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_two [0.124925s] ... ok {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_4 [0.040484s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id [0.045080s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_6 [0.064452s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_exceeded_max_attempts [0.091803s] ... ok REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share with body None {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id_failure [0.079026s] ... ok REST Response: 400 with data {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_2 [0.054806s] ... ok 2025-10-10 08:11:20.369 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:20.375 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats [0.784267s] ... ok REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None REST Response: 400 with data {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_2 [0.033291s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica_no_host [0.078114s] ... ok 2025-10-10 08:11:20.401 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name_failure [0.053580s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.034397s] ... ok Error in goodness_function function '10 + stats.my_val' : 'Error during evaluator parsing: KeyError: 'my_val'' :: Defaulting to a goodness of 0. {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_substitution [0.026924s] ... ok 2025-10-10 08:11:20.450 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_with_no_goodness_function [0.045907s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_share_group [0.077244s] ... ok 2025-10-10 08:11:20.477 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.072081s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id [0.083100s] ... ok 2025-10-10 08:11:20.540 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_bad_expression [0.070382s] ... ok 2025-10-10 08:11:20.546 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2025-10-10 08:11:20.551 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.067653s] ... ok {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_different_pool [0.106974s] ... ok REST Request: POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp with body {"entity": "space_metrics_by_cluster", "entity_id": "0"} {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_host [0.022573s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics_failure [0.101513s] ... ok REST Response: 400 with data 2025-10-10 08:11:20.617 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_exponent [0.074243s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.076094s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_1___ [0.057287s] ... ok {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_function [0.075494s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_1 [0.044702s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__call_active_iq [0.039883s] ... ok 2025-10-10 08:11:20.740 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:20.760 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.131378s] ... ok The requested SMB share "powerstore-share" was not created. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs_backend_failure [0.174424s] ... ok {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_negative_numbers [0.092372s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_3_delete [0.064555s] ... ok {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_nonnumber_comparison [0.064834s] ... ok 2025-10-10 08:11:20.851 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-10-10 08:11:20.861 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_2_False [0.058642s] ... ok 2025-10-10 08:11:20.870 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.106200s] ... ok {'The filesystem "powerstore-share" was not created.'} {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_filesystem_id_not_found [0.130699s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_1 [0.071914s] ... ok 2025-10-10 08:11:20.965 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:20.975 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.093474s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_2 [0.061285s] ... ok {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_parentheses [0.186050s] ... ok 2025-10-10 08:11:21.040 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.061843s] ... ok {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_no_server_pool_mapping [0.054136s] ... ok 2025-10-10 08:11:21.088 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_float [0.050736s] ... ok 2025-10-10 08:11:21.094 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.051034s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot [0.186368s] ... ok {0} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares_host_down [0.059520s] ... ok {1} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_different [0.052589s] ... ok 2025-10-10 08:11:21.159 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.065476s] ... ok {1} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_3____zone1zone2zone3_____nova___False_ [0.027255s] ... ok {1} manila.tests.scheduler.filters.test_base.TestBaseFilter.test_filter_one_is_called [0.025310s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_2_0x755 [0.103889s] ... ok {1} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects [0.038159s] ... ok 2025-10-10 08:11:21.261 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2025-10-10 08:11:21.267 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.110021s] ... ok {1} manila.tests.scheduler.filters.test_base_host.HostFiltersTestCase.test_all_filters [0.047825s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_3_12a3 [0.092309s] ... ok 2025-10-10 08:11:21.337 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to delete share "powerstore-share". {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.063309s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_complex [0.085316s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_backend_failure [0.262049s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_2__21474836480___infinite___97848372_ [0.078811s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_scope_extra_specs [0.026020s] ... ok 2025-10-10 08:11:21.396 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-10-10 08:11:21.404 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.062442s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_error [0.027002s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_ignore_azs_spec [0.040503s] ... ok 2025-10-10 08:11:21.442 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. Failed to delete snapshot "powerstore-share-snap". 2025-10-10 08:11:21.447 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.041636s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot_backend_failure [0.079233s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver [0.056007s] ... ok 2025-10-10 08:11:21.475 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:21.485 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.create' after 0.010(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:21.487 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.create in 1.0 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_1__is__True [0.055576s] ... ok 2025-10-10 08:11:21.489 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:21.494 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.045714s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/90 {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_deny_access [0.084468s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_snapshot_reserved_1 [0.050793s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_share_extend_reserved_1 [0.026657s] ... ok 2025-10-10 08:11:21.569 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:21.578 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. 2025-10-10 08:11:21.582 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_snapshot [0.111309s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.089628s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_2 [0.023410s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_get_default_filter_function [0.063625s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_10 [0.027309s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_2___nfs___None_ [0.050591s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_no_subvolume_name [0.030106s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2025-10-10 08:11:21.686 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to resize share "powerstore-share". {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_16 [0.071216s] ... ok 2025-10-10 08:11:21.700 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Mover interface 192.168.1.1 not found. Skip the deletion. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_failure [0.096122s] ... ok 2025-10-10 08:11:21.703 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.116900s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_03 [0.031539s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_no_snapshot_name [0.057337s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_interface__existed_expt [0.033755s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_04 [0.019671s] ... ok 2025-10-10 08:11:21.747 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_subvolume_not_found [0.026490s] ... ok 2025-10-10 08:11:21.762 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.057761s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_13 [0.022477s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_snapshot__nonexistent_expt [0.046746s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_2_ShareBackendException [0.046422s] ... ok 2025-10-10 08:11:21.809 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_storage_processor [0.029012s] ... ok 2025-10-10 08:11:21.818 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.053776s] ... ok {1} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_1___host1_AAA_pool1____host1_AAA_pool1__ [0.056193s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share [0.044526s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_name_inuse_but_vlan_not_used [0.041400s] ... ok 2025-10-10 08:11:21.861 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:21.865 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.045642s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_2 [0.022428s] ... ok {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_failing_function [0.052367s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_nfs_deny_access__nonexistent_expt [0.020147s] ... ok 2025-10-10 08:11:21.885 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.StorageObject._execute_cmd' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_2_False [0.019450s] ... ok 2025-10-10 08:11:21.887 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.StorageObject._execute_cmd in 1.0 seconds as it raised EMCVnxLockRequiredException: Unable to acquire lock(s).. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:21.889 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.023900s] ... ok Error in filtering function '1 / 0 == 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: failing host. {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_exception_caught [0.026468s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem [0.042324s] ... ok {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_stats_replacement [0.022280s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_1 [0.043543s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv4 [0.024533s] ... ok 2025-10-10 08:11:21.956 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:21.962 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.076628s] ... ok {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_filter_function [0.053198s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_3 [0.031813s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_1_cephfs_ganesha_server_ip [0.053282s] ... ok 2025-10-10 08:11:21.998 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2025-10-10 08:11:22.002 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.035025s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_nfs [0.021586s] ... ok {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_passing_function [0.025049s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_03____fakehost____some_host_name____some_host_name____1_1_1_256____True_ [0.023211s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share [0.020185s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:11:22.024 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2025-10-10 08:11:22.027 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_fsal_hook [0.019332s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.026021s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_11___1234____s___123___False_ [0.024717s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_5__None____1001__1001____1_1_1_0_____6__4__ [0.033798s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share_from_snapshot [0.041396s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_23___abc_____in__ABC___True_ [0.039718s] ... ok 2025-10-10 08:11:22.088 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.075171s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_26__True____is__False___False_ [0.039372s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share [0.043827s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_6__None____1001__1001_____6__ [0.063370s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share_from_snapshot [0.033142s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_29__False____is__True___False_ [0.039895s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_7__None____1_1_1_0_____4__ [0.026821s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. Cannot get share name from path, make sure the path is right. Error details: 'export_locations' {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_32__True___False___False_ [0.019390s] ... ok 2025-10-10 08:11:22.169 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_snapshot [0.026114s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.065581s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_36___13_____or__11__or__12__or____False_ [0.020967s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_8__None____1001__1001_129____1_1_1_0_____4__6__ [0.042940s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap [0.027199s] ... ok 2025-10-10 08:11:22.217 1703142 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_38___2_______10___True_ [0.030105s] ... ok 2025-10-10 08:11:22.220 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.049709s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_cifs_share [0.026436s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_configured_ip_versions [0.034158s] ... ok 2025-10-10 08:11:22.268 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.047258s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_41___2_______3___False_ [0.053127s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_nfs_share [0.041954s] ... ok Failed to provide ro access to manila (Rule ID: accessid3). Setting rule to 'error' state. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py", line 1268, in update_access access_key = self._allow_access( ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result manila.exception.InvalidShareAccess: Invalid access rule: not Failed to provide rw access to admin (Rule ID: accessid4). Setting rule to 'error' state. Traceback (most recent call last): {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_add_rm [0.056578s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py", line 1268, in update_access access_key = self._allow_access( ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result manila.exception.InvalidShareAccess: Invalid access rule: allowed Failed to provide rwx access to dabo (Rule ID: accessid5). Setting rule to 'error' state. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/cephfs/driver.py", line 1268, in update_access access_key = self._allow_access( ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: rwx. 2025-10-10 08:11:22.292 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:22.300 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm [0.030499s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_disable_report [0.030253s] ... ok Failed to run command fake_command due to . {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok_ignore_errors [0.037666s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_2 [0.056583s] ... ok 2025-10-10 08:11:22.342 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_pool [0.038562s] ... ok 2025-10-10 08:11:22.350 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.VDM.create' after 0.009(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:22.351 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.VDM.create in 1.0 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:22.353 1703142 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network [0.033953s] ... ok 2025-10-10 08:11:22.360 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.060512s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_server [0.028228s] ... ok 2025-10-10 08:11:22.399 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm [0.038252s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__active_directory [0.064841s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:22.445 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.044699s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network [0.093486s] ... ok {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_3 [0.127153s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vxlan_network [0.032681s] ... ok {1} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_disabled [0.026004s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute [0.033241s] ... ok 2025-10-10 08:11:22.509 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.067352s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_bad_command_format [0.029302s] ... ok {1} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_fail [0.032865s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_nfs_share [0.049305s] ... ok 2025-10-10 08:11:22.534 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_dump_to_conf [0.021240s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_service_disabled [0.026800s] ... ok 2025-10-10 08:11:22.553 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_json_input [0.018226s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_name_not_there [0.041748s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_happy_day [0.018970s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_share_create_from_snap [0.052694s] ... ok 2025-10-10 08:11:22.579 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_mkindex [0.027754s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_addresses [0.025046s] ... ok {1} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_1_tatooine [0.029316s] ... ok 2025-10-10 08:11:22.602 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_2_False [0.021117s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_interfaces [0.023006s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_allow_rw [0.027738s] ... ok {1} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_active_replica_host [0.021373s] ... ok 2025-10-10 08:11:22.629 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_1_1 [0.026986s] ... ok {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters_not_found [0.028158s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_recovery [0.037765s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge [0.049891s] ... ok {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_5 [0.021701s] ... ok Failed to update storage pool. 2025-10-10 08:11:22.664 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_2_4 [0.036125s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats__nonexistent_pools [0.026444s] ... ok {1} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_invalid_capacity [0.020533s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_veth [0.031142s] ... ok 2025-10-10 08:11:22.710 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration_exception [0.040844s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_dbus_send_ganesha [0.044470s] ... ok {1} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_unknown_capability [0.031236s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_4 [0.022198s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_02 [0.021034s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_2____user____password____True_ [0.053180s] ... ok 2025-10-10 08:11:22.759 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id [0.049670s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_06 [0.046172s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_5 [0.064278s] ... ok 2025-10-10 08:11:22.808 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__create_export_and_mount_storage [0.068448s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_nobump [0.047360s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_07 [0.029305s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_10 [0.018776s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__form_share_server_update_return [0.028217s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_find_ports_by_mtu [0.037299s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_13 [0.019191s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_container_name [0.026119s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_2 [0.026475s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_15 [0.020076s] ... ok 2025-10-10 08:11:22.889 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_1_True [0.080872s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_4 [0.025167s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_different_security_service_keys [0.039296s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.040885s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_1_correct_init [0.069522s] ... ok 2025-10-10 08:11:22.960 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_rados_object_name [0.069138s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_1_True [0.074057s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__expire_reservations [0.043767s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.060050s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_container_fails [0.021257s] ... ok 2025-10-10 08:11:23.006 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_rados_object [0.038407s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.022345s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_no_valid_host_puts_group_in_error_state [0.041352s] ... ok Failed to schedule_create_share_group: No valid host was found. . 2025-10-10 08:11:23.042 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_getpath [0.032944s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_1 [0.046580s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.028782s] ... ok Failed to delete port fake_veth: port vanished. 2025-10-10 08:11:23.080 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_rados_object [0.035974s] ... ok Unexpected error while running command. Command: None Exit code: - Stdout: 'fake' Stderr: None {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_2 [0.038869s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.040346s] ... ok {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_exception_puts_share_in_error_state [0.061674s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-10-10 08:11:23.117 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_2_True [0.039102s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_update_share_server_network_allocations [0.036837s] ... ok Failed to schedule_create_share_replica: No valid host was found. . {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_no_valid_host [0.059721s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_create_share [0.045371s] ... ok 2025-10-10 08:11:23.198 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.099684s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_dbus [0.086453s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_ensure_share [0.043395s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_group [0.082138s] ... ok 2025-10-10 08:11:23.243 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_2__url_rados___fakepool_fakeobj1__url_rados___fakepool_fakeobj2 [0.034360s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_extend_share [0.053001s] ... ok 2025-10-10 08:11:23.267 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_reset_exports [0.022847s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_extend_share [0.043550s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.078493s] ... ok 2025-10-10 08:11:23.292 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_rados_object [0.026983s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_network_allocation_numer [0.031497s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_migrate_share_to_host [0.046591s] ... ok 2025-10-10 08:11:23.335 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_file [0.040064s] ... ok 2025-10-10 08:11:23.360 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Could not decode scheduler options. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/scheduler/scheduler_options.py", line 74, in _load_file return jsonutils.load(handle) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_serialization/jsonutils.py", line 262, in load return json.load(codecs.getreader(encoding)(fp), **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/json/__init__.py", line 293, in load return loads(fp.read(), ^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/json/decoder.py", line 338, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/json/decoder.py", line 356, in raw_decode {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_rados_object [0.036436s] ... ok {1} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_empty_file [0.053444s] ... ok raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_2_False [0.089630s] ... ok 2025-10-10 08:11:23.401 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_2_False [0.042973s] ... ok {1} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_no_change [0.040197s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.126009s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_not_supported [0.057271s] ... ok {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_1__True__True_ [0.046786s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_stats [0.031656s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.058544s] ... ok 2025-10-10 08:11:23.494 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_1 [0.090670s] ... ok {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok [0.040670s] ... ok {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_6___False___False_ [0.060854s] ... ok {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_other [0.035752s] ... ok {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_1 [0.037282s] ... ok {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_existing_users [0.021288s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.092871s] ... ok 2025-10-10 08:11:23.588 1703142 WARNING manila.share.drivers.ganesha.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_4 [0.023433s] ... ok 2025-10-10 08:11:23.596 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_not_ok [0.023902s] ... ok {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_2 [0.088520s] ... ok {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_7 [0.019570s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.061222s] ... ok {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_9 [0.038251s] ... ok {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_ok [0.070081s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Could not setup server. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server devices = self.get_managed_ports() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2025-10-10 08:11:23.695 1703142 ERROR manila.share.drivers.ganesha.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. LDAP credentials are invalid. Aborting operation. 2025-10-10 08:11:23.706 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_1 [0.096413s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.074739s] ... ok {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_invalid_credential [0.052952s] ... ok {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_weight_object [0.092455s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_3 [0.031263s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server [0.055871s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_1 [0.023948s] ... ok {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_device [0.087578s] ... ok 2025-10-10 08:11:23.786 1703142 ERROR manila.share.drivers.ganesha.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2025-10-10 08:11:23.812 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_2 [0.111271s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_3 [0.046298s] ... ok {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_extend_share [0.055651s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_4 [0.025797s] ... ok Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_6 [0.023573s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.121130s] ... ok 2025-10-10 08:11:23.929 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_5 [0.036442s] ... ok {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_path_from [0.107883s] ... ok {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_capabilities_substitution [0.025202s] ... ok {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_3____62_50g__72_50g_ [0.097319s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to update storage pool. 2025-10-10 08:11:23.992 1703142 DEBUG manila.tests.fake_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Faking execution of cmd (subprocess): mkdir -p /mnt/glusterfs fake_execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/fake_utils.py:71 {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_extra_specs_substitution [0.040465s] ... ok 2025-10-10 08:11:24.000 1703142 DEBUG manila.tests.fake_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reply to faked command is stdout='' stderr=''. fake_execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/fake_utils.py:100 {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.094417s] ... ok 2025-10-10 08:11:24.006 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_2_False [0.078166s] ... ok {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_size [0.073879s] ... ok Invalid goodness result. Result must be between 0 and 100. Result generated: '-10' :: Defaulting to a goodness of 0. Invalid goodness result. Result must be between 0 and 100. Result generated: '200' :: Defaulting to a goodness of 0. {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_host_rating_out_of_bounds [0.067953s] ... ok 2025-10-10 08:11:24.083 1703142 DEBUG manila.tests.fake_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Faking execution of cmd (subprocess): mkdir -p /mnt/glusterfs fake_execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/fake_utils.py:71 Error in goodness_function function '50 / 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: Defaulting to a goodness of 0. 2025-10-10 08:11:24.087 1703142 DEBUG manila.tests.fake_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reply to faked command is stdout='' stderr=''. fake_execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/fake_utils.py:100 2025-10-10 08:11:24.090 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_noensure [0.081326s] ... ok {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_goodness_function [0.034392s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.101794s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_lvmhelper_setup_explodes_in_gore_on_no_config_supplied [0.085226s] ... ok 2025-10-10 08:11:24.131 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version_unmet [0.038479s] ... ok 2025-10-10 08:11:24.152 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_3_glusterfs_3_6beta3 [0.026532s] ... ok 2025-10-10 08:11:24.183 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_stats_substitution [0.086193s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_2 [0.024037s] ... ok Failed to create CIFS server 4-57fc88167224. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.103441s] ... ok {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_1 [0.093984s] ... ok 2025-10-10 08:11:24.228 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_bad [0.045791s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.049045s] ... ok {1} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_and_availability_zone [0.099113s] ... ok {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_get_progess [0.067929s] ... ok 2025-10-10 08:11:24.305 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_trivial_volinfo [0.077558s] ... ok Failed to modify CIFS server 4-57fc88167224. Reason: []. {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_2 [0.052443s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.060770s] ... ok 2025-10-10 08:11:24.343 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_5_put [0.028719s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_1 [0.054841s] ... ok {0} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh [0.073318s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.041747s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_1 [0.030074s] ... ok Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_2 [0.033701s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.028763s] ... ok {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_1 [0.021532s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:24.430 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_1_0 [0.066355s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.026106s] ... ok {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_2 [0.027226s] ... ok 2025-10-10 08:11:24.456 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_not_suppored [0.025666s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_netapp_only [0.072667s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.034140s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:24.491 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_common_init [0.035365s] ... ok {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_1 [0.050263s] ... ok Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_1_0o759 [0.051046s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.048689s] ... ok 2025-10-10 08:11:24.529 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_6 [0.026969s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_hasnt_should_have_vol [0.042784s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_1__21474836480__293878__97848372_ [0.029294s] ... ok {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_3 [0.022061s] ... ok {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_2 [0.021075s] ... ok 2025-10-10 08:11:24.595 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_1_None [0.057455s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.076672s] ... ok 2025-10-10 08:11:24.626 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_1 [0.025384s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name [0.086774s] ... ok 2025-10-10 08:11:24.650 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_6 [0.025674s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access [0.058074s] ... ok 2025-10-10 08:11:24.678 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_req_host [0.025661s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name_has_other_name [0.049199s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.039452s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name_has_other_name [0.028888s] ... ok 2025-10-10 08:11:24.726 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_called [0.051337s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.042182s] ... ok Failed to delete DNS domain fake_domain. Reason: []. {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share [0.039969s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.043285s] ... ok 2025-10-10 08:11:24.787 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_2 [0.062828s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_from_snapshot [0.045960s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system [0.050616s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group_snapshot [0.043934s] ... ok 2025-10-10 08:11:24.855 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_3 [0.061157s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.036899s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_from_snapshot [0.034984s] ... ok 2025-10-10 08:11:24.891 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_shouldnt_have_vol [0.040391s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group_snapshot [0.023683s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.036241s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_extend_share [0.020768s] ... ok 2025-10-10 08:11:24.947 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_2_False [0.020945s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_1_None [0.054847s] ... ok Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot [0.027971s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.067008s] ... ok 2025-10-10 08:11:24.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_bad_policy [0.048765s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share_full [0.028762s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.032155s] ... ok 2025-10-10 08:11:25.021 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_3 [0.019695s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_3_______fake_project_uuid_1__ [0.022787s] ... ok Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.028317s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_4_______fake_project_uuid_2__ [0.026446s] ... ok 2025-10-10 08:11:25.065 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_2 [0.047613s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.033921s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_not_supported [0.021241s] ... ok Mover interface IP 192.168.1.1 already exists. Skip the creation. 2025-10-10 08:11:25.110 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_remote [0.041571s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_2 [0.039753s] ... ok 2025-10-10 08:11:25.141 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_1___3____6__ [0.030029s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.071525s] ... ok Mover interface name 3d909830c356 already exists. Skip the creation. 2025-10-10 08:11:25.162 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_1 [0.027102s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.037483s] ... ok 2025-10-10 08:11:25.198 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_2 [0.029302s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.024368s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:25.249 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get [0.053356s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.045195s] ... ok 2025-10-10 08:11:25.282 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_3 [0.034047s] ... ok Failed to get mover by name server_2. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.040273s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.027051s] ... ok 2025-10-10 08:11:25.352 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_2 [0.074764s] ... ok 2025-10-10 08:11:25.397 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_3 [0.040782s] ... ok {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context [0.840738s] ... ok 2025-10-10 08:11:25.450 1703142 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:11:25.454 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_snapshots_are_supported [0.051014s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access [0.092637s] ... ok 2025-10-10 08:11:25.479 1703142 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:11:25.482 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_supported_protocols [0.027308s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_allow_access [0.084594s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.045822s] ... ok 2025-10-10 08:11:25.519 1703142 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:11:25.521 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "glusterfs_native_access" by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:25.523 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native_access" acquired by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:25.524 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native_access" "released" by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:25.527 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_2 [0.045116s] ... ok 2025-10-10 08:11:25.564 1703142 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot [0.061304s] ... ok 2025-10-10 08:11:25.568 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "glusterfs_native_access" by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:25.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native_access" acquired by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:25.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native_access" "released" by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:25.575 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_4 [0.043177s] ... ok 2025-10-10 08:11:25.597 1703142 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs [0.100146s] ... ok 2025-10-10 08:11:25.605 1703142 DEBUG manila.share.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:11:25.609 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_share_stats [0.035544s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.064171s] ... ok 2025-10-10 08:11:25.641 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_access_rule_validator [0.030977s] ... ok 2025-10-10 08:11:25.685 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_1_NFS [0.043731s] ... ok {'The requested NFS export "Manila-UT-filesystem" was not created.'} {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_filesystem_id_not_found [0.107466s] ... ok 2025-10-10 08:11:25.727 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_1_ [0.038253s] ... ok 2025-10-10 08:11:25.748 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_2_create_snapshot [0.021481s] ... ok Failed to delete NFS export "Manila-UT-filesystem". {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_2_ro [0.648574s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_backend_failure [0.060562s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_ips_no_backends [0.021965s] ... ok 2025-10-10 08:11:25.797 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_types [0.050623s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations [0.041831s] ... ok 2025-10-10 08:11:25.849 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_via_manager [0.048015s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_share_nfs [0.101693s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_05____fakehost____some_host_name______some_host_name____1_1_1_0____True_ [0.041985s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_08____fakehost____some_host_name____1_1_1_0____1001__1001____False_ [0.021507s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:11:25.898 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_1_True [0.046424s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_10____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.026742s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:11:25.944 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_cleanup_fsal_hook [0.021246s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_deny_access [0.078918s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_cannot_cleanup_unusable_share [0.047722s] ... ok 2025-10-10 08:11:25.987 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_1_ProcessExecutionError [0.035351s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_default_config_hook [0.049589s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_2_True [0.051375s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_4___1_1_1_0___None___4__ [0.021858s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:11:26.033 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) PowerFlex REST API access is still forbidden or unauthorized, there might be an issue with your credentials. {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share [0.042270s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_invalid_credential [0.042711s] ... ok REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_delete [0.033155s] ... ok 2025-10-10 08:11:26.081 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_already_enabled_creation_share_specific_size [0.048089s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_no_export_ips_configured [0.067685s] ... ok REST RESPONSE: 204 with params The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_snapshot [0.046051s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-10-10 08:11:26.132 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_glusterfs_target_not_set [0.051713s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_2_None [0.059596s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_filesystem_id [0.035560s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_wrong_type [0.056566s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_name [0.047888s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_spare_percentage [0.023776s] ... ok 2025-10-10 08:11:26.258 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.033295s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted [0.133243s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access [0.082310s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.031308s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_export_locations [0.038182s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_all [0.028343s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.054996s] ... ok 2025-10-10 08:11:26.367 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to run command fake_command due to . {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok [0.021720s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_local_share_path [0.102634s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.052390s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_ok [0.035075s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_2____wrong_name_nfake_container_nfake_____False_ [0.032003s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks [0.027190s] ... ok 2025-10-10 08:11:26.471 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_1 [0.108592s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.087009s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_veths [0.049429s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.034375s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.023815s] ... ok 2025-10-10 08:11:26.554 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share_data_loss [0.069043s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge_failure [0.051368s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_veth_from_bridge [0.022932s] ... ok Could not find Data Mover by name: server_2. 2025-10-10 08:11:26.603 1703142 ERROR manila.share.drivers.glusterfs.layout_volume [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS version 3.6 on server host1 does not support creation of shares from snapshot. minimum requirement: 3.7 {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.053649s] ... ok 2025-10-10 08:11:26.608 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_error_unsupported_gluster_version [0.051559s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network_failure [0.025855s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_1 [0.021279s] ... ok 2025-10-10 08:11:26.639 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_1 [0.030205s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.059384s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__delete_export_and_umount_storage [0.055261s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.037898s] ... ok 2025-10-10 08:11:26.703 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_1 [0.076261s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_2_False [0.038485s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.045329s] ... ok 2025-10-10 08:11:26.762 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_3_Eeyore [0.043537s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network_existing_interfaces [0.038579s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.030913s] ... ok 2025-10-10 08:11:26.812 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_missing_record [0.050382s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.038934s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_security_services [0.053210s] ... ok 2025-10-10 08:11:26.843 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_1 [0.041182s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_do_setup [0.043230s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.072333s] ... ok 2025-10-10 08:11:26.898 1703142 INFO manila.share.drivers.glusterfs.layout_volume [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Found 2 Gluster volumes allocated for Manila. 2025-10-10 08:11:26.901 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing_no_share_server [0.032789s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup [0.049207s] ... ok 2025-10-10 08:11:26.934 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_migration_complete [0.036950s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_2_RuntimeError [0.032832s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_access_access_rules_ok [0.024643s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.126896s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_1_True [0.055948s] ... ok 2025-10-10 08:11:27.023 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot [1.392225s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_1 [0.087741s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_rw [0.028796s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_ok [0.019534s] ... ok 2025-10-10 08:11:27.080 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_2 [0.049048s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_delete_share [0.019598s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.078221s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_wrong_type [0.022417s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.100200s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_delete_rules [0.026184s] ... ok 2025-10-10 08:11:27.139 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_4 [0.060068s] ... ok {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_bind [0.033687s] ... ok 2025-10-10 08:11:27.177 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.051074s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.091278s] ... ok 2025-10-10 08:11:27.189 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.011s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_1 [0.020391s] ... ok 2025-10-10 08:11:27.190 1703142 INFO manila.share.drivers.glusterfs.layout_volume [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2025-10-10 08:11:27.192 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:27.200 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_4 [0.055017s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.031756s] ... ok VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_3 [0.050344s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.027529s] ... ok 2025-10-10 08:11:27.242 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:27.243 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:27.243 1703142 INFO manila.share.drivers.glusterfs.layout_volume [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2025-10-10 08:11:27.249 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:27.257 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_5 [0.056480s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool [0.088782s] ... ok 2025-10-10 08:11:27.289 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2025-10-10 08:11:27.297 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.009s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:27.299 1703142 INFO manila.share.drivers.glusterfs.layout_volume [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.057124s] ... ok 2025-10-10 08:11:27.301 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:27.305 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_6 [0.049668s] ... ok {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_update_security_service [0.069677s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.062266s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_1_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__vdm______________interface_3d909830c356__cifs [0.041991s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_folder [0.046467s] ... ok 2025-10-10 08:11:27.366 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:27.368 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:27.370 1703142 INFO manila.share.drivers.glusterfs.layout_volume [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2025-10-10 08:11:27.373 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:27.377 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_7 [0.069673s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_2_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__nfs______________interface_3d909830c356__cifs [0.041009s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_1_None [0.047508s] ... ok 2025-10-10 08:11:27.421 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._push_gluster_vol" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Failed to modify CIFS server 4-57fc88167224. Reason: []. 2025-10-10 08:11:27.429 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._push_gluster_vol" :: waited 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:27.430 1703142 ERROR manila.share.drivers.glusterfs.layout_volume [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Couldn't find the share in used list. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:27.431 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._push_gluster_vol" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.105252s] ... ok 2025-10-10 08:11:27.445 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol_excp [0.063928s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.055712s] ... ok Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_3 [0.052847s] ... ok {3} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_driver_setup [0.043816s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_continue [0.057728s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.072489s] ... ok 2025-10-10 08:11:27.520 1703142 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to check available capacity for hdfs.Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:27.527 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.082709s] ... ok {3} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_not_support_manage [0.031483s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.022688s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_provide_storage [0.048499s] ... ok 2025-10-10 08:11:27.566 1703142 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to set space quota for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:27.569 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_exception [0.035955s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_conf2json [0.037820s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.037296s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_1_None [0.023019s] ... ok 2025-10-10 08:11:27.594 1703142 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to set ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:27.597 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_exception [0.027326s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_ganesha_cnf_input [0.023264s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.025917s] ... ok Failed to rename logical volume /dev/old_device due to Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/container/storage_helper.py", line 122, in rename_storage self._execute("lvrename", "--autobackup", "n", File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_2_ProcessExecutionError [0.020895s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_with_debug [0.028285s] ... ok 2025-10-10 08:11:27.646 1703142 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only 'user' access type allowed! 2025-10-10 08:11:27.648 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_type [0.051049s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_2_False [0.049879s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.051718s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_general_exception [0.049288s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_1_False [0.036419s] ... ok Failed to get mover by name server_2. CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_1 [0.030404s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2025-10-10 08:11:27.718 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share [0.070028s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.063812s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_2_True [0.035495s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_4 [0.032118s] ... ok 2025-10-10 08:11:27.761 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.044952s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.046284s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_3 [0.035013s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:27.789 1703142 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only HDFS protocol supported! 2025-10-10 08:11:27.794 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.027928s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.034133s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_1_ [0.085241s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_3 [0.063332s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.051628s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_2_True [0.030028s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_3 [0.030229s] ... ok 2025-10-10 08:11:27.879 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_file_exists [0.020764s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot [0.088518s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.044498s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_4 [0.019498s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_1_True [0.020860s] ... ok 2025-10-10 08:11:27.910 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access [0.020871s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_5 [0.025136s] ... ok 2025-10-10 08:11:27.929 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:27.931 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.035735s] ... ok 2025-10-10 08:11:27.932 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:27.934 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:27.936 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:27.938 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted [0.030202s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists [0.043699s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_4 [0.027907s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_2_False [0.028290s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_2 [0.028677s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.058861s] ... ok 2025-10-10 08:11:28.002 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.004 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.006 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_1 [0.026198s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_2_True [0.032106s] ... ok 2025-10-10 08:11:28.008 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.008 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.012 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_2 [0.071740s] ... ok Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1662, in disable_share_access self._execute_cmd(disable_access, check_exit_code=True) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.038457s] ... ok raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context_no_verify [0.027422s] ... ok 2025-10-10 08:11:28.037 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.039 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.040 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.042 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None 2025-10-10 08:11:28.043 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.046 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_2 [0.032676s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_mkindex [0.034469s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.031887s] ... ok 2025-10-10 08:11:28.066 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.068 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.070 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.071 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.073 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.075 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_2 [0.029014s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_file [0.060889s] ... ok Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1740, in get_share_access out, err = self._execute_cmd(get_access, check_exit_code=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:28.126 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.067167s] ... ok 2025-10-10 08:11:28.129 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.130 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None 2025-10-10 08:11:28.130 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.133 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.139 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_3 [0.069075s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.035346s] ... ok 2025-10-10 08:11:28.182 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.185 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.187 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_connect [0.153592s] ... ok 2025-10-10 08:11:28.189 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.190 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 Failed to create DNS domain fake_domain. Reason: []. There was a problem removing the export. Ignoring errors and continuing operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ganesha/manager.py", line 515, in remove_export confdict = self._read_export(name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:28.194 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.029647s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_1_True [0.058749s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_invalid_protocol [0.060071s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.026087s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. There was a problem removing the export. Ignoring errors and continuing operation. Traceback (most recent call last): {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_2_False [0.028137s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ganesha/manager.py", line 515, in remove_export confdict = self._read_export(name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:28.258 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot [0.071254s] ... ok 2025-10-10 08:11:28.266 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.048329s] ... ok 2025-10-10 08:11:28.269 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.271 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.274 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.280 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_1_ [0.056298s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_managed_snapshot [0.077882s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_restart_service [0.029062s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.049360s] ... ok 2025-10-10 08:11:28.325 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_2_False [0.022664s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot_failure [0.075948s] ... ok 2025-10-10 08:11:28.335 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.336 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.336 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.337 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.344 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_2 [0.061005s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_1_True [0.024945s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system [0.041622s] ... ok 2025-10-10 08:11:28.385 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.387 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.389 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.390 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.392 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.398 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_3 [0.059333s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_get_default_filter_function [0.074460s] ... ok Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.059089s] ... ok mv temp file (/fakedir0/export.d/fakefile.conf.RANDOM) to /fakedir0/export.d/fakefile.conf failed. {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_1_True [0.066817s] ... ok Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.034874s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_2_False [0.038373s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.027302s] ... ok 2025-10-10 08:11:28.486 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.490 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.491 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.493 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.495 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.499 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_1 [0.096136s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_error_incomplete_export_block [0.039099s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.036910s] ... ok Failed to update NFS access rules for "foo_display_name". Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.024553s] ... ok Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_backend_failure [0.134627s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Mover interface 192.168.1.1 not found. Skip the deletion. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.033594s] ... ok 2025-10-10 08:11:28.578 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.585 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.593 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_tmp_conf_file [0.090585s] ... ok 2025-10-10 08:11:28.596 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.600 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.604 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_3 [0.099443s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_interconnect_id [0.038300s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_2 [0.047018s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_with_error [0.049862s] ... ok 2025-10-10 08:11:28.668 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.671 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_share_stats [0.127030s] ... ok 2025-10-10 08:11:28.673 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.674 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_patch [0.026049s] ... ok 2025-10-10 08:11:28.674 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.683 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_get_network_allocations_number [0.071209s] ... ok {3} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_2 [0.028529s] ... ok REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access [0.040530s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_patch [0.051359s] ... ok REST RESPONSE: 204 with params 2025-10-10 08:11:28.728 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.731 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.732 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.734 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.735 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1790, in create self._execute_cmd(create_nfs_share_cmd, check_exit_code=True) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) 2025-10-10 08:11:28.740 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_1_hitachi_hnas_driver_helper [0.053407s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.037904s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_1_True [0.051474s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_filesystem [0.037339s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.026131s] ... ok 2025-10-10 08:11:28.776 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.778 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.779 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.781 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.783 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.786 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_5_hitachi_hnas_user [0.046559s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_nfs_export [0.031061s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.029149s] ... ok NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_ensure [0.042960s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nas_server_id [0.020510s] ... ok 2025-10-10 08:11:28.815 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.816 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.818 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2025-10-10 08:11:28.820 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.821 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.022157s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_2 [0.020696s] ... ok 2025-10-10 08:11:28.826 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_1___1_1_1_1 [0.034440s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_id [0.024424s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.026933s] ... ok 2025-10-10 08:11:28.866 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:28.868 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.870 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:28.871 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.873 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.877 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_5___share_id [0.050681s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.036088s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version [0.067967s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_statistic [0.081780s] ... ok Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.047024s] ... ok 2025-10-10 08:11:28.943 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version [0.051383s] ... ok 2025-10-10 08:11:28.946 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:28.947 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.028265s] ... ok 2025-10-10 08:11:28.950 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:28.951 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:28.958 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_4_1_1_1_1_shares_share_id [0.079575s] ... ok Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.088225s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.073553s] ... ok 2025-10-10 08:11:29.024 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:29.031 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:29.048 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:29.050 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_1 [0.105225s] ... ok 2025-10-10 08:11:29.051 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:29.055 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_5___share_id [0.100902s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.052067s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.064188s] ... ok 2025-10-10 08:11:29.091 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:29.097 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:29.098 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:29.100 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:29.101 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:29.104 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_1__root_snapshot_id [0.047128s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.046688s] ... ok 2025-10-10 08:11:29.142 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:29.143 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:29.145 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:29.146 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:29.148 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:29.150 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_2__snapshots_share1_snapshot_id [0.042779s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.067144s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.047193s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_2 [0.111070s] ... ok 2025-10-10 08:11:29.184 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:29.186 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:29.188 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 No share server found. 2025-10-10 08:11:29.192 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:29.194 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 2025-10-10 08:11:29.197 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.030778s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_4 [0.050145s] ... ok Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.043969s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.095842s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_6 [0.103301s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.028277s] ... ok 2025-10-10 08:11:29.269 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:29.279 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:29.281 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:29.284 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 2025-10-10 08:11:29.285 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.041280s] ... ok 2025-10-10 08:11:29.287 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_deny [0.083133s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm [0.032073s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.032311s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm [0.020804s] ... ok 2025-10-10 08:11:29.335 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:95 2025-10-10 08:11:29.340 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:98 2025-10-10 08:11:29.344 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:101 2025-10-10 08:11:29.346 1703142 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/driver.py:150 Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2025-10-10 08:11:29.347 1703142 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hitachi/hnas/ssh.py:47 {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.033723s] ... ok Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-10-10 08:11:29.354 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_1_True [0.063159s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface [0.030979s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_7 [0.109612s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.047808s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.044447s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm [0.083498s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_2_2 [0.063690s] ... ok 2025-10-10 08:11:29.454 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._execute' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.024620s] ... ok 2025-10-10 08:11:29.466 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._execute in 0.45741415552615716 seconds as it raised HNASConnException: HNAS Connection Exception: Failed to establish SSC connection.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:29.474 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.031870s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute_ssh_exception [0.117178s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share [0.023153s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_empty_reponse [0.045638s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.037138s] ... ok 2025-10-10 08:11:29.532 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_1_True [0.055754s] ... ok Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.060184s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_allow_access [0.125038s] ... ok 2025-10-10 08:11:29.602 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "hitachi_hnas_select_fs" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:29.606 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" acquired by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:29.609 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" "released" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.026732s] ... ok 2025-10-10 08:11:29.618 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_error [0.080917s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_user_option [0.120640s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.044982s] ... ok 2025-10-10 08:11:29.706 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs [0.089925s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_2_True [0.091954s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.067220s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.041615s] ... ok 2025-10-10 08:11:29.781 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_inexistent_share [0.064761s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.025340s] ... ok 2025-10-10 08:11:29.805 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.check_directory' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:29.807 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.check_directory in 0.07123602691379227 seconds as it raised HNASSSCIsBusy: HNAS SSC is busy and cannot execute the command: SSC command path-to-object-number for path /snapshots/vvol_test/snapshot_test is currently busy.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:29.815 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.check_directory' after 0.010(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:29.817 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.check_directory in 1.0966891109908588 seconds as it raised HNASSSCIsBusy: HNAS SSC is busy and cannot execute the command: SSC command path-to-object-number for path /snapshots/vvol_test/snapshot_test is currently busy.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:29.820 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_retry [0.038586s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_2_False [0.103204s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats [0.038814s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_cifs [0.252968s] ... ok 2025-10-10 08:11:29.861 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_1_True [0.042528s] ... ok Failed to create CIFS server 4-57fc88167224. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.047032s] ... ok 2025-10-10 08:11:29.886 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_error [0.024957s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:29.911 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_1_True [0.021918s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.029945s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_2 [0.088086s] ... ok Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.028522s] ... ok File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2025-10-10 08:11:29.963 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.022327s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_1_True [0.054771s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_7 [0.063766s] ... ok 2025-10-10 08:11:29.991 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.027124s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_2_False [0.024534s] ... ok 2025-10-10 08:11:30.018 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_2_False [0.028444s] ... ok Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.045699s] ... ok File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2025-10-10 08:11:30.064 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del [0.043975s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.027897s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr [0.081369s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.037080s] ... ok 2025-10-10 08:11:30.115 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:30.117 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 0.44374084232988864 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to create directory /path was run in another filesystem instead of file_system.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:30.119 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.007(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:30.121 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 1.073303142946066 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to create directory /path was run in another filesystem instead of file_system.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:30.123 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.011(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:30.125 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 1.496694693205702 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to create directory /path was run in another filesystem instead of file_system.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 Unsupported share protocol: FOO_PROTOCOL. 2025-10-10 08:11:30.127 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.015(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:30.127 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 2.141394489150448 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to create directory /path was run in another filesystem instead of file_system.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:30.130 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.017(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:30.131 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_fail [0.077375s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.046160s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_invalid_share_protocol [0.307642s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_hasnt_should_have_vol [0.088463s] ... ok 2025-10-10 08:11:30.189 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_mb [0.052010s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_2_True [0.042151s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.065893s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_1 [0.033457s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:30.253 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points [0.041651s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_error [0.061307s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_4 [0.023829s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Mover interface name 3d909830c356 already exists. Skip the creation. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.041452s] ... ok 2025-10-10 08:11:30.303 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_mb [0.042025s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_3 [0.052080s] ... ok 2025-10-10 08:11:30.333 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) The requested NFS share "share-foo" was not created. {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats [0.034455s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.043948s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_backend_failure [0.181622s] ... ok 2025-10-10 08:11:30.365 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_dedupe_on [0.025497s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_4 [0.067240s] ... ok Failed to get mover by name server_2. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.064438s] ... ok 2025-10-10 08:11:30.411 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Attempted to delete CIFS Share "share-foo", but the share does not appear to exist. {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota [0.046271s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_share_does_not_exist [0.081705s] ... ok 2025-10-10 08:11:30.445 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound [0.060544s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_2_False [0.043052s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:30.482 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_2_some_value [0.030579s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_1_True [0.024913s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.088603s] ... ok 2025-10-10 08:11:30.513 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_exists [0.092323s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_nothing_to_clone [0.036750s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_2 [0.060478s] ... ok 2025-10-10 08:11:30.552 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_error [0.028409s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_physical_devices [0.059077s] ... ok 2025-10-10 08:11:30.589 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_path_does_not_exist [0.037490s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access [0.040526s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. Option auth.ssl-allow is not defined on gluster volume. Volume: {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_1_True [0.065512s] ... ok Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1815, in delete self._execute_cmd(delete_nfs_share_cmd, check_exit_code=True) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() 2025-10-10 08:11:30.621 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create_error [0.027970s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.026864s] ... ok ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.023562s] ... ok Option auth.ssl-allow is not defined on gluster volume. Volume: {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot [0.127386s] ... ok {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_2_False [0.041303s] ... ok 2025-10-10 08:11:30.664 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_error [0.047313s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot [0.038853s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_1_common_name_with_space [0.048600s] ... ok 2025-10-10 08:11:30.719 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_invalid_share_protocol [0.056004s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.057826s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_5_ensure_share [0.055994s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.021818s] ... ok 2025-10-10 08:11:30.786 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing [0.058902s] ... ok Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.038618s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_7_unmanage [0.052957s] ... ok Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-10-10 08:11:30.837 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_1_None [0.047650s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.036672s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_8_extend_share [0.038264s] ... ok 2025-10-10 08:11:30.867 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_exception [0.030198s] ... ok 2025-10-10 08:11:30.920 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_9_shrink_share [0.075394s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_1_None [0.064726s] ... ok 2025-10-10 08:11:30.962 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_2 [0.028689s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_3 [0.029851s] ... ok 2025-10-10 08:11:30.982 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_2 [0.018097s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_not_found_exception [0.019332s] ... ok 2025-10-10 08:11:31.000 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_1 [0.018263s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_2_GlusterfsException [0.024058s] ... ok 2025-10-10 08:11:31.023 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_1_202 [0.023075s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_weird [0.032608s] ... ok 2025-10-10 08:11:31.063 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_access_rule [0.040399s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share_can_be_called_with_extra_arg_share_server [0.042615s] ... ok 2025-10-10 08:11:31.098 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_file_system [0.034195s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_enabling_creation_share_specific_size [0.024111s] ... ok 2025-10-10 08:11:31.118 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_1 [0.018938s] ... ok Unable to get quota share fakename {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage_unable_to_get [0.022317s] ... ok 2025-10-10 08:11:31.147 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_rename_file_system [0.032843s] ... ok 2025-10-10 08:11:31.189 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_1___invalid_ip_fpg__10_256_0_1___0__4_ [0.038919s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_local_share_path_not_exists [0.089927s] ... ok 2025-10-10 08:11:31.220 1703142 ERROR manila.share.drivers.hpe.hpe_3par_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invalid configuration. hpe3par_fpg must be set. 2025-10-10 08:11:31.223 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_4______0__4_ [0.033058s] ... ok 2025-10-10 08:11:31.244 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_1 [0.019670s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_3 [0.031696s] ... ok 2025-10-10 08:11:31.266 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_2 [0.021877s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota [0.027304s] ... ok 2025-10-10 08:11:31.286 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.288 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.290 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.294 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.296 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.297 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.300 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Unable to set quota share fakename {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_4___test_with_spaces_____test_with_spaces___ [0.034225s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota_unable_to_set [0.031609s] ... ok 2025-10-10 08:11:31.325 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.332 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.007s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.334 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.336 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.337 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.339 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_share_manager [0.032766s] ... ok 2025-10-10 08:11:31.343 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_5___xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx____xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx__ [0.046954s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share [0.035996s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats [0.030911s] ... ok 2025-10-10 08:11:31.427 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 ('Error creating share %(share_id)s', {'share_id': 'fakeid'}) 2025-10-10 08:11:31.429 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_error [0.020469s] ... ok 2025-10-10 08:11:31.431 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.436 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.439 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_with_cg [0.090868s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_share [0.820486s] ... ok 2025-10-10 08:11:31.486 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.488 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_2 [0.059394s] ... ok 2025-10-10 08:11:31.490 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.491 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.496 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.499 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.505 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_exception [0.068229s] ... ok Failed to get user sid by foo. {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_user_not_found [0.069647s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot [0.063098s] ... ok 2025-10-10 08:11:31.563 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.566 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.572 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.574 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.575 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_1 [0.027124s] ... ok 2025-10-10 08:11:31.583 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_success [0.073432s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_nfs [0.069070s] ... ok 2025-10-10 08:11:31.632 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_2 [0.072801s] ... ok 2025-10-10 08:11:31.652 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.020s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.653 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.653 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.653 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.653 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.686 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share [0.103504s] ... ok Share fakeid does not support snapshots: fake error. {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_2 [0.053141s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_share_stats [0.132254s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_1_None [0.037225s] ... ok 2025-10-10 08:11:31.750 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.751 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.754 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.754 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.755 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.755 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.757 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_extend_share [0.065475s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__init__login_failure [0.028604s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_clone [0.032309s] ... ok 2025-10-10 08:11:31.777 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.778 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.778 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.778 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:31.778 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:31.779 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:31.779 1703142 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2025-10-10 08:11:31.780 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success_no_dhss_no_conf_ss_ip [0.023167s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user [0.023715s] ... ok Failed to lookup user nonexistent. {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_nonexistent_user [0.029890s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot [0.047167s] ... ok 'gluster version' failed on server root@host1 with: Unknown Gluster exception. {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot [0.040448s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_1_GlusterfsException [0.040805s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectTestCase.test_xml_api_retry [1.058466s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_success [0.063853s] ... ok Gluster backend does not provide any volume matching pattern manila-share-\d+-#{size}G$ {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool [0.069081s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_glusterfs_no_volumes_provided_by_backend [0.115056s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_2__404__False_ [0.060534s] ... ok GlusterFS version 3.5 on server root@host1 is not supported, minimum requirement: 3.6 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_unsupported_glusterfs_version [0.074208s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_2__404__False_ [0.068023s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.095821s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_1__204__True_ [0.075478s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.079830s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_ensure_share [0.091439s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_failure [0.040901s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_failure [0.024421s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_keymatch [0.062183s] ... ok Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.067693s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_failure [0.029752s] ... ok VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_success [0.060972s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_1 [0.081891s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.089810s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_1__200__True_ [0.057882s] ... ok Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_2 [0.081114s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.067199s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_nfs_export_1____ifs_home_admin______exports______id___42___paths______ifs_home_admin_______total___1____42_ [0.042715s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_nfs_export_2____ifs_home_test______exports________total___0____None_ [0.030839s] ... ok Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 976, in detach_nfs_interface self._execute_cmd(command_detach_nfs_interface, File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_1 [0.076491s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.080018s] ... ok raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_and_smb_permission [0.048873s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_3 [0.044273s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol [0.034347s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager [0.049219s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_no_arguments [0.108832s] ... ok 2025-10-10 08:11:32.623 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:32.624 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:32.627 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:32.629 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:32.630 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:32.632 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:32.633 1703142 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2025-10-10 08:11:32.645 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_with_vfs_error [0.865073s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify__given_id_does_not_exist [0.087383s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect [0.218209s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager_no_privdata [0.108057s] ... ok 2025-10-10 08:11:32.716 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:32.717 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:32.717 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:32.717 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:32.717 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:32.718 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:32.721 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] begin _setup_server with {'network_allocations': [{'ip_address': '1.2.3.4'}], 'cidr': '1.2.3.4/24', 'network_type': 'vlan', 'segmentation_id': '101', 'server_id': '1a1a1a1a-2b2b-3c3c-4d4d-5e5e5e5e5e5e'} _setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_driver.py:439 2025-10-10 08:11:32.721 1703142 ERROR manila.share.drivers.hpe.hpe_3par_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool pool has exceeded 3PAR's max supported VFS IP address 2025-10-10 08:11:32.723 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_exceed_pool_max_supported_ips [0.076970s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_2 [0.074997s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share [0.130125s] ... ok 2025-10-10 08:11:32.793 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:32.793 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:32.793 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:32.794 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:32.794 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:32.794 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:32.795 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] begin _setup_server with {'network_allocations': [{'ip_address': '1.2.3.4'}], 'cidr': '1.2.3.4/24', 'network_type': 'vxlan', 'segmentation_id': '101', 'server_id': '1a1a1a1a-2b2b-3c3c-4d4d-5e5e5e5e5e5e'} _setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_driver.py:439 2025-10-10 08:11:32.797 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_unsupported_network_type [0.075036s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_invalid_config [0.148980s] ... ok 2025-10-10 08:11:32.834 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:32.834 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:32.836 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory [0.039235s] ... ok 2025-10-10 08:11:32.878 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:32.879 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_mount_fail [0.113325s] ... ok 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ('Failed to create share %(share_name)s: %(e)s', {'share_name': 'OPENSTACK_SUPER_SHARE', 'e': 'createfshare error.'}): Exception: createfshare error. 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 960, in _create_super_share 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.createfshare(protocol, 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect REST Request: POST https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b/snapshot with body {"name": "powerstore-nfs-share-snap"} 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: createfshare error. 2025-10-10 08:11:32.881 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-10-10 08:11:32.885 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_createfshare_exception [0.047361s] ... ok REST Response: 400 with data 2025-10-10 08:11:32.910 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:32.910 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:32.914 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_file_tree_no_config_options [0.028602s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot_failure [0.124692s] ... ok 2025-10-10 08:11:32.946 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:32.946 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:32.947 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to check hdfs state. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory [0.042089s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_exception [0.077564s] ... ok 2025-10-10 08:11:32.994 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:32.995 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.005 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory_error [0.049310s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id [0.078591s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_healthy [0.066700s] ... ok 2025-10-10 08:11:33.036 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.036 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.037 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share [0.031729s] ... ok 2025-10-10 08:11:33.060 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.060 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.061 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfsip result: create_fsip /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:1679 2025-10-10 08:11:33.061 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfsip result: {'total': 3, 'members': [{'bogus1': 1}, {'fspool': 'pool', 'vfs': 'test_vfs', 'address': '1.2.3.4', 'prefixLen': '255.255.255.0', 'vlanTag': '101', 'k': 'v', 'k2': 'v2'}, {'bogus2': '2'}]} fsip_exists /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:1655 2025-10-10 08:11:33.062 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_success [0.024643s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_remote_execute [0.045839s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name [0.077194s] ... ok 2025-10-10 08:11:33.091 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_2___uid___None__True___osf_ro_uid__ [0.029551s] ... ok 2025-10-10 08:11:33.122 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id [0.041455s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_3___uid___None__False___osf_uid__ [0.035598s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access [0.059235s] ... ok {'The filesystem "powerstore-share" was not created.'} 2025-10-10 08:11:33.178 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_7___uid____nfs___False___osf_nfs_uid__ [0.050291s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_clone_failure [0.055300s] ... ok 2025-10-10 08:11:33.218 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.219 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.220 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_hit [0.041913s] ... ok Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.082499s] ... ok 2025-10-10 08:11:33.284 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.285 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.286 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_search [0.067155s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_nfs [0.130840s] ... ok Failed to create snapshot fakesnapshotname for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot_exception [0.103570s] ... ok 2025-10-10 08:11:33.343 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.343 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.344 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search [0.056997s] ... ok 2025-10-10 08:11:33.381 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_07________ip___True_____r___ [0.042460s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share [0.060592s] ... ok 2025-10-10 08:11:33.421 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.421 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.422 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invalid protocol. Expected nfs or smb. Got unsupported_other_protocol. 2025-10-10 08:11:33.423 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_proto [0.035432s] ... ok Failed to deny ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access_exception [0.057781s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs [0.142945s] ... ok 2025-10-10 08:11:33.484 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.485 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.486 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_missing_nfs_share [0.063555s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_do_setup [0.050566s] ... ok 2025-10-10 08:11:33.550 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.551 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.551 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfshare result=[] _change_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2025-10-10 08:11:33.552 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_2___rw___False_ [0.071400s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted_not_mounted [0.056164s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_deny [0.021954s] ... ok Failed to create snapshot "powerstore-share-snap". {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_backend_failure [0.135398s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_recovery_mode [0.020919s] ... ok 2025-10-10 08:11:33.603 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get 3PAR WSAPI version: Fake exception for testing.: manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator wsapi_version = self._client.getWsApiVersion()['build'] 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2025-10-10 08:11:33.604 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-10-10 08:11:33.607 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_exception [0.050925s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_2 [0.034226s] ... ok 2025-10-10 08:11:33.649 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.650 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.650 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.650 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.651 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.651 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.655 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_1_True [0.045397s] ... ok Filesystem with share name powerstore-share is not found. {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_empty_snapshot [0.064601s] ... ok 2025-10-10 08:11:33.712 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_share_does_not_exist [0.112934s] ... ok 2025-10-10 08:11:33.715 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.715 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.716 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.716 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.716 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.722 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_2_False [0.070476s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_4 [0.044280s] ... ok 2025-10-10 08:11:33.768 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.768 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.771 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.771 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.771 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.772 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.772 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfshare result=[] _change_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2025-10-10 08:11:33.777 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_from_snapshot [0.050138s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_first_snapshot [0.043938s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot [0.098926s] ... ok 2025-10-10 08:11:33.823 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.823 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.823 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.824 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.824 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare result= _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2025-10-10 08:11:33.824 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2025-10-10 08:11:33.825 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: Total progress 99 != 100.: manila.exception.ShareBackendException: Share backend error: Failed to copy data, reason: Total progress 99 != 100. 2025-10-10 08:11:33.826 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_incomplete [0.052228s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_1 [0.048638s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_cifs_share__existed_expt [0.047597s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs_unsupported_type [0.021991s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_nfs [1.037556s] ... ok 2025-10-10 08:11:33.889 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.889 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_2 [0.031816s] ... ok 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create snapshot for FPG/VFS/fstore pool/test_vfs/osf-nfs-project-id: createfsnap fail.: Exception: createfsnap fail. 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1131, in create_snapshot 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.createfsnap( 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: createfsnap fail. 2025-10-10 08:11:33.890 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-10-10 08:11:33.894 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_backend_exception [0.064587s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_file_interface_ipv6 [0.052469s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_invalid_protocol [0.033963s] ... ok 2025-10-10 08:11:33.937 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:33.938 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:33.938 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Share is a read-only share of an existing snapshot. 2025-10-10 08:11:33.939 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_not_allowed [0.045336s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_filesystem__existed_expt [0.071878s] ... ok Failed to create snapshot "snapshot01". {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_backend_failure [0.116463s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share [0.072812s] ... ok 2025-10-10 08:11:34.012 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.013 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.018 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_file_tree_exception [0.078499s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_filesystem__nonexistent_expt [0.039597s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_credentials [0.038831s] ... ok 2025-10-10 08:11:34.057 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.058 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to remove fstore osf-share-id: removefstore fail.: Exception: removefstore fail. 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 845, in delete_share 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator self._client.removefstore(vfs, fstore, fpg=fpg) 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: removefstore fail. 2025-10-10 08:11:34.058 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-10-10 08:11:34.063 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_fstore_exception [0.044929s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_nas_server__nonexistent_expt [0.042832s] ... ok Error deleting CIFS share: share-foo {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_backend_failure [0.101852s] ... ok 2025-10-10 08:11:34.100 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.101 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.102 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] createfshare for OPENSTACK_SUPER_SHARE, result= _create_super_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:964 2025-10-10 08:11:34.102 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-osf-nfs-project-id" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:34.102 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:34.102 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2025-10-10 08:11:34.102 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:34.103 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2025-10-10 08:11:34.104 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_with_fstore_per_share_false [0.040731s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_file_ports [0.062051s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_1 [0.091164s] ... ok 2025-10-10 08:11:34.138 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.138 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.139 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] removefsnap result= delete_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:1195 2025-10-10 08:11:34.147 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot [0.042738s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_restore_snapshot [0.025897s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_2 [0.041570s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv6 [0.024132s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_host [0.026888s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_1 [0.026624s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_protocol [0.032964s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_5 [0.034965s] ... ok 2025-10-10 08:11:34.209 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.210 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unexpected exception while getting share list. Cannot delete snapshot without checking for dependent shares first: getfshare fail.: Exception: getfshare fail. 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1160, in delete_snapshot 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator shares = self._client.getfshare(protocol, 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: getfshare fail. 2025-10-10 08:11:34.210 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete snapshot for FPG/VFS/fstore/snapshot pool/test_vfs/osf-nfs-project-id/osf-snap-name: removefsnap fail.: Exception: removefsnap fail. 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1192, in delete_snapshot 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.removefsnap( 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: removefsnap fail. 2025-10-10 08:11:34.218 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-10-10 08:11:34.220 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_backend_exceptions [0.070012s] ... ok 2025-10-10 08:11:34.256 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.257 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.257 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfshare result=[] _change_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2025-10-10 08:11:34.262 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_cifs [0.039747s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_pool_name_from_host__no_pool_name [0.056732s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_2_1_1_1_1_share_id [0.065823s] ... ok 2025-10-10 08:11:34.320 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.320 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.324 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_1_volname_1 [0.056238s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_nfs_share_access_type [0.031138s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_success [0.239115s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_4___1_1_1_1_shares_share_id [0.044856s] ... ok 2025-10-10 08:11:34.348 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.349 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.349 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get capacity for fpg pool. 2025-10-10 08:11:34.350 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_error [0.026331s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_1___ [0.023691s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_access_error_access_level [0.041994s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_2_1_1_1_1__share_id [0.021906s] ... ok 2025-10-10 08:11:34.394 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.394 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.394 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3parclient version up to 4.2.1 is in use. Client upgrade may be needed if using a VFS with multiple IP addresses. get_vfs /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:1078 2025-10-10 08:11:34.396 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_1 [0.048346s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_3_1_1_1_1__shares [0.069584s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_cifs_share_access [0.095709s] ... ok 2025-10-10 08:11:34.481 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.481 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.481 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:34.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:34.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:34.482 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2025-10-10 08:11:34.484 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_03__1__2__True_ [0.084574s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_3__directory1 [0.032815s] ... ok Attempted to delete NFS Share "share-foo", but the share does not appear to exist. 2025-10-10 08:11:34.507 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.507 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.508 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:34.508 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:34.508 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:34.508 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2025-10-10 08:11:34.509 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_05__1024__2048__True_ [0.024871s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_share_does_not_exist [0.187733s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_1_fake_size [0.038177s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_nfs_share_access [0.076203s] ... ok 2025-10-10 08:11:34.529 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.530 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.530 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:34.530 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:34.530 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2025-10-10 08:11:34.531 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:34.531 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2025-10-10 08:11:34.532 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_06__1024__2048__False_ [0.022491s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_cifs_share_access [0.046802s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_2_128GB [0.055575s] ... ok 2025-10-10 08:11:34.562 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.563 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.563 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:34.563 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:34.563 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2025-10-10 08:11:34.564 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:34.564 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2025-10-10 08:11:34.565 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access_cidr [0.028575s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_10__99999999__1__False_ [0.033127s] ... ok 2025-10-10 08:11:34.618 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.619 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.620 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_not_found [0.059703s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_size_not_provided_exception [0.041071s] ... ok The storage pools faked_pool_name to store NAS server configuration do not exist. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 694, in _config_pool self.nas_server_pool = self.client.get_pool(pool_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/client.py", line 229, in get_pool return self.system.get_pool(name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect__invalid_pool_configuration [0.036484s] ... ok manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_2 [0.026837s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect_with_ipv6 [0.027742s] ... ok 2025-10-10 08:11:34.675 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-10-10 08:11:34.675 1703142 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-10-10 08:11:34.675 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share cb532599-8dc6-4c3e-bb21-74ea54be566c. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 407, in create_share_from_snapshot nas_server = self.client.get_nas_server(server_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server return self.system.get_nas_server(name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: NAS server is not found 2025-10-10 08:11:34.675 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:34.676 1703142 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2025-10-10 08:11:34.680 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:34.680 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to update capacity quota 1 on foo_fstore with exception: boom: Exception: boom 2025-10-10 08:11:34.681 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_2 [0.061739s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_from_snapshot_no_server_name [0.042229s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_3 [0.092970s] ... ok 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to set SSH options for HPE 3PAR File Persona Client: non-manila-except: Exception: non-manila-except 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 156, in do_setup 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator self._client.setSSHOptions( 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) Cannot get share name from path, make sure the path is right. Error details: list index out of range 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: non-manila-except 2025-10-10 08:11:34.751 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-10-10 08:11:34.754 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_ssh_error [0.067149s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share [0.035776s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_not_found [0.245703s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share [0.071981s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range Share 716100cc-e0b4-416b-ac27-d38dd019330d is not found when deleting the share {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__with_invalid_share [0.083127s] ... ok 2025-10-10 08:11:34.870 1703142 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invalid protocol. Expected nfs or smb. Got bogus. {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_2_False [0.042838s] ... ok 2025-10-10 08:11:34.887 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_2_bogus [0.132857s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_cifs_share_access [0.065212s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_ip_exception [0.044452s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_exists [0.159566s] ... ok 2025-10-10 08:11:34.942 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request URL: fake-rest-url Call Method: POST Request Data: None do_call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:65 2025-10-10 08:11:34.945 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_http_error [0.059877s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_1_True [0.034251s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_2_False [0.031553s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_nfs_share_access [0.077550s] ... ok 2025-10-10 08:11:34.997 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request URL: fake-rest-url Call Method: fake-method Request Data: None do_call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:65 2025-10-10 08:11:34.997 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request method fake-method is invalid. 2025-10-10 08:11:34.998 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_invalid_method [0.058243s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_error [0.047429s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_connect_without_nas_server [0.058870s] ... ok 2025-10-10 08:11:35.056 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request URL: fake-rest-url Call Method: GET Request Data: None do_call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:65 2025-10-10 08:11:35.056 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response Data: do_call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:98 2025-10-10 08:11:35.061 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_4__None___GET__ [0.055695s] ... ok 2025-10-10 08:11:35.094 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_init_http_head [0.033464s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_nfs_share [0.044852s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_fs_not_available [0.084492s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs [0.192739s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range 2025-10-10 08:11:35.126 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.127 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.128 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Allow access. allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:156 2025-10-10 08:11:35.129 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_fail [0.033860s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_not_found [0.025660s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_not_exists [0.050500s] ... ok 2025-10-10 08:11:35.156 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.157 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.158 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Allow access. allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:156 {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_false [0.032064s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_share__create_from_snap [0.046111s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_inexistent_snapshot [0.045522s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_vvol [0.074013s] ... ok 2025-10-10 08:11:35.158 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.163 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Try to add domain user access. Access info (access_to: domain\group_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:572 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.163 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed with add domain user access, try to add domain group access. Access info (access_to: domain\group_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:577 2025-10-10 08:11:35.163 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.164 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.164 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.165 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_4 [0.035820s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_proto_enum [0.110072s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_invalid_share_proto [0.238239s] ... ok 2025-10-10 08:11:35.198 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.200 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.206 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Allow access. allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:156 2025-10-10 08:11:35.206 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.206 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.206 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.207 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.208 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Try to add user access. Access info (access_to: user_name, access_level: 0, share_id: 2). _allow_cifs_access_rest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:561 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.208 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.212 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_user_ro_success [0.046871s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_backend_exception [0.124043s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_network_info [0.137314s] ... ok 2025-10-10 08:11:35.235 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.236 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.237 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Allow access. allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:156 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.237 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.238 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.239 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.239 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.239 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.239 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.240 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_rw_success [0.028092s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs [0.119366s] ... ok 2025-10-10 08:11:35.270 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.272 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.272 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.272 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.272 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.273 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_snapshot_id_exist_fail [0.033066s] ... ok Failed to delete snapshot "test_snapshot". 2025-10-10 08:11:35.302 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.303 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] check_conf_file: Config file invalid. StoragePool must be set. 2025-10-10 08:11:35.313 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_pool_node_fail [0.039965s] ... ok 2025-10-10 08:11:35.351 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.352 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] check_conf_file: Config file invalid. RestURL, UserName and UserPassword must be set. 2025-10-10 08:11:35.354 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_username_fail [0.042044s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_inexistent_share [0.103358s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share [0.089453s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_failure [0.090674s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_update_access_level_exception [0.085239s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share [0.076550s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share_with_server [0.069992s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_fail [0.078708s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot [0.055725s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists [0.172268s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_directory_not_empty [0.056418s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_export_locations [0.079909s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_1_Type______________Explicit_Target____________ViVol__vvol_test_Usage_____________0_B___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___51_2_MB__File_Count________1___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___0__Generate_Events___Disabled_Global_id_________28a3c9f8_ae05_11d0_9025_836896aada5d_Last_modified_____2015_06_23_22_37_17_363660800_00_00__ [0.076601s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists [0.111468s] ... ok Could not setup server. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 649, in setup_server self._handle_security_services( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 871, in _handle_security_services self.client.enable_nfs_service(nas_server) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/unity/client.py", line 193, in enable_nfs_service nas_server.enable_nfs_service() File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__throw_exception [0.089567s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_permission [0.093409s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_backend_info [0.090507s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota_error [0.093664s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vlan_network [0.103536s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_network_allocations_number [0.117092s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_1 [0.082571s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_error [0.088047s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_nfs [0.103496s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_3 [0.095032s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_2_False [0.107287s] ... ok 2025-10-10 08:11:35.420 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.421 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.422 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:123 2025-10-10 08:11:35.422 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.422 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.422 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.422 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.431 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.009s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.431 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.431 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.432 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.433 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.438 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:35.438 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.438 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.438 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.438 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.439 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.439 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.439 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.439 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.439 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.440 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get access for share: share_fake_uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:542 2025-10-10 08:11:35.440 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.444 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot get access ID from share. share_name: share_fake_uuid _get_access_id /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:558 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.445 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.446 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.447 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.447 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.447 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.459 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: user, access_to: user_name, access_level: rw get_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:542 2025-10-10 08:11:35.459 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.459 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.459 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.459 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.459 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.459 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.460 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.461 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.461 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.461 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.461 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.461 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Try to add user access. Access info (access_to: user_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:561 2025-10-10 08:11:35.461 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.461 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.461 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.465 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.465 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.465 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.465 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.465 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.465 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.465 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.466 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.471 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.471 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.471 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2025-10-10 08:11:35.471 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'CIFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '//100.115.10.68/share_fake_uuid', 'mount_src': '/tmp/tmpuu4r2_wi/huawei_manila_tmp_path_dst_5187z5c6', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmpuu4r2_wi/huawei_manila_tmp_path_src_1d6nzr71', 'snapshot_name': 'share_snapshot_fake_snapshot_uuid', 'id': 'fake_uuid'}. copy_data_from_parent_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:512 2025-10-10 08:11:35.471 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.471 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.472 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.472 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.472 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.472 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.477 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.477 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.477 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.478 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.478 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.478 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.478 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.478 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.479 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.479 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.479 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.479 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.479 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2025-10-10 08:11:35.480 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_cifssnapshot_success [0.132198s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_6 [0.092350s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_execute_error [0.101056s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id [0.076130s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_inexistent_export [0.083977s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id_without_path [0.092396s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add [0.076974s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone [0.055180s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id_without_path [0.081997s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_timeout [0.034235s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id [0.052569s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule [0.045565s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_vvol_does_not_exist [0.028279s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_already_deleted [0.021018s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_1 [0.079016s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share [0.055760s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_3 [0.029272s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_2 [0.021821s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.023214s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_exception [0.047133s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_2_False [0.031397s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.102786s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_2_500 [0.035176s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_3_RUNNING [0.046017s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.066627s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_share [0.034521s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_file_system [0.038903s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.075231s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system_exception [0.090316s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.087627s] ... ok 2025-10-10 08:11:35.564 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.565 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.566 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:123 2025-10-10 08:11:35.566 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.566 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.566 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.566 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.566 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.566 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.567 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.567 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.571 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.571 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.571 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.571 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.571 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.571 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.571 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.572 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:35.572 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.572 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.572 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.572 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.573 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.573 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.573 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.573 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.573 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.573 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get access for share: share_fake_uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:542 2025-10-10 08:11:35.574 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.574 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.584 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.584 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.584 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.585 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.589 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.589 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.589 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.589 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.589 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.590 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.591 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.591 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: user, access_to: user_name, access_level: rw get_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:542 2025-10-10 08:11:35.591 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Mounting share: share_fake_uuid to host, mount_src: /tmp/tmpxk8a9_4e/huawei_manila_tmp_path_src_76pft9yh mount_share_to_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:593 2025-10-10 08:11:35.591 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Execute mount. mount_src: /tmp/tmpxk8a9_4e/huawei_manila_tmp_path_src_76pft9yh mount_share_to_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:601 2025-10-10 08:11:35.597 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.597 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.597 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.597 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.598 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.656 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.657 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.657 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.657 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.657 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.657 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.657 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Try to add user access. Access info (access_to: user_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:561 2025-10-10 08:11:35.658 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.658 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.658 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.658 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Mounting share: share-fake-uuid to host, mount_src: /tmp/tmpxk8a9_4e/huawei_manila_tmp_path_dst_0k960x84 mount_share_to_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:593 2025-10-10 08:11:35.658 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Copy data from src_path: /tmp/tmpxk8a9_4e/huawei_manila_tmp_path_src_76pft9yh/.snapshot/share_snapshot_fake_snapshot_uuid to dst_path: /tmp/tmpxk8a9_4e/huawei_manila_tmp_path_dst_0k960x84. copy_snapshot_data /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:568 2025-10-10 08:11:35.701 1703142 INFO manila.data.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] {'total_progress': 100} 2025-10-10 08:11:35.701 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.702 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.702 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.702 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.702 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.702 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.702 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.703 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.703 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.703 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.703 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.769 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.066s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.770 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2025-10-10 08:11:35.770 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'CIFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '//100.115.10.68/share_fake_uuid', 'mount_src': '/tmp/tmpxk8a9_4e/huawei_manila_tmp_path_dst_0k960x84', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmpxk8a9_4e/huawei_manila_tmp_path_src_76pft9yh', 'snapshot_name': 'share_snapshot_fake_snapshot_uuid', 'id': 'fake_uuid'}. copy_data_from_parent_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:512 2025-10-10 08:11:35.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.771 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.835 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.065s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.836 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.837 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.837 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.095s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2025-10-10 08:11:35.932 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2025-10-10 08:11:35.934 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_nfssnapshot_success [0.445930s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_2 [0.040105s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.043771s] ... ok 2025-10-10 08:11:35.977 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:35.980 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:35.980 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a snapshot. create_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:139 2025-10-10 08:11:35.980 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.980 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.980 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.983 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.983 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.983 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.983 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:35.983 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:35.983 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:35.983 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not create snapshot, because share id is not provided. 2025-10-10 08:11:35.985 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_share_not_exist [0.053078s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.030276s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_exception [0.050984s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.082955s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_3 [0.095425s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.033293s] ... ok 2025-10-10 08:11:36.044 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:36.052 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.052 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.052 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.053 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:36.053 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.053 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.053 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.053 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.054 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.054 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.054 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.054 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.054 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.054 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.071 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.017s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.073 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.073 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.073 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.073 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.132 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.058s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.132 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.132 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.132 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.132 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.132 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.133 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.133 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.136 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_2_in_sync [0.151569s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.029063s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.027907s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share [0.072505s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_1 [0.049583s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.061258s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.023563s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_snapshot [0.038673s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.021053s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_share [0.032019s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.028185s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.032149s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_snapshot [0.047574s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_not_ready [0.065373s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_cifs [1.466624s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.169984s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_dhss_success [0.130738s] ... ok 2025-10-10 08:11:36.236 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:36.250 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:36.252 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:123 2025-10-10 08:11:36.252 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.253 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.253 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.256 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.256 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.256 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.256 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.256 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.257 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.257 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.257 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.257 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.316 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Unsupported configuration. hpe3par_fpg must have IP address or be discoverable at 3PAR 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.318 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:36.318 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.090s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.409 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.410 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.411 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get access for share: share_fake_uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:542 2025-10-10 08:11:36.411 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.411 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.411 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.559 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.561 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.561 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.639 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.639 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.639 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.640 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot get access ID from share. share_name: share_fake_uuid _get_access_id /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:558 2025-10-10 08:11:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Only RW access level is supported for CIFS IP access. 2025-10-10 08:11:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.641 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.096s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Failed to lookup user foo. 2025-10-10 08:11:36.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.785 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.047s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.786 1703142 DEBUG manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py:542 2025-10-10 08:11:36.786 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to mount old share share_fake_uuid. Reason: err.: manila.exception.ShareMountException: err 2025-10-10 08:11:36.786 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.786 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.787 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.787 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.787 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.787 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.787 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.787 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.787 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.839 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.839 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.839 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.839 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.839 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.839 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.840 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.840 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.840 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.840 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid: manila.exception.ShareMountException: err 2025-10-10 08:11:36.840 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.840 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.840 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.897 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.898 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:36.899 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:36.899 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:36.959 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_mountshare_fail [0.820357s] ... ok 2025-10-10 08:11:37.026 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.031 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.031 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.031 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.031 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.031 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.031 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Query resource pool error. result: {'error': {'code': 31755596}}. 2025-10-10 08:11:37.040 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fs_fail [0.089350s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.159228s] ... ok 2025-10-10 08:11:37.119 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.128 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.128 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.128 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.129 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.130 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.131 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_storagepool_fail [0.087159s] ... ok 2025-10-10 08:11:37.212 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.215 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.215 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.217 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_storagepool_not_exist [0.086623s] ... ok 2025-10-10 08:11:37.274 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.276 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.276 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.276 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.276 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.276 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.277 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': 'true', 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.293 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_3 [0.070116s] ... ok 2025-10-10 08:11:37.380 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.381 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.381 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.381 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.382 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.382 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.382 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': 'true', 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.393 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_6 [0.099866s] ... ok 2025-10-10 08:11:37.481 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.482 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.482 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.482 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Could not get physical device port on mover server_2. 2025-10-10 08:11:37.483 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.483 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.483 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': 'true', 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': 100} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.493 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_03 [0.099574s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_failure_no_dhss_no_conf_ss_ip [0.214103s] ... ok 2025-10-10 08:11:37.562 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.564 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.564 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.564 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.564 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.565 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.565 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'false', 'cachename': None, 'partitionname': None, 'sectorsize': '4', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.566 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_1 [0.092211s] ... ok 2025-10-10 08:11:37.697 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.704 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.705 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.705 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.706 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.707 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.707 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'false', 'cachename': None, 'partitionname': None, 'sectorsize': '8', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.718 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_2 [0.134223s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_with_cifs_ip_readonly [0.293676s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_backend_error [0.037577s] ... ok 2025-10-10 08:11:37.753 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.757 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.757 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.757 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.757 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.758 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.758 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'false', 'cachename': None, 'partitionname': None, 'sectorsize': '128', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.759 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.759 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.759 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.759 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.759 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.759 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.759 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.760 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.760 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.764 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_2 [0.044390s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.179612s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_2__404__False_ [0.041910s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_shrink_share [0.131697s] ... ok 2025-10-10 08:11:37.816 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.819 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.819 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.820 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.820 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.821 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.821 1703142 ERROR manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2025-10-10 08:11:37.822 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': 'a', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.823 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.824 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.824 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.830 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_3 [0.065694s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.067169s] ... ok 2025-10-10 08:11:37.882 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.883 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.884 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.884 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.884 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.884 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.895 1703142 ERROR manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2025-10-10 08:11:37.895 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': 'xx', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:37.895 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.895 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.895 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.895 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.895 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.895 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.896 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.896 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.896 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.898 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_4 [0.068693s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_add_rule [0.078534s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot [0.113828s] ... ok 2025-10-10 08:11:37.934 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:37.936 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:37.936 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:37.944 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.944 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.949 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.952 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': 'true', 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': '100', 'miniops': None, 'minbandwidth': None, 'maxbandwidth': '50', 'latency': None, 'iotype': '0'} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:37.952 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.953 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.953 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.953 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.953 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.953 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:37.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:37.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:37.961 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_1 [0.064286s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_error_case [0.035415s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.078854s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__revoke_admin_smb_access_error [0.063873s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_1__204__True_ [0.031278s] ... ok 2025-10-10 08:11:38.029 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.030 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.030 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:38.034 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.034 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.035 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.035 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'true', 'cachename': None, 'partitionname': None, 'sectorsize': '32', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:38.035 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.035 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.036 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.036 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.036 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.036 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.036 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.036 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.036 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.038 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_4_32 [0.079378s] ... ok 2025-10-10 08:11:38.087 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.088 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.092 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:38.092 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.092 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.093 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.093 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'true', 'cachename': None, 'partitionname': None, 'sectorsize': '64', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:38.093 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:38.093 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.093 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.094 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.094 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.094 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.094 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.094 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.094 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.099 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_5_64 [0.056965s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool [0.150823s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_1_True [0.111906s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_1___osf_uid___None__None___osf_uid__ [0.173879s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_raises_exception_on_error [0.044172s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_error_case [0.108406s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_exception [0.126000s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.173331s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_error [0.042457s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search_xproto [0.038720s] ... ok 2025-10-10 08:11:38.135 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.136 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.136 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.136 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.136 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.136 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.137 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.138 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.138 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The share was not found. Share name:share_fake_new_uuid 2025-10-10 08:11:38.138 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.147 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.009s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.147 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.147 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.148 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.148 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can't open the recent url, re-login. 2025-10-10 08:11:38.148 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.148 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Replace URL: Old URL: None New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:151 2025-10-10 08:11:38.148 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Delete file system error. result: {'error': {'code': -403}}. 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to delete replica fake_new_replica_id.: manila.exception.InvalidShare: Invalid share: Delete file system error. result: {'error': {'code': -403}}.. 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection Traceback (most recent call last): 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py", line 1847, in delete_replica 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection self.delete_share(replica, share_server) 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py", line 366, in delete_share 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection self.helper._delete_fs(fsid) 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 277, in _delete_fs 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection self._assert_rest_result(result, 'Delete file system error.') 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection raise exception.InvalidShare(reason=err_msg) 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection manila.exception.InvalidShare: Invalid share: Delete file system error. 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection result: {'error': {'code': -403}}.. 2025-10-10 08:11:38.149 1703142 ERROR manila.share.drivers.huawei.v3.connection 3PAR shares from snapshots require read-only access 2025-10-10 08:11:38.151 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_2 [0.050716s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_does_not_exist [0.043835s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_1 [0.067408s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_03________user___True_____allow__permission_already_exists_for__foo____ [0.021602s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_05________user___True____foo_fullcontrol__does_not_exist__cannot_delete_it____ [0.034774s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.123426s] ... ok 2025-10-10 08:11:38.200 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.201 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.201 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Delete a share. delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:134 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.202 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.203 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.203 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The share was not found. Share name:share-fake-uuid 2025-10-10 08:11:38.203 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.203 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.220 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.017s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.220 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.220 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.221 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.226 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_nfs_fail_not_exist [0.077783s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_11________ip___True_____ [0.024763s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots [0.099811s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_12________user___True_____ [0.039477s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_14________user___True_____ [0.034417s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.104959s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_success [0.065114s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_1_CIFS [0.056010s] ... ok 2025-10-10 08:11:38.294 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.296 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.296 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deny access. deny_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:161 2025-10-10 08:11:38.302 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.303 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.303 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.303 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.303 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Failed to get 3PAR WSAPI version: string indices must be integers, not 'str' Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup wsapi_version = self._client.getWsApiVersion()['build'] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ TypeError: string indices must be integers, not 'str' 2025-10-10 08:11:38.303 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.303 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.304 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.304 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.304 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.304 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.304 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.304 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.304 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.307 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_success [0.082213s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_3___ro___True_ [0.030276s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_user_not_found [0.074416s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.106310s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_bad_return_value [0.046145s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_2__404__False_ [0.050402s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_unsupported [0.024627s] ... ok 2025-10-10 08:11:38.338 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.340 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.340 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deny access. deny_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:161 2025-10-10 08:11:38.340 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.341 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.341 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.341 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.341 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.341 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.341 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.342 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.343 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.343 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.343 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.343 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2025-10-10 08:11:38.345 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_not_exist_fail [0.033840s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_1___4__0__0___None__None__None_ [0.022448s] ... ok 2025-10-10 08:11:38.395 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.400 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.401 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deny access. deny_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:161 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:38.401 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.401 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.401 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.401 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share count error! result: {'error': {'code': 31755596}}. 2025-10-10 08:11:38.405 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_fail [0.063429s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.071296s] ... ok 2025-10-10 08:11:38.452 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.454 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.455 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensure share. ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:150 2025-10-10 08:11:38.457 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_1 [0.047634s] ... ok 2025-10-10 08:11:38.516 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.525 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.525 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensure share. ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:150 2025-10-10 08:11:38.535 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_2 [0.078978s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share_error [0.052087s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get [0.032115s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.051639s] ... ok 2025-10-10 08:11:38.589 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.590 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.592 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensure share. ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:150 2025-10-10 08:11:38.592 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.593 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.593 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.593 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.594 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.594 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.594 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.595 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Failed to get mover by name server_2. 2025-10-10 08:11:38.595 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.595 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.595 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.596 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2025-10-10 08:11:38.601 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_1 [0.066879s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_does_not_already_exist [0.027732s] ... ok 2025-10-10 08:11:38.655 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.658 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.658 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensure share. ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:150 2025-10-10 08:11:38.658 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.667 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.670 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_2 [0.083497s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__verify_cert [0.032917s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.069687s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot [0.035412s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.094802s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot_failure [0.072654s] ... ok REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/clone with body {"name": "powerstore-nfs-share-snap-clone"} REST Response: 400 with data Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.074026s] ... ok 2025-10-10 08:11:38.761 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.762 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.763 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.764 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.764 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.765 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.765 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.765 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.765 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.765 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.765 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.765 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:38.766 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.768 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.768 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.768 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensure share. ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:150 2025-10-10 08:11:38.768 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.768 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.768 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.768 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.769 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.769 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.769 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.769 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 REST Request: GET https://192.168.0.110/api/rest/cluster with body None REST Response: 400 with data 2025-10-10 08:11:38.769 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.769 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.770 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-10-10 08:11:38.771 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_1 [0.083391s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export [0.078740s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.063257s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id_failure [0.112072s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.066133s] ... ok 2025-10-10 08:11:38.794 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.795 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.796 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.796 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.796 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.796 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.797 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.798 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 User not found on domain, skipping deny... 2025-10-10 08:11:38.798 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.798 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.798 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None REST Response: 400 with data 2025-10-10 08:11:38.798 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.798 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.803 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.804 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensure share. ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:150 2025-10-10 08:11:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.806 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 No access control entry found, skipping deny... 2025-10-10 08:11:38.807 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_2 [0.038117s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id_failure [0.069820s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.061911s] ... ok 2025-10-10 08:11:38.840 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.841 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.842 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Extend a share. extend_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:117 2025-10-10 08:11:38.842 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.842 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.842 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.842 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.842 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.842 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.842 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.843 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.843 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.843 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.843 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.843 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.843 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] New size for extend must be bigger than current size on array. (current: 4.0, new: 3). 2025-10-10 08:11:38.845 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_fail [0.034637s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name [0.061815s] ... ok 2025-10-10 08:11:38.912 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:38.916 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:38.916 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Extend a share. extend_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:117 2025-10-10 08:11:38.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:38.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:38.932 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get share ID by share share-fake-uuid. 2025-10-10 08:11:38.936 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to create DNS domain fake_domain. Reason: []. REST Request: GET https://192.168.0.110/api/rest/smb_share?select=id&name=eq.powerstore-smb-share with body None REST Response: 400 with data {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_not_exist [0.091107s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.098138s] ... ok 2025-10-10 08:11:39.047 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.048 1703142 ERROR manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2025-10-10 08:11:39.050 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail [0.136523s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces [0.063828s] ... ok 2025-10-10 08:11:39.175 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.180 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.181 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.181 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.181 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.181 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The StoragePool is None. 2025-10-10 08:11:39.183 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_disk_type_pool_info_none [0.128188s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios [0.045883s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id_failure [0.031029s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.111881s] ... ok 2025-10-10 08:11:39.259 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.265 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.265 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get pool. get_pool /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:173 2025-10-10 08:11:39.266 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.266 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.266 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.267 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.267 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.267 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.267 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.267 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.267 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.268 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.268 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:39.269 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.272 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_success [0.080583s] ... ok 2025-10-10 08:11:39.323 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:39.324 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.325 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.325 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.329 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_5 [0.047375s] ... ok 2025-10-10 08:11:39.374 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.375 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.375 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.375 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.385 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_7 [0.061399s] ... ok 2025-10-10 08:11:39.441 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.443 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.444 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.444 1703142 DEBUG manila.share.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:11:39.445 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_1 [0.057728s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.087272s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem [0.100215s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_6___4__0__0____true____false____optimized__ [0.805407s] ... ok 2025-10-10 08:11:39.481 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.483 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_2_CIFS [0.033869s] ... ok 2025-10-10 08:11:39.511 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.513 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.513 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Manage existing share to manila. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:183 2025-10-10 08:11:39.515 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_1 [0.031428s] ... ok 2025-10-10 08:11:39.547 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.554 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 REST Request: PATCH https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b with body {"size_total": 6221225472} 2025-10-10 08:11:39.555 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Manage existing share to manila. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:183 2025-10-10 08:11:39.556 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_3 [0.047449s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem_shrink_failure [0.067720s] ... ok 2025-10-10 08:11:39.610 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.611 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.612 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Manage existing share to manila. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:183 2025-10-10 08:11:39.612 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.612 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.613 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.613 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.613 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.613 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 REST Response: 422 with data {"messages": [{"code": "0xE08010080449", "severity": "Error", "message_l10n": "The new size for the file system is below the file system's current size used (5222 MB).", "arguments": ["5222"]}]} Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:39.613 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.613 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.613 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.614 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.614 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.614 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.616 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_2 [0.051422s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.082549s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_5_secure [0.089398s] ... ok File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.032202s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_7_hide_insecure_no_wdelay_ro_bogus_root_squash_test [0.043264s] ... ok Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot [0.087610s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.051519s] ... ok Failed to create share from snapshot for FPG/VFS/tag pool/test_vfs/osf-snap-id. Snapshot not found. 2025-10-10 08:11:39.657 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.658 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.659 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Manage existing share to manila. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:183 2025-10-10 08:11:39.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.659 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Failed to find fshare. 2025-10-10 08:11:39.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.661 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': 'true', 'compression': 'true', 'huawei_smartcache': 'true', 'huawei_smartpartition': 'true', 'thin_provisioning': 'true', 'qos': False, 'huawei_sectorsize': None, 'cachename': 'test_cache_name', 'partitionname': 'test_partition_name', 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:39.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. 2025-10-10 08:11:39.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.662 1703142 INFO manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retyping share (share_fake_uuid), changed options are : ({'partitionid': (['', None], ['7', 'test_partition_name']), 'cacheid': (['', None], ['8', 'test_cache_name']), 'dedupe&compression': (['false', 'false'], [True, True])}). 2025-10-10 08:11:39.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.662 1703142 INFO manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retype FS(id: 4) smartpartition from (name: None, id: ) to (name: test_partition_name, id: 7) performed successfully. 2025-10-10 08:11:39.662 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.663 1703142 INFO manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retype FS(id: 4) smartcache from (name: None, id: ) to (name: test_cache_name, id: 8) performed successfully. 2025-10-10 08:11:39.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.663 1703142 INFO manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retype FS(id: 4) dedupe from false to True performed successfully, compression from false to True performed successfully. 2025-10-10 08:11:39.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.663 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.664 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.674 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_not_found [0.073478s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_2 [0.059312s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system [0.074570s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_acl [0.109166s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_share_not_found [0.060032s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.064730s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share [0.074560s] ... ok 2025-10-10 08:11:39.738 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.743 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.743 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Manage existing share to manila. manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:183 Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2025-10-10 08:11:39.743 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.745 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': 'true', 'compression': 'true', 'huawei_smartcache': 'false', 'huawei_smartpartition': 'false', 'thin_provisioning': 'true', 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:39.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.746 1703142 INFO manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retyping share (share_fake_uuid_inpartition), changed options are : ({'partitionid': (['1', 'test_partition_name'], [None, None]), 'cacheid': (['1', 'test_cache_name'], [None, None]), 'dedupe&compression': (['false', 'false'], [True, True])}). 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 The requested SMB share "powerstore-share" was not created. 2025-10-10 08:11:39.747 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.748 1703142 INFO manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retype FS(id: 6) dedupe from false to True performed successfully, compression from false to True performed successfully. 2025-10-10 08:11:39.748 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.748 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.763 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.016s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.766 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_remove_from_partition_1 [0.105557s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.061747s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_connect [0.126044s] ... ok 2025-10-10 08:11:39.846 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.851 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.852 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Allow access. allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:156 2025-10-10 08:11:39.852 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.852 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.852 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Failed to remove share osf-share-id: removeshare fail. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 799, in _delete_share self._client.removefshare( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: removeshare fail. 2025-10-10 08:11:39.853 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.853 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.853 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.853 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.853 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.858 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_1_True [0.078869s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share_and_fstore [0.086281s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_share_failure [0.056181s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.063784s] ... ok 2025-10-10 08:11:39.928 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:39.930 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ The requested NFS export "powerstore-share" was not created. login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:39.931 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deny access. deny_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:161 2025-10-10 08:11:39.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.931 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:39.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:39.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:39.932 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2025-10-10 08:11:39.941 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_2_False [0.078849s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share_only_readonly [0.030309s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_exception [0.037885s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.082699s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs_backend_failure [0.096004s] ... ok 2025-10-10 08:11:40.064 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.065 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-10-10 08:11:40.070 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.070 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.071 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.071 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.072 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.073 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.073 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.075 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.075 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.075 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.075 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.076 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.076 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.076 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to set access rules to new active replica fake_new_replica_id.: Exception: err 2025-10-10 08:11:40.076 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to clear access rules from old active replica fake_active_replica_id.: Exception: err 2025-10-10 08:11:40.076 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.078 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.078 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.084 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_2 [0.145294s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_not_found [0.090512s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points [0.080299s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_2___volname_2____volname_3__ [0.069191s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot [0.132471s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_no_client [0.021695s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.095846s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_08__2048__1024__False_ [0.036250s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_11__1__99999999__True_ [0.044371s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share [0.100388s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_12__1__99999999__False_ [0.036420s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.067839s] ... ok Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_interconnect_id [0.041153s] ... ok Error while validating FPG/VFS (pool/None): Expected 1, got 0. 2025-10-10 08:11:40.163 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.172 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.172 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.173 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.173 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.173 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.173 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.173 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.173 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.173 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.174 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.174 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.006s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.180 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.180 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can't open the recent url, re-login. 2025-10-10 08:11:40.181 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.181 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Replace URL: Old URL: None New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:151 2025-10-10 08:11:40.187 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.007s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}. 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to completely switch over replication pair fake_pair_id.: manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}.. 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 208, in switch_over 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication self.helper.sync_replication_pair(replica_pair_id) 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.12/unittest/mock.py", line 1216, in _execute_mock_call 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1423, in sync_replication_pair 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2025-10-10 08:11:40.187 1703142 ERROR manila.share.drivers.huawei.v3.replication 2025-10-10 08:11:40.188 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.188 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.189 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.189 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.197 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.197 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.197 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.197 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.197 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Failed to remove FSIP for FPG/VFS/IP pool/test_vfs/1.2.3.4. 2025-10-10 08:11:40.197 1703142 WARNING manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot get share share_fake_new_uuid. 2025-10-10 08:11:40.198 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.198 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.198 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.198 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.201 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.201 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Failed to update NFS access rules for "foo_display_name". 2025-10-10 08:11:40.201 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.201 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.201 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.204 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.224 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.019s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.226 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.226 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.226 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.226 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.227 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.227 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.227 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.227 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.227 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.236 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_4 [0.154076s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_not_found [0.053593s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_2____smb____SMB____SmB____CIFS____cifs____CiFs_____nfs__ [0.064390s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.067678s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs [0.154689s] ... ok 2025-10-10 08:11:40.308 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.311 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.312 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.313 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.313 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.313 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.313 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.313 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.313 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.313 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.314 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.314 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.314 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.315 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2025-10-10 08:11:40.315 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.315 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.315 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.315 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.315 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.315 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.316 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.316 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.316 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.316 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.317 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.322 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_bond_port [0.078657s] ... ok Failed to get daomain/netbios name of "powerstore-nasserver". 2025-10-10 08:11:40.411 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.418 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.424 1703142 ERROR manila.share.drivers.huawei.v3.connection [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] LDAP domain (100.97.5.87) has already been configured. 2025-10-10 08:11:40.432 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ldap_exist_error [0.115627s] ... ok Failed to get daomain/netbios name of "powerstore-nasserver". NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_not_gone [0.073462s] ... ok 2025-10-10 08:11:40.520 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.537 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.558 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_logical_port_exist [0.123346s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_backend_failure [0.077959s] ... ok 2025-10-10 08:11:40.641 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.643 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.645 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_network_type_error [0.081907s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_physical_devices [0.093798s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_2___ip______ [0.070391s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access [0.068352s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_4_______vfs__ [0.040306s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_invalid_acess_type [0.097326s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_nfs [0.024357s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_1___fake_data____POST__ [0.019704s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.092831s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_invalid_prefix [0.075764s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_2__None___POST__ [0.054644s] ... ok 2025-10-10 08:11:40.669 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.672 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.673 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.674 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.676 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.huawei.v3.connection.V3StorageConnection._check_AD_expected_status.._check_AD_status' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:11:40.676 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.huawei.v3.connection.V3StorageConnection._check_AD_expected_status.._check_AD_status in 3.0 seconds as it raised InvalidShare: Invalid share: AD domain (huawei.com) status is not expected.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:11:40.676 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.676 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.677 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.678 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.679 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.679 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.679 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.679 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.679 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.679 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.679 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.680 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.681 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_success [0.035837s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_6__None___DELETE__ [0.035626s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.054258s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats [0.112163s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.046152s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_1 [0.062988s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_2 [0.034407s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_3 [0.019942s] ... ok 2025-10-10 08:11:40.724 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.727 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.729 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.729 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.729 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Get share count error! result: {'error': {'code': 31755596}}. 2025-10-10 08:11:40.729 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.731 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.731 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.731 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.731 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.731 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.743 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.743 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.743 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.745 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create a share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:112 2025-10-10 08:11:40.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.745 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.746 1703142 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_utils.py:34 2025-10-10 08:11:40.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.752 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.752 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.752 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.757 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_bond_port_success [0.081197s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_fail [0.031252s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_fail [0.022794s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats_failure [0.113800s] ... ok 2025-10-10 08:11:40.812 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.813 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.814 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.814 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.814 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.814 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.814 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.814 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.815 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.816 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.816 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.816 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.824 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.824 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.824 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.824 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. All url login fail. 2025-10-10 08:11:40.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.825 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.826 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.826 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.830 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_1_100_97_5_87 [0.066768s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_cifs_deny_access__nonexistentuser_expt [0.060341s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_timeout_fail [0.070212s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_share__existed_expt [0.050359s] ... ok 2025-10-10 08:11:40.898 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:40.908 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:40.908 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.908 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.908 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.909 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.911 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.927 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.016s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.927 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.928 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 Get share count error! result: {'error': {'code': 31755596}}. 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.929 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.930 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.930 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:40.930 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:40.930 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:40.950 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_2_100_97_5_87_100_97_5_88 [0.129590s] ... ok 2025-10-10 08:11:41.039 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:41.052 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:41.054 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_3 [0.101359s] ... ok 2025-10-10 08:11:41.156 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:41.167 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_empty_detail [0.103265s] ... ok 2025-10-10 08:11:41.239 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:41.244 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_vlan_logical_port_deleted [0.080915s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snapshot__existed_expt [0.035864s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_fail [0.081085s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_cifs_service__existed_expt [0.042408s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_fail [0.074015s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_nfs_service__existed_expt [0.047955s] ... ok 2025-10-10 08:11:41.304 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:41.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.305 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.306 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.307 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.307 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.309 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_2 [0.061434s] ... ok Failed to copy data, reason: err. 2025-10-10 08:11:41.345 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:41.350 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.350 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.350 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.351 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.351 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.351 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.351 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.351 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.351 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 Can not get access id from share. share_name: share-fake-uuid Can not get access id from share. share_name: share_fake_uuid 2025-10-10 08:11:41.353 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_4 [0.043403s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_extend_filesystem [0.030625s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_success [0.052687s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant [0.029536s] ... ok 2025-10-10 08:11:41.376 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:41.377 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.377 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.377 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.377 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.377 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.378 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can't open the recent url, re-login. 2025-10-10 08:11:41.378 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ Can not get access id from share. share_name: share-fake-uuid login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:122 2025-10-10 08:11:41.378 1703142 DEBUG manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Replace URL: Old URL: None New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py:151 2025-10-10 08:11:41.378 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.378 1703142 ERROR manila.share.drivers.huawei.v3.helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}. Can not get access id from share. share_name: share_fake_uuid 2025-10-10 08:11:41.379 1703142 WARNING manila.share.drivers.huawei.v3.replication [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to sync replication pair fake_pair_id. Reason: Invalid share: Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}..: manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2025-10-10 08:11:41.379 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:41.379 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:41.379 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:41.380 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_3 [0.026821s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_already_has_interfaces [0.032595s] ... ok 2025-10-10 08:11:41.427 1703142 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/huawei_nas.py:65 2025-10-10 08:11:41.430 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_copydata_fail [0.064395s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_username_password_encode_decode [0.064969s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_success [0.039824s] ... ok 2025-10-10 08:11:41.496 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_active [0.053683s] ... ok Failed to unmount share share-fake-uuid. Reason: err. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_umountshare_fail [0.052561s] ... ok Failed to unmount share share_fake_uuid. Reason: err. Can not get access id from share. share_name: share-fake-uuid Can not get access id from share. share_name: share_fake_uuid Failed to remove temp file. File path:/tmp/tmpczt0i70e/huawei_manila_tmp_path_dst_01sui13_. Reason: err. Failed to remove temp file. File path:/tmp/tmpczt0i70e/huawei_manila_tmp_path_src_cggtbb4u. Reason: err. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_preexist [0.115837s] ... ok 2025-10-10 08:11:41.588 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot [0.089992s] ... ok Local fs was not found by name share_fake_uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_1 [0.069212s] ... ok Failed to create replication pair for share share_fake_uuid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 40, in create raise exception.ReplicationException( manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica replica_pair_id = self.rpc_client.create_replica_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair return super(FakeRpcClient, self).create_replica_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair return call_context.call( ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call return self.replica_mgr.create_replica_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair return self.create(local_share_info, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 40, in create raise exception.ReplicationException( manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem_size_too_small [0.075075s] ... ok The used size of the file system svc_10 is bigger than input shrink size,it may cause date loss. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_3_out_of_sync [0.026482s] ... ok 2025-10-10 08:11:41.648 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share [0.058425s] ... ok Cannot create more than one replica for share fake_share_id. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_2 [0.049098s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_already_exists [0.052864s] ... ok 2025-10-10 08:11:41.696 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot [0.048217s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_6 [0.062116s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_share_fail [0.050986s] ... ok Cannot find source share fake_uuid of snapshot fake_snapshot_uuid on array. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools__invalid_pool_configuration [0.042669s] ... ok 2025-10-10 08:11:41.783 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share protocol NFSBOGUS not supported by GPFS driver. 2025-10-10 08:11:41.784 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.088167s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_share_error [0.053373s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access [0.040935s] ... ok 2025-10-10 08:11:41.824 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to parse exports for path /gpfs0/share-fakeid. No HEADER found. 2025-10-10 08:11:41.826 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_nfs_client_exports_exception [0.042131s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_status_fail [0.038379s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_no_extra [0.031263s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect [0.058120s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_partition_not_exist [0.028956s] ... ok 2025-10-10 08:11:41.899 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] /gpfs0 is not a directory. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:41.911 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_exception [0.092098s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra [0.039303s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.952716s] ... ok NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. Name of the share server test not found. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share__no_server_name_in_backend_details [0.071126s] ... ok 2025-10-10 08:11:41.967 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_failure [0.047874s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thick [0.054904s] ... ok Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2025-10-10 08:11:41.991 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to check share at /gpfs0/share-fakeid.: IndexError: list index out of range 2025-10-10 08:11:41.991 1703142 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-10-10 08:11:41.991 1703142 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 585, in _is_share_valid 2025-10-10 08:11:41.991 1703142 ERROR manila.share.drivers.ibm.gpfs alloc_inodes = lines[1].split(':')[validation_token] 2025-10-10 08:11:41.991 1703142 ERROR manila.share.drivers.ibm.gpfs ~~~~~^^^ 2025-10-10 08:11:41.991 1703142 ERROR manila.share.drivers.ibm.gpfs IndexError: list index out of range 2025-10-10 08:11:41.991 1703142 ERROR manila.share.drivers.ibm.gpfs 2025-10-10 08:11:41.993 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_no_share_exist_exception [0.025819s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.072494s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_3_None [0.039037s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_filesystem [0.074012s] ... ok 2025-10-10 08:11:42.049 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_1_mmlsfileset__allocInodes__mmlsfileset__100096_ [0.056430s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_07 [0.051169s] ... ok 2025-10-10 08:11:42.080 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__local_path [0.030316s] ... ok Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' Stderr: None. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.082443s] ... ok 2025-10-10 08:11:42.109 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unlinked the fileset of share existingshare. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:625 2025-10-10 08:11:42.110 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Renamed the fileset from existingshare to fakename. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:634 2025-10-10 08:11:42.110 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Linked the fileset of share fakename at location /gpfs0/share-fakeid. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:645 Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2025-10-10 08:11:42.110 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changed the permission of share fakename. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:656 2025-10-10 08:11:42.111 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_2_mmlsquota__blockLimit__mmlsquota__1048576 [0.033640s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_6 [0.048706s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.033093s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range 2025-10-10 08:11:42.136 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unlinked the fileset of share existingshare. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:625 2025-10-10 08:11:42.136 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Renamed the fileset from existingshare to fakename. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:634 2025-10-10 08:11:42.136 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Linked the fileset of share fakename at location /gpfs0/share-fakeid. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:645 2025-10-10 08:11:42.136 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changed the permission of share fakename. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:656 2025-10-10 08:11:42.136 1703142 INFO manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Existing share fakename has size 0 KB which is below 1GiB, so extended it to 1GiB. 2025-10-10 08:11:42.138 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_3_mmlsquota__blockLimit__mmlsquota__0 [0.023649s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__but_not_isolated [0.116436s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.038431s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_7 [0.049163s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_2 [0.041391s] ... ok 2025-10-10 08:11:42.177 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unlinked the fileset of share existingshare. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:625 2025-10-10 08:11:42.177 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Renamed the fileset from existingshare to fakename. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:634 2025-10-10 08:11:42.177 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Linked the fileset of share fakename at location /gpfs0/share-fakeid. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:645 Cannot get share name from path, make sure the path is right. Error details: list index out of range 2025-10-10 08:11:42.177 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changed the permission of share fakename. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:656 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to check size for share fakename.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 659, in _manage_existing 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsquota', '-j', 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs return self._mock_call(*args, **kwargs) 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs raise result Can't open the recent url, re-login. Failed to delete replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to delete replication pair fake_pair_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 231, in delete_replication_pair self.helper.delete_replication_pair(replica_pair_id) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1415, in delete_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. result: {'error': {'code': -403}}.. 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs Command: None 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs Exit code: - 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs Stdout: None 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs Stderr: None 2025-10-10 08:11:42.177 1703142 ERROR manila.share.drivers.ibm.gpfs 2025-10-10 08:11:42.193 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_checking_quota_of_fileset_exception [0.055421s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_3_16 [0.022572s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap_but_not_isolated [0.124470s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_1 [0.038610s] ... ok 2025-10-10 08:11:42.231 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unlinked the fileset of share existingshare. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:625 2025-10-10 08:11:42.234 1703142 DEBUG manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Renamed the fileset from existingshare to fakename. _manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py:634 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to link fileset for the share fakename.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 638, in _manage_existing 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs self._gpfs_execute(self.GPFS_PATH + 'mmlinkfileset', fsdev, 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs return self._mock_call(*args, **kwargs) 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Replication pair fake_pair_id was not found. 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs raise result 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs Command: None 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs Exit code: - 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs Stdout: None The share was not found. Share name:share_fake_new_uuid 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs Stderr: None 2025-10-10 08:11:42.235 1703142 ERROR manila.share.drivers.ibm.gpfs 2025-10-10 08:11:42.237 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_relink_exception [0.043371s] ... ok 2025-10-10 08:11:42.282 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_03___44_3_2_1___False_ [0.044959s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool [0.135944s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_2 [0.032847s] ... ok 2025-10-10 08:11:42.332 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_06___1_2_3_4___False_ [0.050967s] ... ok The share was not found. Share name:share_fake_new_uuid {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_3 [0.040838s] ... ok Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.055018s] ... ok 2025-10-10 08:11:42.377 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Cannot get share name from path, make sure the path is right. Error details: list index out of range No replication pair ID recorded for share fake_share_id. Continue to delete replica fake_new_replica_id. The share was not found. Share name:share_fake_new_uuid {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access [0.043912s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_with_no_pair_id [0.034996s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_cifs_share [0.124994s] ... ok 2025-10-10 08:11:42.411 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_existing_exports [0.036102s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_not_exist_success [0.035079s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.058507s] ... ok Can not find snapshot fake_snapshot_uuid on array. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_enable_report [0.054001s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_success [0.035479s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm [0.044810s] ... ok 2025-10-10 08:11:42.490 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_invalid_access_type [0.077676s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_filesystem_status_fail [0.038719s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_network_allocations_number [0.049467s] ... ok {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_get_default_filter_function [0.042622s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_true [0.024919s] ... ok 2025-10-10 08:11:42.538 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get exports from the system. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:42.539 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access_exception [0.048621s] ... ok {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_setup_server [0.041917s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_1 [0.043185s] ... ok 2025-10-10 08:11:42.573 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_2_ro [0.034091s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_id [0.083413s] ... ok {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_update_share_stats [0.030506s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_2 [0.027786s] ... ok 2025-10-10 08:11:42.625 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_no_exports [0.050880s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_3 [0.043154s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_2_False [0.061930s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_with_server [0.095691s] ... ok 2025-10-10 08:11:42.683 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] /gpfs0 is not a directory. 2025-10-10 08:11:42.691 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_directory_check [0.065951s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_1_True [0.048469s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_client_type_fail [0.068128s] ... ok 2025-10-10 08:11:42.732 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] /gpfs0 is not on GPFS. Perhaps GPFS not mounted. 2025-10-10 08:11:42.733 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_path_check [0.041422s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_1 [0.038977s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_with_wrong_size_data_type [0.071780s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_2__url_rados___fakepool_fakeobj2 [0.051715s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_1_False [0.029068s] ... ok 2025-10-10 08:11:42.784 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share_from_snapshot [0.051205s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_1_NFS [0.063327s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_ganesha_export_dir [0.052447s] ... ok Share cb532599-8dc6-4c3e-bb21-74ea54be566c has no specified size. Using default value 1, set size in driver options if you want. 2025-10-10 08:11:42.841 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_snapshot [0.062719s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_size [0.109300s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_exist [0.053681s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_error_invalid_export_db [0.026983s] ... ok Kerberos is not supported by EMC Unity manila driver plugin. 2025-10-10 08:11:42.891 1703142 DEBUG manila.share.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:11:42.893 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_true [0.045548s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__kerberos [0.042263s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init [0.050758s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_4 [0.060068s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range 2025-10-10 08:11:42.944 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_cifs_share [0.042596s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access [0.051026s] ... ok Can not get share ID by share 100.115.10.68:/share_fake_uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_1 [0.055854s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_no_log_message [0.062136s] ... ok 2025-10-10 08:11:42.998 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access_exception [0.054392s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server [0.058146s] ... ok 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to verify denied access for share fakename.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 916, in _verify_denied_access 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs outs = self._publish_access(*cmd) 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs return self._mock_call(*args, **kwargs) 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs raise effect 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs Command: None 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs Exit code: - 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs Stdout: None 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs Stderr: None 2025-10-10 08:11:43.031 1703142 ERROR manila.share.drivers.ibm.gpfs 2025-10-10 08:11:43.032 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_1 [0.067378s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_exception [0.034535s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_share_server_name [0.050434s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_put_rados_object [0.080057s] ... ok 2025-10-10 08:11:43.062 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_pass [0.038960s] ... ok 2025-10-10 08:11:43.102 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_2______False_ [0.029198s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration [0.068560s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_2 [0.092297s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_1_False [0.098707s] ... ok 2025-10-10 08:11:43.175 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_4___Some_error_to_log___True_ [0.075132s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_2 [0.058845s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id [0.026374s] ... ok There was a problem removing the export. Ignoring errors and continuing operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ganesha/manager.py", line 516, in remove_export self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_1_True [0.083148s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_set_dedupe_fail [0.091577s] ... ok 2025-10-10 08:11:43.268 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_invalid_access [0.091596s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.070068s] ... ok There was a problem removing the export. Ignoring errors and continuing operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ganesha/manager.py", line 516, in remove_export self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_2_False [0.076475s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.063651s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_1 [0.098682s] ... ok 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to allow access for share fakename.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'boom' Stderr: None 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 985, in allow_access 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs self._publish_access(*cmd) 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs return self._mock_call(*args, **kwargs) 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs raise effect 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs Command: None 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs Exit code: - 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs Stdout: 'boom' 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs Stderr: None 2025-10-10 08:11:43.338 1703142 ERROR manila.share.drivers.ibm.gpfs 2025-10-10 08:11:43.340 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_publish_exception [0.086384s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.039645s] ... ok 2025-10-10 08:11:43.405 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access [0.050184s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_1_True [0.080499s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_1 [0.067389s] ... ok 2025-10-10 08:11:43.435 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_rw [0.029443s] ... ok 2025-10-10 08:11:43.463 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_resync_access [0.027496s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_file [0.060669s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_2 [0.062447s] ... ok Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2025-10-10 08:11:43.491 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing [0.029085s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.110635s] ... ok 2025-10-10 08:11:43.513 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_resync [0.021132s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_2_False [0.044736s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.032979s] ... ok 2025-10-10 08:11:43.538 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 Can't open the recent url, re-login. 2025-10-10 08:11:43.539 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export [0.025770s] ... ok Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. Login to http://100.115.10.70:8082/deviceManager/rest/ failed, try another. All url login fail. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_fail [0.054162s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.030907s] ... ok {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_2 [0.038540s] ... ok 2025-10-10 08:11:43.569 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:43.571 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_full_nfs_export_paths [0.031098s] ... ok Cannot get share share_fake_new_uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_2_false [0.047957s] ... ok 2025-10-10 08:11:43.614 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:43.616 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_fails_for_invalid_level [0.044887s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.061589s] ... ok Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2025-10-10 08:11:43.650 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:43.652 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_rw [0.036543s] ... ok {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_3 [0.089516s] ... ok Can't open the recent url, re-login. Failed to split replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to split replication pair fake_pair_id while switching over. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 189, in switch_over self.helper.split_replication_pair(replica_pair_id) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1216, in _execute_mock_call return self._mock_wraps(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1393, in split_replication_pair {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_1 [0.096216s] ... ok self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. result: {'error': {'code': -403}}.. Cannot get share share_fake_new_uuid. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.073175s] ... ok 2025-10-10 08:11:43.701 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:43.702 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" has no enabled IP addresses 2025-10-10 08:11:43.705 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips_enabled [0.054427s] ... ok {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_walk [0.055810s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.035871s] ... ok 2025-10-10 08:11:43.746 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 Can't open the recent url, re-login. Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}. Failed to completely switch over replication pair fake_pair_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 207, in switch_over self.helper.set_pair_secondary_write_lock(replica_pair_id) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1216, in _execute_mock_call return self._mock_wraps(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. Cannot get share share_fake_new_uuid. 2025-10-10 08:11:43.753 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_3 [0.051066s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_ip_range [0.047806s] ... ok {0} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_1 [0.046924s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.058232s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_read_xml_fail [0.045584s] ... ok Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol [0.050686s] ... ok 2025-10-10 08:11:43.827 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 Could not find Data Mover by name: server_2. 2025-10-10 08:11:43.829 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only "ip" access type allowed for the NFS protocol. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.046674s] ... ok 2025-10-10 08:11:43.833 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_cert [0.086997s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_eth_port [0.053603s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_restart_gluster_vol [0.047273s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.046937s] ... ok Create logical port error. result: {'error': {'code': 1}}. {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence [0.037372s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_logical_port_fail [0.045574s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2025-10-10 08:11:43.938 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:43.940 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol [0.099627s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.058884s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.039254s] ... ok IP (::1/128) is invalid. Only IPv4 addresses are supported. {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_2_glusterfs_3_6 [0.077461s] ... ok 2025-10-10 08:11:43.994 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:43.994 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:43.996 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) No share server found. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_invalid_ipv4 [0.084245s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_7__False__False__True_ [0.057602s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.033548s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_4 [0.049560s] ... ok 2025-10-10 08:11:44.046 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:44.055 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_2__True__False_ [0.054420s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_conf_miss [0.047301s] ... ok 2025-10-10 08:11:44.078 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:44.079 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Snapshot not found on the Infinibox by its name: openstack-snap-2 2025-10-10 08:11:44.080 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_doesnt_exist [0.024226s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot [0.067949s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_unset [0.049433s] ... ok 2025-10-10 08:11:44.099 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:44.103 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_1__True__True_ [0.023637s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.040194s] ... ok No appropriate port found to create logical port. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_not_exist [0.070473s] ... ok 2025-10-10 08:11:44.140 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 494, in create_snapshot 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox infinidat_snapshot = infinidat_filesystem.create_snapshot( 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:44.140 1703142 ERROR manila.share.drivers.infinidat.infinibox 2025-10-10 08:11:44.145 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_create_snapshot_api_fail [0.044279s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.048382s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info [0.081107s] ... ok 2025-10-10 08:11:44.194 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:44.196 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_metadata [0.048251s] ... ok 2025-10-10 08:11:44.220 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:44.220 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2025-10-10 08:11:44.221 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_share_doesnt_exist [0.024987s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_success [0.066095s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_ambiguous_volinfo [0.064671s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.084786s] ... ok Most three ips can be set to DNS. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_dns_fail [0.080355s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.051526s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_shouldnt_have_vol [0.063265s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_fail [0.053324s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.044284s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_3 [0.050050s] ... ok File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.040433s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_3_100_97_5_87_100_97_5_88_100_97_5_89 [0.054044s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_5 [0.058077s] ... ok Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. Could not setup server. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server self._get_context('MoverInterface').create(interface) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create raise exception.EMCVnxXMLAPIError(err=message) manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.038297s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.031876s] ... ok Failed to modify CIFS server 4-57fc88167224. Reason: []. {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_1 [0.066152s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.028002s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_1 [0.087043s] ... ok Unsupported security services. Only AD and LDAP are supported. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Get share count error! result: {'error': {'code': 31755596}}. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_fail [0.028625s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_success [0.026090s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.059654s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_4 [0.069538s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_cifs [0.050271s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_6 [0.064556s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.072010s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_2___3____6____2beta__ [0.034542s] ... ok Cannot update the replication fake_pair_id because it's not in normal status. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_1 [0.060004s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_2 [0.028618s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.057066s] ... ok Failed to check GPFS state. Error: 'state' is not in list. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_wrong_output_exception [0.032284s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_relaxed [0.038131s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.044414s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_2 [0.025344s] ... ok Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot_exception [0.066884s] ... ok Duplicate access control entry, skipping allow... {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.057597s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_2_2 [0.062328s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share [0.065807s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.059238s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_4 [0.065123s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device [0.063785s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.036409s] ... ok Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1742, in get_share_access out, err = self._execute_cmd(get_access, check_exit_code=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.025968s] ... ok File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None GlusterFS native share driver has been deprecated and is expected to be removed in a future release. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to get GPFS device for /builddir/build/BUILD/manila-21.1.0.dev10/mnt.Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_get_network_allocations_number [0.072005s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.025726s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device_exception [0.080479s] ... ok {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_with_parent [0.029349s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.043337s] ... ok {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_3 [0.025754s] ... ok Share protocol fake_proto not supported by GPFS driver. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.049774s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_2_comma_nama [0.052913s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.085790s] ... ok 2025-10-10 08:11:45.073 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.074 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_export_doesnt_exist [0.853009s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_2_PROTATO [0.028751s] ... ok 2025-10-10 08:11:45.099 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.099 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unsupported share protocol: CIFS. 2025-10-10 08:11:45.099 1703142 WARNING manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] failed to delete share ; unsupported share protocol CIFS, only NFS is supported: manila.exception.InvalidShare: Invalid share: Unsupported share protocol: CIFS. 2025-10-10 08:11:45.100 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_wrong_share_protocol [0.025798s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_notsupported [0.036099s] ... ok 2025-10-10 08:11:45.155 1703142 WARNING manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Suppressing requests library SSL Warnings Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 440, in create_from_snapshot self._execute_cmd(copy_ckpt_cmd, check_exit_code=True) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.156 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_1_do_setup [0.028191s] ... ok 2025-10-10 08:11:45.158 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_do_setup_ssl_enabled [0.057636s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.112521s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name [0.101305s] ... ok File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None 2025-10-10 08:11:45.202 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.206 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_4_delete_snapshot [0.048582s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_01__True__True__True__True_ [0.047718s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system [0.048795s] ... ok 2025-10-10 08:11:45.235 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.235 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Update snapdir_accessible for : True -> False ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:524 Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 595, in _get_share_name out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:45.236 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Update snapdir_visible for : True -> False _ensure_filesystem_export /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:403 2025-10-10 08:11:45.245 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_11__False__True__False__True_ [0.039377s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_exception [0.097846s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_2 [0.070066s] ... ok 2025-10-10 08:11:45.297 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.298 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Update snapdir_visible for : False -> True _ensure_filesystem_export /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:403 2025-10-10 08:11:45.302 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_14__False__False__True__False_ [0.056161s] ... ok Failed to check share at /gpfs0/share-fakeid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 607, in _get_share_name share_name = lines[1].split(':')[validation_token] ~~~~~^^^ IndexError: list index out of range {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_no_share_exist_exception [0.060555s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.106293s] ... ok 2025-10-10 08:11:45.342 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.344 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_16__False__False__False__False_ [0.042277s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_setup_via_manager [0.087318s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_local_execute [0.026556s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.053908s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute [0.044448s] ... ok Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2025-10-10 08:11:45.384 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.391 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Update snapdir_accessible for : -> True ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:524 2025-10-10 08:11:45.391 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Update snapdir_visible for : -> False _ensure_filesystem_export /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:403 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox network_space = self._system.network_spaces.safe_get( 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:45.392 1703142 ERROR manila.share.drivers.infinidat.infinibox 2025-10-10 08:11:45.393 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_network_spaces_api_fail [0.055083s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.041467s] ... ok 2025-10-10 08:11:45.436 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.436 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2025-10-10 08:11:45.438 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_share_doesnt_exist [0.037685s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.028332s] ... ok /gpfs0 is not on GPFS filesystem. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_levels [0.097000s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_exception [0.058958s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.024343s] ... ok Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 573, in _is_share_valid out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_exception [0.022783s] ... ok 2025-10-10 08:11:45.502 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.504 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_network_allocations_number [0.065824s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.039405s] ... ok 2025-10-10 08:11:45.551 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.552 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool "mockpool" not found 2025-10-10 08:11:45.561 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_pool_not_found [0.057267s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_1_mmlsquota__blockLimit__mmlsquota__1048577 [0.064035s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_2_False [0.119900s] ... ok 2025-10-10 08:11:45.594 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.595 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot [0.033785s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.101931s] ... ok 2025-10-10 08:11:45.617 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 561, in revert_to_snapshot 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox infinidat_parent_share.restore(infinidat_snapshot) 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk Failed to unlink fileset for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 619, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmunlinkfileset', fsdev, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:45.617 1703142 ERROR manila.share.drivers.infinidat.infinibox 2025-10-10 08:11:45.619 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_api_fail [0.023314s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs [0.055135s] ... ok 2025-10-10 08:11:45.638 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.639 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_invalid_ip [0.019995s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_unlink_exception [0.072722s] ... ok 2025-10-10 08:11:45.690 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 2025-10-10 08:11:45.694 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access [0.055169s] ... ok Incorrect export path. Expected format: IP:/gpfs_mount_point_base/share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 714, in manage_existing old_export_location = old_export[1] ~~~~~~~~~~^^^ IndexError: list index out of range 2025-10-10 08:11:45.721 1703142 DEBUG manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py:192 Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_init_invalid [0.078338s] ... ok 2025-10-10 08:11:45.724 1703142 ERROR manila.share.drivers.infinidat.infinibox [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only "ip" access type allowed for the NFS protocol. 2025-10-10 08:11:45.726 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_non_ip_access_type [0.031859s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_invalid_export_exception [0.068771s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.102494s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_subclass [0.025898s] ... ok 2025-10-10 08:11:45.759 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_channels_status [0.032926s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_does_not_exist [0.039201s] ... ok 2025-10-10 08:11:45.785 1703142 DEBUG manila.share.drivers.infortrend.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating share: aac4fe64-7a9c-472a-b156-9adbb50b4d29. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infortrend/driver.py:163 2025-10-10 08:11:45.789 1703142 DEBUG manila.share.drivers.infortrend.infortrend_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Set Share [aac4fe647a9c472ab1569adbb50b4d29] Size [50 G] completed. _set_share_size /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infortrend/infortrend_nas.py:310 2025-10-10 08:11:45.789 1703142 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create Share [aac4fe64-7a9c-472a-b156-9adbb50b4d29] completed. Failed to set quota for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 696, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:45.790 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_cifs [0.030055s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_grater_than_1G_exception [0.084372s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.071660s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_exists [0.042270s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_2__None__ [0.031697s] ... ok Failed to check quota for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 669, in _manage_existing quota_status = lines[1].split(':')[quota_limit] ~~~~~^^^ IndexError: list index out of range 2025-10-10 08:11:45.871 1703142 DEBUG manila.share.drivers.infortrend.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting share: aac4fe64-7a9c-472a-b156-9adbb50b4d29. delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infortrend/driver.py:170 2025-10-10 08:11:45.871 1703142 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Delete Share [aac4fe64-7a9c-472a-b156-9adbb50b4d29] completed. 2025-10-10 08:11:45.873 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_cifs [0.083909s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_share [0.033052s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_unable_to_get_quota_of_fileset_exception [0.087274s] ... ok Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_2 [0.035325s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.104517s] ... ok 2025-10-10 08:11:45.955 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_nfs [0.081802s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh [0.073817s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_5 [0.071571s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.080456s] ... ok 2025-10-10 08:11:46.016 1703142 DEBUG manila.share.drivers.infortrend.infortrend_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Set Share [5a0aa06e1c574996be46b81e360e8866] Size [100 G] completed. _set_share_size /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infortrend/infortrend_nas.py:310 2025-10-10 08:11:46.017 1703142 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Successfully Extend Share [5a0aa06e-1c57-4996-be46-b81e360e8866] to size [100 G]. 2025-10-10 08:11:46.018 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_extend_share [0.066287s] ... ok Error running SSH command: fake cmd. Error: 'Mock' object does not support the context manager protocol. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh_exception [0.071526s] ... ok Original exception being dropped: ['Traceback (most recent call last):\n', ' File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 188, in _run_ssh\n with self.sshpool.item() as ssh:\n ^^^^^^^^^^^^^^^^^^^\n', "TypeError: 'Mock' object does not support the context manager protocol\n"] {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats_gluster_mnt_unavailable [0.065002s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.067276s] ... ok 2025-10-10 08:11:46.082 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_invalid_channel [0.064508s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_05___4_3_2_11___False_ [0.072883s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_1 [0.066783s] ... ok 2025-10-10 08:11:46.139 1703142 DEBUG manila.share.drivers.infortrend.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Manage existing for share: 419ab73c-c0fc-4e73-b56a-70756e0b6d27, manage_existing /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infortrend/driver.py:212 2025-10-10 08:11:46.140 1703142 ERROR manila.share.drivers.infortrend.infortrend_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can not find folder [some-folder] in pool [share-pool-01]. 2025-10-10 08:11:46.146 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_2_172_27_112_223__share_pool_01_LV_1_some_folder [0.062833s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Share fakeid does not support snapshots: fake error. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_2 [0.056248s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover [0.119709s] ... ok 2025-10-10 08:11:46.219 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._clone_directory_to_dest wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.221 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: fake_proto _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.221 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Clone Path: /P/share_fakeinstanceid Snapshot: snap_fakesnapid to Path fakepath _clone_directory_to_dest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:753 2025-10-10 08:11:46.221 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._clone_directory_to_dest wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.224 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clone_directory_to_dest [0.077124s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_08_______False_ [0.097666s] ... ok ('Error during delete_share request for share %(share_id)s', {'share_id': 'fakeid'}) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_error [0.047985s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_with_error [0.064686s] ... ok 2025-10-10 08:11:46.266 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._create_directory wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_2 [0.029018s] ... ok 2025-10-10 08:11:46.267 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._create_directory wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.272 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_directory [0.044544s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_10___1_2_3_4_5_6_7_8___True_ [0.049617s] ... ok 2025-10-10 08:11:46.294 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._create_nfs_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.294 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._create_nfs_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.296 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_nfs_share [0.023414s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_1 [0.029570s] ... ok 2025-10-10 08:11:46.333 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._delete_nfs_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.333 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._delete_nfs_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.334 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.077913s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_nfs_share [0.042134s] ... ok Failed to get exports from the system. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_4 [0.058871s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_exception [0.083601s] ... ok 2025-10-10 08:11:46.369 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._get_nfs_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.369 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._get_nfs_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.374 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nfs_share [0.036260s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_error [0.047557s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access [0.042228s] ... ok 2025-10-10 08:11:46.412 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.413 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_2_cifs [0.033277s] ... ok 2025-10-10 08:11:46.444 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._set_directory_quota wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.444 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._set_directory_quota wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.452 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__set_directory_quota [0.049203s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_1_rw [0.055001s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_9 [0.058710s] ... ok 2025-10-10 08:11:46.520 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._update_share_stats wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.521 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Token of Driver has been refreshed _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:522 {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_ro [0.058095s] ... ok 2025-10-10 08:11:46.530 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._update_share_stats wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.531 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) No unused gluster volumes available for use as share! Create share won't be supported unless existing shares are deleted or some gluster volumes are created with names matching 'glusterfs_volume_pattern'. {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats_refresh_token [0.075204s] ... ok Couldn't find a free gluster volume to use. {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_2 [0.074799s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_rw [0.023483s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_1 [0.025554s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_add [0.028094s] ... ok 2025-10-10 08:11:46.589 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._validate_pools_exist wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.589 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._validate_pools_exist wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 test must be an absolute path. {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_down [0.029610s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_mount_point_base [0.021325s] ... ok 2025-10-10 08:11:46.597 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist [0.058812s] ... ok Failed to create directory in hdfs for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share_exception [0.027012s] ... ok GPFS is not active. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_state [0.053533s] ... ok 2025-10-10 08:11:46.665 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.check_for_setup_error wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.666 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_node_status_fail [0.091717s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_2______None_ [0.047896s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_3____gpfs0_share_fakeid_t10_0_0_1____10_0_0_1__ [0.036324s] ... ok 2025-10-10 08:11:46.732 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.create_share_from_snapshot wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.732 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: nfs _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.732 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._get_location_path wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.732 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._get_location_path wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.733 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create share from snapshot: name:share_fakeinstanceid protocol:nfs,location: [{'path': '127.0.0.1:/fake/path'}] create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:368 2025-10-10 08:11:46.733 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.create_share_from_snapshot wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.739 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_1_nfs [0.049717s] ... ok {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity [0.127477s] ... ok 2025-10-10 08:11:46.765 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.766 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.766 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Delete share: share_fakeinstanceid delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:391 2025-10-10 08:11:46.766 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.767 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_2_cifs [0.028560s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_2_ro [0.042673s] ... ok 2025-10-10 08:11:46.792 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.793 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.793 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.799 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.031796s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_default [0.041022s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_ro [0.030428s] ... ok 2025-10-10 08:11:46.854 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.do_setup wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.856 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_login_fail [0.057288s] ... ok {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_local_execute [0.107897s] ... ok 2025-10-10 08:11:46.880 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.ensure_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.880 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: fake_proto _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.880 1703142 ERROR manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invalid NAS protocol supplied: fake_proto. 2025-10-10 08:11:46.881 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_fail_1 [0.023185s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_1_True [0.040913s] ... ok 2025-10-10 08:11:46.903 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.extend_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.904 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: fake_proto _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.904 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] extend share share_fakeinstanceid to new size 2 GB extend_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:399 2025-10-10 08:11:46.904 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.extend_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.905 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_extend_share [0.023917s] ... ok {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size [0.056829s] ... ok 2025-10-10 08:11:46.930 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.update_access wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:83 2025-10-10 08:11:46.931 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: nfs _get_share_instance_pnsp /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:836 2025-10-10 08:11:46.942 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] complete the update access work for share share_fakeinstanceid update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:511 2025-10-10 08:11:46.943 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.update_access wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:86 2025-10-10 08:11:46.946 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_2 [0.042055s] ... ok {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_with_new_size [0.047211s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_api_error [0.095882s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_no_filesystem_exports [0.026010s] ... ok Only 'user' access type allowed! 2025-10-10 08:11:47.024 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tokens have been refreshed. refresh_token /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:134 2025-10-10 08:11:47.026 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_1_True [0.080271s] ... ok {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_level [0.052207s] ... ok INFINIDAT filesystem has more than one active export; possibly not a Manila share 2025-10-10 08:11:47.062 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CMD: delete, URL: http://some_ip:some_port/rest/fake_method, DATA: {"fake_param": "fake_value"} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:162 2025-10-10 08:11:47.062 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 0, 'message': 'success'} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:186 2025-10-10 08:11:47.063 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_3 [0.035518s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_too_many_filesystem_exports [0.066666s] ... ok 2025-10-10 08:11:47.085 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CMD: put, URL: http://some_ip:some_port/rest/fake_method, DATA: {"fake_param": "fake_value"} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:162 2025-10-10 08:11:47.085 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 0, 'message': 'success'} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:186 2025-10-10 08:11:47.086 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_4 [0.022172s] ... ok {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot [0.090833s] ... ok 2025-10-10 08:11:47.127 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CMD: post, URL: http://some_ip:some_port/rest/security/token, DATA: {"name": "username", "password": "password"} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:162 2025-10-10 08:11:47.127 1703142 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 0, 'data': {'token': 'fake_token', 'expireTime': '7200', 'type': 0}} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/as13000/as13000_nas.py:186 2025-10-10 08:11:47.129 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_1 [0.042914s] ... ok 2025-10-10 08:11:47.148 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_with_header [0.018471s] ... ok 2025-10-10 08:11:47.168 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_without_header [0.020202s] ... ok 2025-10-10 08:11:47.192 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec [0.024653s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_ro [0.117053s] ... ok Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.083242s] ... ok 2025-10-10 08:11:47.212 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_ipversion_failed [0.019109s] ... ok 2025-10-10 08:11:47.235 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsfs', '-delim', '!', '-all'] is ('pool_name!fs_name!total_capacity!used_capacity\npool0!fs0!10GB!1GB\npool1!fs1!8GB!3GB', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 2025-10-10 08:11:47.236 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_2_False [0.023782s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips [0.059593s] ... ok 2025-10-10 08:11:47.276 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lscifsinfo', '-delim', '!', '"fs01"'] is ('path!oplocks!type!name!rights\n/fs/fs01/fs01!on!LU!user1!rw\n/fs/fs01/fs01!on!LU!user2!rw', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__update_share_stats [0.075068s] ... ok 2025-10-10 08:11:47.283 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_cifs_rights [0.048889s] ... ok 2025-10-10 08:11:47.324 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnasportip', '-delim', '!'] is ('node_name!id!ip!mask!gw!link_state\nnode1!1!192.168.10.1!255.255.255.0!192.168.10.254!active', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 2025-10-10 08:11:47.325 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_1_CIFS [0.038588s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool pool = self._system.pools.safe_get(name=self._pool_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_api_error [0.070042s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_1 [0.071957s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:47.348 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnode', '-delim', '!'] is ('id!name\n1!node1\n2!node2', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 2025-10-10 08:11:47.348 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsfs', '-delim', '!', '-node', '"node1"'] is ('pool_name!fs_name!total_capacity!used_capacity\npool0!fs0!10GB!1GB', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 2025-10-10 08:11:47.348 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsfs', '-delim', '!', '-node', '"node2"'] is ('pool_name!fs_name!total_capacity!used_capacity\npool1!fs1!10GB!1GB', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 2025-10-10 08:11:47.348 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnasportip', '-delim', '!'] is ('node_name!id!ip!mask!gw!link_state\nnode1!1!192.168.10.1!255.255.255.0!192.168.10.254!active\nnode1!2!192.168.10.2!255.255.255.0!192.168.10.254!active\nnode1!3!!!!inactive\nnode2!1!192.168.10.3!255.255.255.0!192.168.10.254!active\nnode2!2!192.168.10.4!255.255.255.0!192.168.10.254!active\nnode2!3!!!!inactive', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 2025-10-10 08:11:47.349 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_1_CIFS [0.023678s] ... ok 2025-10-10 08:11:47.369 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_1 [0.019403s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_export_error [0.038833s] ... ok Pool "mockpool" not found 2025-10-10 08:11:47.392 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_2_False [0.022443s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_no_pools [0.058035s] ... ok 2025-10-10 08:11:47.418 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifsuser [0.026371s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_4 [0.037516s] ... ok Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. 2025-10-10 08:11:47.447 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnasdir [0.029393s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_1 [0.025943s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [1.113850s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_single_ip [0.072438s] ... ok 2025-10-10 08:11:47.487 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifs [0.039334s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_2 [0.057510s] ... ok Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.057103s] ... ok 2025-10-10 08:11:47.527 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Only "ip" access type allowed for the NFS protocol. {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnasdir [0.055665s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_user [0.065299s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_2_hitachi_hnas_evs_id [0.060298s] ... ok Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.072254s] ... ok 2025-10-10 08:11:47.607 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_expandfs [0.063983s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_ip [0.065856s] ... ok Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-10-10 08:11:47.642 1703142 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnfslist', '-delim', '!'] is ('path\n/fs/test_01/share_01\n/fs/test_01/share_02', '') run_ssh_inq /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py:223 2025-10-10 08:11:47.643 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_1_None [0.035528s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot [0.071226s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.060410s] ... ok 2025-10-10 08:11:47.668 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifsuser [0.026669s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_evs_ip [0.038647s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_1__True__True__True_ [0.054485s] ... ok Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2025-10-10 08:11:47.721 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_share_id [0.038581s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmfs [0.051422s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.085079s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_5__False__True__True_ [0.050773s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_inexistent_snapshot_exception [0.023539s] ... ok Invalid storage object type fake_type. Unsupported share protocol: CIFS. {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_3_512_GB [0.037751s] ... ok 2025-10-10 08:11:47.784 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_ensure_share [0.063174s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_fails_non_nfs [0.043573s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.056906s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_invalid_access_type [0.023606s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_1__True__True_ [0.051184s] ... ok 2025-10-10 08:11:47.842 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_get_network_allocations_number [0.058803s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_4 [0.039102s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectTestCase.test_xml_api_retry [0.082617s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share_new_size_lower_than_usage [0.031003s] ... ok 2025-10-10 08:11:47.889 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Error running SSH command: mcsinq lsvdisk: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:47.891 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_exec_failed [0.046144s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_snapshot [0.023902s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_context_change [0.025153s] ... ok 2025-10-10 08:11:47.930 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unable to create SSHPool: paramiko.ssh_exception.SSHException 2025-10-10 08:11:47.932 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_pool_failed [0.041288s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_3__False__True_ [0.120309s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_operation_successful [0.037586s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.120673s] ... ok 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Error has occurred: Exception 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper Traceback (most recent call last): 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py", line 87, in _ssh_execute 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper return processutils.ssh_execute( 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._mock_call(*args, **kwargs) 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper raise effect 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper Exception 2025-10-10 08:11:47.992 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper 2025-10-10 08:11:47.994 1703142 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Error running SSH command: mcsinq lsvdisk: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:47.998 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed_exception_error [0.066541s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.033241s] ... ok 2025-10-10 08:11:48.031 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success [0.032128s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_deleting_not_empty_directory [0.072720s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips network_space = self._system.network_spaces.safe_get( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_network_spaces_api_fail [0.123625s] ... ok 2025-10-10 08:11:48.097 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_1_nfs [0.070795s] ... ok Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_different_fs_exception [0.068864s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.094771s] ... ok Pool "mockpool" not found 2025-10-10 08:11:48.161 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_2_cifs [0.058996s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pool_not_found [0.080485s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_exception [0.071249s] ... ok 2025-10-10 08:11:48.198 1703142 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not list the share access for share manila_fakeid 2025-10-10 08:11:48.202 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_2_cifs [0.042079s] ... ok {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_support_manage [0.089427s] ... ok 2025-10-10 08:11:48.241 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool pool = self._system.pools.safe_get(name=self._pool_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_fail [0.037920s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pools_api_fail [0.076867s] ... ok {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_unmanage_manage [0.053061s] ... ok 2025-10-10 08:11:48.272 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info_fail [0.030441s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory [0.111747s] ... ok 2025-10-10 08:11:48.295 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__format_name [0.022572s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_2__True__False_ [0.057204s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_mkconf [0.056941s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_3__False__True_ [0.036160s] ... ok 2025-10-10 08:11:48.356 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_2_cifs [0.068584s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_2_False [0.093701s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_1_True [0.083903s] ... ok 2025-10-10 08:11:48.420 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_pool_capacity [0.060785s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_4__False__False_ [0.080414s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_error [0.078860s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_with_snapshots [0.040016s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_delete_rados_object [0.090933s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 439, in _delete_share infinidat_filesystem.safe_delete() File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_api_fail [0.037254s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:11:48.553 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) infinibox_login configuration parameter must be specified {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_2_cifs [0.128422s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_true [0.092336s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_log_message [0.066706s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_empty_auth_parameters [0.055934s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_03__True__True__False__True_ [0.029636s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_1_False [0.058047s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_09__False__True__True__True_ [0.031787s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota [0.086767s] ... ok 2025-10-10 08:11:48.650 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_2_False [0.027322s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_pool_error [0.096531s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_1_True [0.036227s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_1_True [0.067111s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access [0.054315s] ... ok 2025-10-10 08:11:48.704 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_proto_error [0.061152s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_1_True [0.045418s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 447, in _extend_share infinidat_filesystem.resize(new_size_capacity_units - old_size) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_1_True [0.069093s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share_api_fail [0.061591s] ... ok 2025-10-10 08:11:48.787 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_1_True [0.044246s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_2_2000000KB [0.081724s] ... ok 2025-10-10 08:11:48.842 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver._update_share_stats wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:77 2025-10-10 08:11:48.843 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver._update_share_stats wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:80 2025-10-10 08:11:48.844 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats [0.056895s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_2_False [0.064431s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_1 [0.109642s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_3__False__True_ [0.132502s] ... ok 2025-10-10 08:11:48.916 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_1 [0.065016s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_error [0.066364s] ... ok 2025-10-10 08:11:48.958 1703142 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Can't find the share by share name: manila_fakeid. 2025-10-10 08:11:48.959 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_1_nfs [0.043576s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_success [0.048268s] ... ok {1} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_1 [0.106989s] ... ok 2025-10-10 08:11:48.999 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.delete_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:77 2025-10-10 08:11:48.999 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.delete_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:80 2025-10-10 08:11:49.001 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_2_cifs [0.040547s] ... ok 2025-10-10 08:11:49.022 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_1_nfs [0.020903s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory [0.053776s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_success [0.020681s] ... ok 2025-10-10 08:11:49.049 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.ensure_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:77 2025-10-10 08:11:49.051 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.ensure_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:80 2025-10-10 08:11:49.052 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_2_cifs [0.029960s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol [0.082194s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_2_No_quotas_matching_specified_filter_criteria__ [0.019266s] ... ok 2025-10-10 08:11:49.075 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.extend_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:77 2025-10-10 08:11:49.075 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.extend_share wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:80 2025-10-10 08:11:49.076 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_2_cifs [0.023370s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_tb [0.030841s] ... ok Unable to unmount gluster volume. mount_dir: /mnt/glusterfs, Error: None 2025-10-10 08:11:49.104 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.update_access wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:77 2025-10-10 08:11:49.104 1703142 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.update_access wrapper /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/macrosan_nas.py:80 2025-10-10 08:11:49.105 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_1 [0.053544s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_2_cifs [0.040297s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence_error [0.032242s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage [0.059145s] ... ok 2025-10-10 08:11:49.187 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localgroup [0.070976s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_tb [0.034531s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_1_foo_1_1_1 [0.058094s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_1 [0.023534s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_exception [0.054880s] ... ok 2025-10-10 08:11:49.250 1703142 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Attempting to add local user access. Access info (access_to: fake_user,access_level: rw,path: fake_path.) _allow_cifs_access_rest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/rest_helper.py:328 2025-10-10 08:11:49.251 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_3 [0.035594s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_1 [0.075986s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_mount_already_mounted [0.041104s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_5 [0.045870s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_1_True [0.019887s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_exception [0.019792s] ... ok 2025-10-10 08:11:49.333 1703142 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Attempting to add domain user access. Access info (access_to: /fake_user,access_level: rw,path: fake_path.) _allow_cifs_access_rest /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/rest_helper.py:341 2025-10-10 08:11:49.335 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_3 [0.071517s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_empty_volinfo [0.040850s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_error_cloning [0.020295s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_error [0.042004s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_2 [0.046514s] ... ok 2025-10-10 08:11:49.394 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem [0.067570s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_1_None [0.028434s] ... ok 2025-10-10 08:11:49.468 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_4 [0.047929s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_access_rest [0.067234s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test__update_share_stats [0.089744s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_noattr [0.048274s] ... ok 2025-10-10 08:11:49.520 1703142 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Attempting to get domain user access. Access info (access_to: /fake_group,path: fake_path.) _get_access_from_cifs_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/rest_helper.py:427 2025-10-10 08:11:49.522 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_6 [0.051499s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share [0.054628s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_5 [0.023445s] ... ok 2025-10-10 08:11:49.544 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_nfs_share [0.022683s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_1_None [0.018534s] ... ok 2025-10-10 08:11:49.570 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_service_status [0.025935s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_2_False [0.034328s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_export_error [0.072398s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share_with_no_available_space_in_fs [0.033680s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_invalid [0.055649s] ... ok 2025-10-10 08:11:49.651 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_share [0.085440s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_unmanage [0.027618s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_2 [0.028656s] ... ok 2025-10-10 08:11:49.695 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_user [0.038298s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_5 [0.021991s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_recovery [0.040386s] ... ok 2025-10-10 08:11:49.713 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "macrosan_manila" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:11:49.714 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "macrosan_manila" acquired by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:11:49.714 1703142 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request URL: https://fake_ip:fake_port/nas/fake_url, Method: POST, Data: {'fake_data': 'fake_value'} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/rest_helper.py:73 2025-10-10 08:11:49.717 1703142 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 0, 'message': 'success', 'data': 'fake_data'} do_request /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/macrosan/rest_helper.py:104 2025-10-10 08:11:49.717 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "macrosan_manila" "released" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:11:49.718 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_1 [0.023043s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_1 [0.020075s] ... ok 2025-10-10 08:11:49.751 1703142 ERROR manila.share.drivers.macrosan.rest_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Login failed. code: 1 2025-10-10 08:11:49.752 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login_fail [0.039976s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_3___3____6____2beta____4__ [0.070283s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_1_202 [0.104491s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_3 [0.031302s] ... ok 2025-10-10 08:11:49.830 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__add_params [0.071695s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_1 [0.021059s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_multiple [0.027907s] ... ok 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to check MapRFS state.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 324, in _check_maprfs_state 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._maprfs_util.check_state() 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 252, in check_state 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native out, __ = self._execute(*cmd, check_exit_code=False) 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-10-10 08:11:49.859 1703142 ERROR manila.share.drivers.maprfs.maprfs_native 2025-10-10 08:11:49.860 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_exception [0.030589s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_3 [0.077176s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_1_None [0.025051s] ... ok 2025-10-10 08:11:49.912 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name [0.051539s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_2_ERROR [0.068183s] ... ok 2025-10-10 08:11:49.971 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_local [0.059288s] ... ok 2025-10-10 08:11:49.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_snapshot_list [0.027640s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_1 [0.109102s] ... ok 2025-10-10 08:11:50.020 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path_not_exist [0.020405s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_share [0.071251s] ... ok 2025-10-10 08:11:50.042 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_du [0.022586s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_1 [0.054560s] ... ok 2025-10-10 08:11:50.086 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_ls [0.043930s] ... ok infinibox_login configuration parameter must be specified {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_auth_parameters [1.208793s] ... ok 2025-10-10 08:11:50.126 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__user_exists [0.041880s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_1 [0.081543s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_1_1 [0.099002s] ... ok 2025-10-10 08:11:50.166 1703142 WARNING manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CLDB nodes are not specified! 2025-10-10 08:11:50.167 1703142 WARNING manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Zookeeper nodes are not specified! 2025-10-10 08:11:50.168 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error [0.039529s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_1 [0.035518s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access [0.087200s] ... ok 2025-10-10 08:11:50.204 1703142 WARNING manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CLDB nodes are not specified! 2025-10-10 08:11:50.205 1703142 WARNING manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Zookeeper nodes are not specified! 2025-10-10 08:11:50.205 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] MapR-FS is not in healthy state. 2025-10-10 08:11:50.206 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_cldb_state [0.037472s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_resize_file_system [0.081383s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager [0.024000s] ... ok 2025-10-10 08:11:50.230 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.024908s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_2__0__5_ [0.036300s] ... ok {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_1 [0.034650s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_invalid_ip [0.096682s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_restart [0.063472s] ... ok Invalid configuration. hpe3par_fpg must be set. 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create share from snapshot fake with name share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 231, in create_share_from_snapshot 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.maprfs_cp(snapshot_path + '/*', share_dir) 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-10-10 08:11:50.302 1703142 ERROR manila.share.drivers.maprfs.maprfs_native 2025-10-10 08:11:50.312 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.087534s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_2__None__0__4_ [0.077463s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_channel_status_down [0.054829s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto [0.040367s] ... ok 2025-10-10 08:11:50.380 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot create share from snapshot fake with name share-0. Error: Tenant user should not differ from tenant of the source snapshot. 2025-10-10 08:11:50.382 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_wrong_tenant [0.063161s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_2__from_snapshot [0.033231s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_5___max_ip_fpg__10_0_0_1__10_0_0_2__10_0_0_3__10_0_0_4__10_0_0_5___0__4_ [0.072459s] ... ok 2025-10-10 08:11:50.412 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only MapRFS protocol supported! 2025-10-10 08:11:50.412 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.030026s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_pools_setup [0.070042s] ... ok 2025-10-10 08:11:50.460 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot [0.052201s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_nfs [0.050096s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_1___test_dquote____test_dquote__ [0.077717s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_3_delete_share [0.091684s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_nfs [0.038173s] ... ok 2025-10-10 08:11:50.528 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_ensure_share [0.063000s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share_from_snapshot [0.055566s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_6_manage_existing [0.066115s] ... ok 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to manage share.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 364, in manage_existing 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native info = self._maprfs_util.get_volume_info_by_path( 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-10-10 08:11:50.559 1703142 ERROR manila.share.drivers.maprfs.maprfs_native 2025-10-10 08:11:50.561 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_exception [0.032481s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_no_login_ssh_key_and_pass [0.061189s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_with_refresh [0.045376s] ... ok 2025-10-10 08:11:50.588 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share /share-0 not found 2025-10-10 08:11:50.589 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_invalid_share [0.031549s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init [0.064948s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_conf_ips_validation_fails [0.049749s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_folder_status [0.063014s] ... ok 2025-10-10 08:11:50.652 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_no_rename [0.066350s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_nosupp_layout [0.042314s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_share_not_exist [0.050041s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_multi_getvfs_success [0.071329s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_1 [0.048929s] ... ok 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Manage existing share snapshot failed.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 402, in manage_existing_snapshot 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native snapshot_list = self._maprfs_util.get_snapshot_list( 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-10-10 08:11:50.703 1703142 ERROR manila.share.drivers.maprfs.maprfs_native 2025-10-10 08:11:50.714 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_exception [0.055559s] ... ok 2025-10-10 08:11:50.746 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add_no_user_no_group_exists [0.031207s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_success [0.050022s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_3 [0.065324s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_1_nfs [0.083213s] ... ok 2025-10-10 08:11:50.811 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success [0.057893s] ... ok 2025-10-10 08:11:50.814 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_basic_auth [0.067846s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_1 [0.062933s] ... ok 2025-10-10 08:11:50.840 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:50.845 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_default [0.030837s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_get_network_allocations_number [0.040621s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__format_name [0.067309s] ... ok 2025-10-10 08:11:50.896 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:50.897 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_with_host_validation [0.051984s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_snapshot_name [0.053538s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_setfshare_exception [0.061226s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_2 [0.096372s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share_error [0.062464s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_detail [0.078534s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share [0.026989s] ... ok 2025-10-10 08:11:51.006 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_no_value [0.109506s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_4 [0.081762s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share_error [0.038594s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_1 [0.030129s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_list [0.063496s] ... ok Unable to delete share fakename Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/glusterfs/layout_directory.py", line 179, in delete_share privsep_os.recursive_forced_rm(local_share_path) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cannot_delete_share [0.040175s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_2_1 [0.036319s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_ip [0.051019s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_1___ [0.029750s] ... ok 2025-10-10 08:11:51.126 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_invalid_struct [0.123903s] ... ok Quota of pool: /fakepath is not set, please set it in GUI of AS13000 {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_fail [0.049494s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup [0.035218s] ... ok Invalid protocol. Expected nfs or smb. Got bogus. {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_protocol [0.079556s] ... ok Could not mount the Gluster volume testvol Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/glusterfs/layout_directory.py", line 108, in _ensure_gluster_vol_mounted common._mount_gluster_vol(self.driver._execute, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.GlusterfsException: Unknown Gluster exception. {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted_error [0.025667s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_2_cifs [0.046671s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_extend_share [0.049820s] ... ok 2025-10-10 08:11:51.227 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_nonunique_key [0.109412s] ... ok Failed to get FSIP after creating it for FPG/VFS/IP/subnet/VLAN pool/test_vfs/1.2.3.4/255.255.255.0/101. {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_ips [0.048870s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_physical_ips [0.030200s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_get_none [0.102032s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage [0.058821s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_pool_stats [0.028249s] ... ok 2025-10-10 08:11:51.326 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_4 [0.037591s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_list [0.089240s] ... ok 2025-10-10 08:11:51.334 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.334 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.334 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_4_50G [0.045348s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_5___uid____smb___False___osf_smb_uid__ [0.092236s] ... ok 2025-10-10 08:11:51.377 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_1 [0.045330s] ... ok 2025-10-10 08:11:51.383 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.383 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.383 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats [0.048661s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_compile_volume_pattern [0.081337s] ... ok 2025-10-10 08:11:51.422 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_2 [0.040651s] ... ok 2025-10-10 08:11:51.424 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.424 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.424 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_hit [0.065922s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_2_cifs [0.039057s] ... ok 2025-10-10 08:11:51.468 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share [0.066378s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_4 [0.053411s] ... ok 2025-10-10 08:11:51.477 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.478 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.478 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_search [0.072362s] ... ok 2025-10-10 08:11:51.537 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_1_nfs [0.093790s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists [0.036355s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_unknown_exception [0.068711s] ... ok 2025-10-10 08:11:51.546 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.547 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.547 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_2_ [0.071405s] ... ok Failed to get FSIPs for FPG/VFS pool/test_vfs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1654, in fsip_exists result = self._client.getfsip(vfs, fpg=fpg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception..FakeException {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception [0.032162s] ... ok 2025-10-10 08:11:51.580 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_2 [0.034967s] ... ok 2025-10-10 08:11:51.581 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.582 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.582 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_vpe_failed [0.055531s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_04________ip___True____foo_does_not_exist__cannot_be_removed___ [0.047460s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_1_nfs [0.034391s] ... ok 2025-10-10 08:11:51.637 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_3 [0.057596s] ... ok 2025-10-10 08:11:51.639 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.639 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.639 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_06________user___False____SMB_share_osf_foo_does_not_exist___ [0.034025s] ... ok 2025-10-10 08:11:51.680 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_4 [0.048481s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_2 [0.134658s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_13________ip___True_____ [0.030230s] ... ok 2025-10-10 08:11:51.688 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.688 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.688 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_1_nfs [0.084706s] ... ok Invalid access type. Expected 'ip' or 'user'. Actual 'unsupported_other_type'. 2025-10-10 08:11:51.722 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_value_error [0.038106s] ... ok 2025-10-10 08:11:51.731 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_type [0.047581s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_3 [0.088051s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_3 [0.057066s] ... ok 2025-10-10 08:11:51.785 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_http_error [0.056289s] ... ok 2025-10-10 08:11:51.788 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.788 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.789 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_nfs [0.071025s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logins [0.040779s] ... ok 2025-10-10 08:11:51.840 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_1 [0.054283s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_filter_used [0.067497s] ... ok 2025-10-10 08:11:51.843 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.843 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.843 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_1___rw___True_ [0.043928s] ... ok 2025-10-10 08:11:51.866 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_1_None [0.024420s] ... ok 2025-10-10 08:11:51.867 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.868 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:51.868 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_2 [0.048883s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name [0.039731s] ... ok Token is expired {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_token_overtime_fail [0.024012s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_4___ro___False_ [0.054809s] ... ok 2025-10-10 08:11:51.917 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_2_abc [0.050969s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_1_this_is_too_bad [0.058787s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api [0.043354s] ... ok 2025-10-10 08:11:51.969 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_5_1_0 [0.055691s] ... ok Exception due to network failure. Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual 'user'. {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_nfs [0.082780s] ... ok 2025-10-10 08:11:51.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_9__True__ [0.026585s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_2_fake_snap_id_xyx_fake_snap_id_pqr [0.064539s] ... ok 2025-10-10 08:11:52.018 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.018 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.018 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.019 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses [0.018876s] ... ok Failed to Login to 3PAR (https://1.2.3.4:8080/api/v1) as USERNAME_0 because: Fake exception for testing. {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_3 [0.036618s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_login_error [0.055293s] ... ok 2025-10-10 08:11:52.049 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.049 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.049 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.051 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version_cached [0.032539s] ... ok 2025-10-10 08:11:52.069 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.069 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.069 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.070 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.070 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.070 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.071 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_1 [0.019299s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_2 [0.029349s] ... ok 2025-10-10 08:11:52.097 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.097 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.097 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.097 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.097 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.104 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.106 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_2 [0.034841s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_8 [0.033989s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_supported [0.072964s] ... ok Couldn't find a free gluster volume to use. {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_1 [0.040862s] ... ok 2025-10-10 08:11:52.146 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.146 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.146 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.147 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.147 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.147 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.148 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_not_found [0.050806s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_3___4__0__0___None___false___None_ [0.054545s] ... ok Error trying to wipe gluster volume. gluster_export: host1:/gv1, Error: None 2025-10-10 08:11:52.184 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.184 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.184 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.184 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.184 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.185 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.186 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_false [0.028614s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_error_wiping_gluster_vol [0.047419s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_5___4__0__0___None__None___optimized__ [0.032181s] ... ok 2025-10-10 08:11:52.203 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.203 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.203 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.204 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.204 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.204 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.205 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.018775s] ... ok 2025-10-10 08:11:52.226 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share [0.038465s] ... ok 2025-10-10 08:11:52.227 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.231 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.231 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.231 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.231 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.233 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_force [0.031063s] ... ok hpe3par_cifs_admin_access_username and hpe3par_cifs_admin_access_password must be provided in order for CIFS shares created from snapshots to be writable. 2025-10-10 08:11:52.256 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.256 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.256 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.256 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.257 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.257 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.258 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_volume_move [0.021711s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_ro [0.068695s] ... ok 2025-10-10 08:11:52.294 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.295 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.295 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.295 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.295 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.296 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.298 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule [0.040234s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh [0.064774s] ... ok 2025-10-10 08:11:52.319 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.319 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.319 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Error running SSH command: fake cmd. Error: . 2025-10-10 08:11:52.319 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.319 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.320 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.320 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_1_sync [0.050704s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain [0.022521s] ... ok 2025-10-10 08:11:52.337 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.338 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh_exception [0.038659s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_2_no_wdelay_sec_sys_hide_sync [0.020726s] ... ok 2025-10-10 08:11:52.338 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.347 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.347 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.347 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.348 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Port e0a-1001 already exists in broadcast domain domain_fake _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:52.351 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_1_ro [0.022713s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_already_present [0.030972s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_empty_snapshot [0.052199s] ... ok 2025-10-10 08:11:52.371 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.372 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.372 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.372 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.372 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.372 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.373 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_api_error [0.024435s] ... ok 2025-10-10 08:11:52.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.400 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists_not_found [0.024376s] ... ok 2025-10-10 08:11:52.435 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.436 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.436 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.436 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.439 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.439 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Failed to delete share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. 2025-10-10 08:11:52.440 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Fake restore_snapshot request failed: NetApp API failed. Reason - 13001:Other error _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:52.441 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_6_insecure [0.076407s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found [0.044178s] ... ok Failed to get fshare osf-share-id after creating it: Fake exception for testing. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 551, in _create_share result = self._client.getfshare( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 188, in _wsapi_login self._client.login(self.hpe3par_username, self.hpe3par_password) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share_exception [0.072353s] ... ok return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_exception [0.027179s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_extend_share [0.026838s] ... ok Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 0. 2025-10-10 08:11:52.466 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.467 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.467 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.467 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.467 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.467 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.468 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_1_0 [0.025790s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found_exception [0.023429s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.022158s] ... ok 2025-10-10 08:11:52.487 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.487 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.487 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.488 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.488 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.488 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.488 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Fake restore_snapshot request failed: NetApp API failed. Reason - 13001:"SnapRestore" is not licensed in the cluster. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:52.489 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot [0.040993s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_notfound [0.020308s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.036414s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_1 [0.050291s] ... ok 2025-10-10 08:11:52.512 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.512 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.512 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.512 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.512 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.513 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.526 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_clear_nfs_export_policy_for_volume [0.037088s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_not_found [0.080771s] ... ok 2025-10-10 08:11:52.580 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.581 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.581 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.581 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.581 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.581 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.583 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_multiple_dns_ip [0.056670s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_invalid_type [0.040696s] ... ok 2025-10-10 08:11:52.605 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.606 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.606 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.606 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.606 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.606 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.607 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers.: NoneType: None 2025-10-10 08:11:52.607 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode NoneType: None 2025-10-10 08:11:52.607 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode 2025-10-10 08:11:52.607 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_2 [0.024235s] ... ok 2025-10-10 08:11:52.627 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.628 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.628 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.628 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.628 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.628 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.629 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_nfs [0.025219s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_smb [0.076052s] ... ok 2025-10-10 08:11:52.652 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.652 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.652 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.656 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.656 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.656 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.657 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cifs_share [0.024438s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_allow [0.077267s] ... ok 2025-10-10 08:11:52.679 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.679 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.680 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.680 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.680 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.680 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.682 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_default_nfs_export_rules [0.025174s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_nfs [0.059009s] ... ok 2025-10-10 08:11:52.709 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.709 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.709 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.711 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy [0.029031s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_1 [0.063737s] ... ok 2025-10-10 08:11:52.731 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.733 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_api_error [0.021277s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_ro_access_nfs_legacy [0.054991s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_cleanup [0.038119s] ... ok 2025-10-10 08:11:52.757 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.758 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.758 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.758 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.758 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.758 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.760 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_2___1001___True_ [0.027099s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_1_CIFS [0.030852s] ... ok 2025-10-10 08:11:52.778 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.779 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.779 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.779 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.779 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.779 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.785 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_invalid_protocol [0.039442s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_2_NFS [0.027814s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_user_access_cifs [0.028720s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_3__None__False_ [0.024791s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_invalid_share_protocol [0.029483s] ... ok 2025-10-10 08:11:52.817 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.817 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.817 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.818 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.818 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.818 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.819 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.034201s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_1 [0.044915s] ... ok 2025-10-10 08:11:52.851 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Unexpected provisioning type for FPG pool: BOGUS. 2025-10-10 08:11:52.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Error while getting fsquotas for FPG pool: Fake exception for testing. 2025-10-10 08:11:52.854 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.034128s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_cifs_exception [0.029710s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_bad_prov_type [0.083083s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_retry [1.031818s] ... ok 2025-10-10 08:11:52.879 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.879 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.879 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.879 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.879 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.879 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.881 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_exception [0.022022s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_1 [0.030148s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_duplicate [0.031374s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_02__2__1__False_ [0.038819s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_2 [0.062843s] ... ok 2025-10-10 08:11:52.905 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.907 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.907 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.907 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.908 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.908 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.908 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VLAN 1001 already exists on port e0a _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:52.909 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_type_failed [0.099274s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_already_present [0.023311s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs [0.035209s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_04__1__2__False_ [0.057249s] ... ok 2025-10-10 08:11:52.981 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.981 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.981 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.981 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.982 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:52.982 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:52.998 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_4 [0.025430s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_adaptive_not_supported [0.089358s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_09__99999999__1__True_ [0.044085s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share_with_no_available_space_in_fs [0.022263s] ... ok 2025-10-10 08:11:53.023 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.026 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.026 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.027 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.027 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.027 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.028 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_4 [0.029781s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_3_hitachi_hnas_evs_ip [0.033986s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_no_nfsinfo [0.108840s] ... ok 2025-10-10 08:11:53.055 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.055 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.055 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.056 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.056 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.056 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.057 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_2_enterprise [0.028928s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_1____nfs____NFS____nFs_____smb__ [0.070708s] ... ok 2025-10-10 08:11:53.106 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.106 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.107 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.115 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.115 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.115 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.116 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating Vserver fake_vserver with create args {'vserver-name': 'fake_vserver', 'root-volume': 'fake_root_volume', 'root-volume-aggregate': 'fake_root_aggr', 'root-volume-security-style': 'unix', 'name-server-switch': {'nsswitch': 'file'}, 'ipspace': 'ipspace_fake', 'is-space-reporting-logical': 'false', 'is-space-enforcement-logical': 'false'} _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:53.117 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_with_ipspace [0.060148s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_4_hitachi_hnas_ip [0.088792s] ... ok Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. 2025-10-10 08:11:53.142 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.142 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.142 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.142 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.143 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.143 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.144 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace [0.026327s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_no_quota [0.026993s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_cifs [0.083046s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_4 [0.104731s] ... ok 2025-10-10 08:11:53.161 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.162 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.162 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.162 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.162 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.165 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.165 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FPolicy policy fake_fpolicy_name not found. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:53.166 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_2_18251 [0.022085s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_1_None [0.026736s] ... ok 2025-10-10 08:11:53.191 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.191 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.192 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.192 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.192 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.192 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.211 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_error [0.045005s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_3__None___PUT__ [0.053721s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_1 [0.062226s] ... ok 2025-10-10 08:11:53.283 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.283 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.283 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.284 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.284 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.284 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.285 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FPolicy scope fake_fpolicy_name not found. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:53.286 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_2_18259 [0.075375s] ... ok 2025-10-10 08:11:53.305 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.306 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.306 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.306 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.306 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.307 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.311 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_network_interface [0.024307s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_2 [0.082812s] ... ok 2025-10-10 08:11:53.340 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.340 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:53.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:53.343 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_not_found [0.031488s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_2 [0.053965s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_1 [0.082284s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_3 [0.037702s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_3_1_1_1_1_shares_share_id [0.050903s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_2 [0.042132s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_5 [0.028293s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_3 [0.028793s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_1_True [0.024154s] ... ok Share share-fake-uuid does not exist on the backend. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_share_not_exist [0.034643s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_4_snapshots_share1_snapshot_id [0.085537s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_level_fail [0.025604s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifs [0.081338s] ... ok Get CIFS service status error. result: {'error': {'code': 31755596}}. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_false [0.070425s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_2_cifs [0.051204s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_success [0.031745s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_allow [0.121949s] ... ok check_conf_file: Config file invalid. Product must be set to V3. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_product_fail [0.023240s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_wait_interval_fail [0.034691s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_2 [0.085607s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_success [0.033263s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_1 [0.083191s] ... ok Can not get access id from share. share_name: share-fake-uuid {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_cifssnapshot_success [0.033828s] ... ok Can not get access id from share. share_name: share_fake_uuid {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_3 [0.054175s] ... ok Node name should be set when file system name is set. Can't open the recent url, re-login. {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_cifs_recovery_mode [0.061408s] ... ok Failed to get replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to get replication pair info for fake_pair_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 69, in _get_replication_pair_info pair_info = self.helper.get_replication_pair_by_id( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1448, in get_replication_pair_by_id self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to get replication pair fake_pair_id. result: {'error': {'code': -403}}.. Cannot get replica state, return error {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_get_state_fail [0.037135s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfs [0.029560s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_invalid_share_protocol [0.027659s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfsclient [0.021688s] ... ok Cannot find snapshot fake_snapshot_uuid on array. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_notexistingsnapshot_fail [0.057468s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_not_found_exception [0.060604s] ... ok The source filesystem of snapshot fake_snapshot_uuid does not exist. {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_extend_share [0.099415s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute [0.038384s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_nonefs [0.081380s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_2_False [0.026065s] ... ok Error has occurred Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py", line 87, in _ssh_execute return processutils.ssh_execute( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result Exception {3} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success_run_again [0.049059s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_not_found [0.062269s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation [0.028052s] ... ok Could not list the share access for share manila_fakeid {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_1_nfs [0.077989s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_context_change [0.021902s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_exception [0.029069s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_2_1 [0.087487s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_error [0.091852s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_3_2 [0.061187s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota_error [0.027325s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info [0.039609s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_name [0.025067s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_2_False [0.067052s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_path [0.032724s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_1_nfs [0.047113s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access [0.078978s] ... ok 2025-10-10 08:11:54.421 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.422 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.422 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.422 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.423 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.423 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.424 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy [1.081579s] ... ok 2025-10-10 08:11:54.451 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.452 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.452 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.452 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.453 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.453 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.454 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy_not_found [0.029858s] ... ok 2025-10-10 08:11:54.475 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.477 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.477 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.477 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.478 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.478 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.480 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_svm [0.027747s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_4 [0.073453s] ... ok 2025-10-10 08:11:54.506 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.506 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.506 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.509 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.509 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.509 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.510 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VLAN 1001 on port e0a node fake_node1 still used by LIF and cannot be deleted. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:54.510 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_still_used [0.031304s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_exception [0.100219s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_change [0.066551s] ... ok 2025-10-10 08:11:54.566 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.566 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.566 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.567 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.567 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.567 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.567 1703142 ERROR mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Vserver fake_vserver does not exist. 2025-10-10 08:11:54.568 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_not_found [0.054758s] ... ok 2025-10-10 08:11:54.600 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.601 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.601 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.601 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.601 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.601 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.604 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_api_error [0.037712s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory [0.079886s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_change [0.058005s] ... ok 2025-10-10 08:11:54.637 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.637 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.638 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.638 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.638 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.638 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.639 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_peer [0.033736s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_2 [0.032145s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_nfs_host_list [0.056582s] ... ok 2025-10-10 08:11:54.676 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.678 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.678 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.679 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.679 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.680 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.682 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression_async [0.041925s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_1_nfs [0.059915s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota [0.061522s] ... ok 2025-10-10 08:11:54.729 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.747 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.748 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.748 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.748 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.748 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Only IP access types are allowed for NFS shares. 2025-10-10 08:11:54.753 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedupe_async [0.074651s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_type_fail [0.051829s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_error [0.047154s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_1_nfs [0.028716s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_in_use [0.036180s] ... ok 2025-10-10 08:11:54.828 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.828 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.828 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.832 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.832 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.832 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.838 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_1_nfs [0.043339s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_1_None [0.087164s] ... ok Can't find the share by share name: manila_fakeid. 2025-10-10 08:11:54.873 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.873 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.873 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.874 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.874 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.874 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.874 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FPolicy policy fake_fpolicy_name not found or already disabled. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:54.875 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_2_18251 [0.033800s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_not_exist [0.042302s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_size_fail [0.034513s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_without_use [0.094035s] ... ok 2025-10-10 08:11:54.919 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.920 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.920 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.920 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.920 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.920 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.921 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_error [0.043992s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_no_permissions_added [0.030794s] ... ok 2025-10-10 08:11:54.951 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.952 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.952 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.952 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.952 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.952 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.953 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos [0.030962s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add_error [0.029418s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_1_nfs [0.066472s] ... ok 2025-10-10 08:11:54.990 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.992 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.992 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.992 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.993 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:54.994 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:54.997 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos_already_disabled [0.044712s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_failed [0.035239s] ... ok 2025-10-10 08:11:55.021 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.021 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.021 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.022 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.022 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.022 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.024 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression_async [0.025270s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_1_nfs [0.067607s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_empty_host_list [0.045781s] ... ok 2025-10-10 08:11:55.064 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.067 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.067 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.067 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.068 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.068 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.069 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup [0.045435s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_no_share_provided [0.025308s] ... ok 2025-10-10 08:11:55.094 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.094 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.094 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.094 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.095 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.095 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.096 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedupe_async [0.026808s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create [0.024808s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_2_cifs [0.060649s] ... ok 2025-10-10 08:11:55.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.127 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_no_data_fail [1.160521s] ... ok 2025-10-10 08:11:55.136 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.136 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.136 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.138 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.044192s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_1_None [0.041861s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_proto_error [0.046356s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_success [0.040723s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_fail [0.026221s] ... ok 2025-10-10 08:11:55.205 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.206 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.206 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.206 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.206 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.206 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 The filesystem type is "Thick", so dedupe or compression cannot be set. 2025-10-10 08:11:55.208 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_1 [0.069068s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_2 [0.050526s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code [0.034146s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_1 [0.044198s] ... ok 2025-10-10 08:11:55.242 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.243 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.243 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.243 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.243 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.243 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 The filesystem type is "Thick", so dedupe or compression cannot be set. 2025-10-10 08:11:55.249 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_2 [0.039515s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_2 [0.034575s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data [0.043768s] ... ok 2025-10-10 08:11:55.284 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.285 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.285 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.290 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.290 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.290 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.292 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_not_found [0.044684s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_4 [0.028482s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_rule_exception [0.104098s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_cifs_share [0.055982s] ... ok 2025-10-10 08:11:55.331 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.332 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.332 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.332 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.332 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.332 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.333 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_shared [0.039819s] ... ok 2025-10-10 08:11:55.353 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.353 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.353 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.354 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.354 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.354 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.355 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_2_False [0.020683s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_1_128 [0.076246s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem_dir [0.047533s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_get_default_filter_function [0.068327s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing_wrong_share_id [0.024571s] ... ok 2025-10-10 08:11:55.403 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.404 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.405 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.405 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.406 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.406 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.409 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_port_not_found [0.055149s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_5 [0.039876s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share [0.026036s] ... ok 2025-10-10 08:11:55.450 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.450 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.450 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.451 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.453 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.453 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.455 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access [0.044525s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share_new_size_lower_than_usage [0.022781s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_filesystem [0.047963s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_2_xx [0.116899s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_1_True [0.033801s] ... ok 2025-10-10 08:11:55.495 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.495 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.495 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.495 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.496 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.496 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.501 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities [0.048513s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_group [0.047440s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_2 [0.033089s] ... ok 2025-10-10 08:11:55.550 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.550 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.550 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.551 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.551 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.551 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.552 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy [0.048780s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_cifs_service [0.044044s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_2_500 [0.030412s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_01 [0.069588s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_4 [0.029136s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_1_COMPLETE [0.028834s] ... ok 2025-10-10 08:11:55.603 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.603 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.603 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Code: 302, URL: https://fake_ip:fake_port/nas/fake_url, Message: return message 2025-10-10 08:11:55.604 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.604 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.604 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.605 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_not_found [0.058259s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_fail [0.050383s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_access_rule [0.052287s] ... ok 2025-10-10 08:11:55.642 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.642 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.643 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.643 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.643 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.643 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.654 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_data_lif_details_for_nodes [0.043224s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_08 [0.108674s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_down [0.044348s] ... ok 2025-10-10 08:11:55.692 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.692 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.692 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.693 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.693 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.693 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.695 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_dns_configuration [0.040603s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_exeption [0.030309s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_10 [0.048500s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_2 [0.085041s] ... ok 2025-10-10 08:11:55.745 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.745 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.746 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.746 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.746 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.746 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.748 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces [0.056646s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_native_exeption [0.037983s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_2_None [0.022594s] ... ok 2025-10-10 08:11:55.772 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.772 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.773 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.773 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.773 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.773 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.774 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job [0.022431s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system [0.025378s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_1 [0.082037s] ... ok 2025-10-10 08:11:55.808 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.808 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.808 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.809 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.809 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.809 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.810 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state [0.037134s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_1 [0.035456s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity [0.081272s] ... ok 2025-10-10 08:11:55.830 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.830 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.831 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.831 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.831 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.831 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.832 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_found [0.020538s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_3 [0.047343s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_1___1__4_ [0.046698s] ... ok 2025-10-10 08:11:55.851 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.851 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.851 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.853 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_not_found [0.023569s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path [0.056845s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_1_4 [0.052307s] ... ok 2025-10-10 08:11:55.898 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.898 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.898 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.899 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.899 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.899 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.901 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_rule_indices [0.045126s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_3__0___1_ [0.047278s] ... ok Get filesystem by name error! result: {'error': {'code': 31755596}}. Invalid configuration. hpe3par_fpg must be set. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_cifs_snapshot_fail [0.041122s] ... ok 2025-10-10 08:11:55.935 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.935 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.935 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.935 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.935 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.936 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.937 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports [0.035965s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_3_______0__4_ [0.047264s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__group_exists [0.098936s] ... ok 2025-10-10 08:11:55.990 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.997 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.997 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.997 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.997 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:55.998 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:55.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info_not_found [0.062000s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_1_2 [0.064519s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_6___min_1_ip_fpg___1__4_ [0.051796s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_2___test_squote____test_squote__ [0.026248s] ... ok 2025-10-10 08:11:56.025 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.025 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.025 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.026 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.026 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.026 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.027 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_2 [0.027933s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_2_45 [0.041525s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_3___test_____punc____test___punc__ [0.030930s] ... ok 2025-10-10 08:11:56.045 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.046 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.046 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.046 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.047 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.047 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.048 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_1_True [0.020520s] ... ok 2025-10-10 08:11:56.072 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.074 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.074 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.075 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.075 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.075 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.079 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path [0.032922s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_3_46 [0.065840s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh [0.097657s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_1 [0.046975s] ... ok 2025-10-10 08:11:56.123 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.123 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.125 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.125 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.125 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.129 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status_no_records [0.052243s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_2______None_ [0.051781s] ... ok 2025-10-10 08:11:56.174 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.174 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.174 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.175 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.175 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.175 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.176 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_no_qos [0.042759s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share_from_snapshot [0.023626s] ... ok 2025-10-10 08:11:56.209 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.211 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.211 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.214 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.215 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.215 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.218 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_2_False [0.044814s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh_exception [0.105738s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_2 [0.125350s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_2 [0.045130s] ... ok 2025-10-10 08:11:56.261 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.262 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.262 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.262 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.262 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.263 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.263 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving Vserver fake_vserver information. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:56.264 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_1 [0.044630s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__set_volume_size [0.069918s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_3 [0.066360s] ... ok 2025-10-10 08:11:56.347 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.355 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.356 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.358 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.360 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.360 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.371 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace [0.108191s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_no_refresh [0.062935s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_withoutqos_success [0.132528s] ... ok Failed to create volume in MapR-FS for the share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 154, in _create_share self._maprfs_util.create_volume(volume_name, share_dir, File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 145, in create_volume self._execute(*cmd) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_exception [0.116595s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_premature [0.068712s] ... ok 2025-10-10 08:11:56.462 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.462 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.463 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.463 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.463 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.463 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.471 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_found [0.096259s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_success [0.109932s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_mediator_error [0.065876s] ... ok 2025-10-10 08:11:56.518 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.524 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.525 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.527 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.529 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.530 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.533 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_supported [0.058108s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot [0.125923s] ... ok 2025-10-10 08:11:56.563 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.568 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.570 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.571 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.573 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.574 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.577 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers_not_found [0.050895s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_delete_rule [0.084753s] ... ok 2025-10-10 08:11:56.620 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Only USER access type is allowed for CIFS shares. 2025-10-10 08:11:56.622 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.622 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.625 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.626 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.627 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.630 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name_not_found [0.047249s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_skip [0.093860s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server [0.040424s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_cifs_fail [0.150255s] ... ok 2025-10-10 08:11:56.654 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.656 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.658 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.659 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.660 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.662 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.665 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_1__1__30_ [0.033509s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_teardown_server [0.036159s] ... ok 2025-10-10 08:11:56.685 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Get share count error! result: {'error': {'code': 31755596}}. 2025-10-10 08:11:56.687 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.688 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.690 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.691 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.693 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.696 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_2 [0.031277s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_fail [0.054863s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_do_setup [0.073421s] ... ok 2025-10-10 08:11:56.721 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.724 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.725 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.727 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.729 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.730 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.733 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_found [0.036420s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory_error [0.061496s] ... ok 2025-10-10 08:11:56.755 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.757 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.757 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.767 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.768 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_path [0.026769s] ... ok 2025-10-10 08:11:56.770 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.773 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_fan_out_supported [0.040142s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_share [0.069535s] ... ok Failed to create FSIP for 1.2.3.4 Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1674, in create_fsip result = self._client.createfsip(ip, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception..FakeException {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception [0.033333s] ... ok Can not get share share-fake-uuid. 2025-10-10 08:11:56.815 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.817 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.817 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_share_not_exist [0.122819s] ... ok 2025-10-10 08:11:56.818 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.840 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.841 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.847 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_unique [0.084781s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_4___uid____smb___True___osf_smb_ro_uid__ [0.071124s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_network_allocations_number [0.093174s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail_driver_none [0.063639s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_false [0.053111s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_6___uid____nfs___True___osf_nfs_ro_uid__ [0.069961s] ... ok 2025-10-10 08:11:56.950 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.951 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.952 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.954 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.956 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:56.957 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:56.960 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted [0.108012s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_fail [0.035409s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot [0.100659s] ... ok 2025-10-10 08:11:57.009 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.014 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.015 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.017 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.018 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_exception [0.070177s] ... ok 2025-10-10 08:11:57.019 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.020 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NetApp Volume Encryption is not supported on this ONTAP version: NetApp Release 9.1.0: Tue May 10 19:30:23 2016 <1no-DARE>, (9, 1, 0). _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:57.026 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.057947s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_4 [0.058885s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_01________ip___True____IP_address_foo_already_exists___ [0.024813s] ... ok 2025-10-10 08:11:57.061 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.062 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.064 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.066 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Snapshot fake not found 2025-10-10 08:11:57.067 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.068 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.071 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates [0.041278s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_2 [0.048875s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_invalid [0.111521s] ... ok 2025-10-10 08:11:57.097 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.099 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.101 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.103 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.104 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.106 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.109 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_node_data_ports [0.037297s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_02________ip___False____Another_share_already_exists_for_this_path_and_client___ [0.079039s] ... ok 2025-10-10 08:11:57.156 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Share share-0 has no size quota. Total used value will be used as share size 2025-10-10 08:11:57.161 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.162 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.164 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.174 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.176 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.181 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates [0.073978s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_08________user___True_____r___ [0.072601s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_with_no_quota [0.108585s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_2 [0.119946s] ... ok 2025-10-10 08:11:57.206 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.208 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.209 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.211 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.212 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.214 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.216 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_not_found [0.032523s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_09________ip___True_____r___ [0.033612s] ... ok 2025-10-10 08:11:57.236 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.237 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.239 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.241 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.242 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.244 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.246 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_1_server_to_server [0.030142s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_shrink_share [0.048947s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_10________user___True_____r___ [0.034140s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_delete [0.025829s] ... ok 2025-10-10 08:11:57.278 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.280 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.281 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.283 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.284 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 The StoragePool is None. 2025-10-10 08:11:57.285 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.288 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_4_default_ad_site_to_server [0.041396s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_recover [0.020499s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_pool_not_exist [0.102543s] ... ok Can not get share share-0. 2025-10-10 08:11:57.326 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.328 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.329 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.331 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_share_not_exists [0.034994s] ... ok 2025-10-10 08:11:57.332 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.333 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.337 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_2_False [0.048724s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_cifs [0.076445s] ... ok 2025-10-10 08:11:57.359 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.360 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.362 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.363 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.365 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.366 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.368 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_broadcast_domain [0.030755s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_list_tuple [0.048682s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_3 [0.018537s] ... ok 2025-10-10 08:11:57.403 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.405 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.406 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.408 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.410 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.412 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. All url login fail. 2025-10-10 08:11:57.415 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_2_False [0.046273s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_fail [0.120769s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_http_error [0.036859s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_urlerror [0.031737s] ... ok Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. 2025-10-10 08:11:57.480 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.486 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.488 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.489 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.491 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.492 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_ro_access_cifs_error [0.138957s] ... ok 2025-10-10 08:11:57.495 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_fpolicy_scope [0.077992s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_1_1234 [0.037686s] ... ok 2025-10-10 08:11:57.518 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.520 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.521 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.523 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.524 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_2_5678 [0.019701s] ... ok 2025-10-10 08:11:57.526 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.529 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_2 [0.032731s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_urlerror [0.028573s] ... ok 2025-10-10 08:11:57.557 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.559 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.560 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.562 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.563 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.565 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.566 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:57.567 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.039727s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_nfs_ro_access [0.111875s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_3 [0.055289s] ... ok 2025-10-10 08:11:57.616 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.621 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_share_not_exist [0.195909s] ... ok 2025-10-10 08:11:57.624 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.626 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.628 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.630 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_4 [0.024446s] ... ok 2025-10-10 08:11:57.635 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists [0.069421s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_1_True [0.022905s] ... ok 2025-10-10 08:11:57.668 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.671 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 3PAR shares from snapshots require read-only access 2025-10-10 08:11:57.672 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.675 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.676 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.678 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_1_True [0.021522s] ... ok 2025-10-10 08:11:57.687 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists_not_found [0.049299s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_2_NFS [0.085740s] ... ok 2025-10-10 08:11:57.713 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.715 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.716 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.718 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.719 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.721 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.727 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_3 [0.045862s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_3_0 [0.063279s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_normal [0.129663s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_logout_error [0.061303s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_2___4__0__0____true___None__None_ [0.030901s] ... ok 2025-10-10 08:11:57.793 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_get_attr_missing [0.051950s] ... ok 2025-10-10 08:11:57.796 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.797 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.801 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.802 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.804 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.809 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies [0.074089s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_4___4__0__0___None___false___None_ [0.021106s] ... ok 2025-10-10 08:11:57.839 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.841 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.841 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.844 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.845 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_2_rw [0.034131s] ... ok 2025-10-10 08:11:57.847 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.849 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_init [0.056511s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_1_None [0.040709s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_1 [0.106989s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_3_no_root_squash [0.038610s] ... ok 2025-10-10 08:11:57.909 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.913 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.916 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.918 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.919 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.921 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_4_root_squash [0.035790s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_1_True [0.072806s] ... ok 2025-10-10 08:11:57.925 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get [0.069118s] ... ok Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 2. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_2_2 [0.027422s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_2_False [0.026273s] ... ok 2025-10-10 08:11:57.956 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: run exception. 2025-10-10 08:11:57.969 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.970 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_1_tag_name [0.021205s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_exception [0.023126s] ... ok 2025-10-10 08:11:57.972 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.974 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:57.975 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:57.980 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_none_found [0.055463s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_2 [0.141456s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share [0.034952s] ... ok 2025-10-10 08:11:58.018 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.032 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.038 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.039 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.039 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_2 [0.049409s] ... ok 2025-10-10 08:11:58.057 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror_svm [0.073681s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_nfs [0.086155s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_5 [0.055005s] ... ok 2025-10-10 08:11:58.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.129 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.129 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Failed to change (-) access to FPG/share pool/osf-share-id for ip 1.2.3.4 rw): Share does not exist on 3PAR. 2025-10-10 08:11:58.130 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.130 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.130 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.134 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_4 [0.074606s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_access_missing_nfs_share [0.045544s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_logical_port_ip_fail [0.045907s] ... ok 2025-10-10 08:11:58.166 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Failed to get capacity for fpg pool: Fake exception for testing. 2025-10-10 08:11:58.166 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.166 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.167 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.167 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.167 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.169 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_error_not_unique_relationship [0.035232s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_exception [0.038130s] ... ok Error while getting fsquotas for FPG pool: Some error happened. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_error [0.040602s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notset_partition_fail [0.075021s] ... ok 2025-10-10 08:11:58.242 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.244 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.246 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.246 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.246 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.246 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.257 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules [0.095235s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_2 [0.042458s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_1 [0.050001s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_3 [0.027378s] ... ok 2025-10-10 08:11:58.301 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.302 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.302 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.303 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.303 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.303 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.304 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_port_from_broadcast_domain [0.027035s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_01__2__1__True_ [0.044578s] ... ok 2025-10-10 08:11:58.335 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.336 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.336 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.337 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.337 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.337 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.342 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_snapshot [0.038424s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_2 [0.052014s] ... ok 2025-10-10 08:11:58.386 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.386 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.387 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.387 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.387 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.387 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.390 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_not_quiesed [0.047550s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_success [0.047296s] ... ok 2025-10-10 08:11:58.424 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.424 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.424 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.425 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.426 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.426 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 No replication pair ID recorded for share fake_share_id. 2025-10-10 08:11:58.427 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_svm [0.036563s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_07__2048__1024__True_ [0.119968s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_no_pair_id [0.037560s] ... ok Failed to update capacity quota 1 on foo_fstore with error: This is a fake setfsquota returned error {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_1___This_is_a_fake_setfsquota_returned_error__ [0.032214s] ... ok 2025-10-10 08:11:58.473 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.476 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.476 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.477 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.479 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.479 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.482 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror [0.056356s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_success [0.041839s] ... ok Failed to connect to HPE 3PAR File Persona Client: Any exception. E.g., bad version or some other non-Manila Exception. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 139, in do_setup self._client = file_client.HPE3ParFilePersonaClient( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: Any exception. E.g., bad version or some other non-Manila Exception. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_init_error [0.032075s] ... ok 2025-10-10 08:11:58.516 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.517 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.517 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.517 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.517 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.518 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.519 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy [0.034959s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_success [0.034809s] ... ok AD domain (huawei.com) has already been configured. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ad_exist_error [0.059559s] ... ok 2025-10-10 08:11:58.543 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.544 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.544 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.544 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.544 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.545 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.546 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_nfs_export_policy_for_volume [0.025892s] ... ok New size for shrink must be less than current size on array. (current: 4.0, new: 5). 2025-10-10 08:11:58.568 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.568 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.569 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.569 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.569 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.569 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Exception during getvfs None: non-manila-except Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1050, in get_vfs result = self._client.getvfs(fpg=fpg, vfs=vfs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: non-manila-except 2025-10-10 08:11:58.570 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_1 [0.024173s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_size_fail [0.034229s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_exception [0.052118s] ... ok Invalid protocol. Expected nfs or smb. Got . {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_1_ [0.026019s] ... ok Cannot delete vlan because there is a logical port on vlan. 2025-10-10 08:11:58.618 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.619 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.619 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.619 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.621 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.621 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.625 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_policy_group_for_volume [0.057409s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_success [0.047743s] ... ok Failed to remove FSIP 1.2.3.4 Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1709, in remove_fsip result = self._client.removefsip(vfs, ip, fpg=fpg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception [0.037720s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_add_delete [0.029257s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_nfs [0.029560s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_success [0.039822s] ... ok Cannot get share share-fake-uuid. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_rules_share_not_exist [0.025206s] ... ok Share share-fake-uuid does not exist on the backend. 2025-10-10 08:11:58.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.713 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.713 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.714 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.714 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.714 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.716 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_2 [0.087644s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_1___ip___None_ [0.032520s] ... ok 2025-10-10 08:11:58.740 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.740 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.740 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.740 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.740 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.741 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.742 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_2_False [0.025098s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_3__None___vfs__ [0.045009s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_3 [0.055259s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_5__None__None_ [0.018513s] ... ok 2025-10-10 08:11:58.799 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.799 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.799 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Can't open the recent url, re-login. 2025-10-10 08:11:58.800 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.800 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.800 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_6_________ [0.018880s] ... ok Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}. Replication pair fake_pair_id secondary access is R/W, try to set write lock but still failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 159, in update_replication_pair_state self.helper.set_pair_secondary_write_lock(replica_pair_id) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1216, in _execute_mock_call return self._mock_wraps(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_2 [0.045500s] ... ok 2025-10-10 08:11:58.817 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_2_ntfs [0.078599s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_5___fake_data____PUT__ [0.018566s] ... ok No replication pair ID recorded for share fake_share_id. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_no_pair_id [0.038624s] ... ok 2025-10-10 08:11:58.860 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.861 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.861 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.862 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.862 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.862 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.864 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapmirror_restore_vol [0.043359s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_cache_fail [0.049481s] ... ok 2025-10-10 08:11:58.891 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.892 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.892 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.892 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.892 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.893 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.894 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_cg_snapshot [0.029534s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_down [0.044953s] ... ok Failed to check GPFS state. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_partition_fail [0.040815s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_exception [0.027106s] ... ok 2025-10-10 08:11:58.925 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.925 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.925 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.926 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.926 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:58.926 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:58.927 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_3_None [0.040159s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share [0.031374s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_ro_success [0.051245s] ... ok 2025-10-10 08:11:59.000 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.001 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.001 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.004 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.004 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.004 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.005 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Vserver fake_vserver is already started. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:59.007 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_already_started [0.073282s] ... ok 2025-10-10 08:11:59.029 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot [0.068290s] ... ok 2025-10-10 08:11:59.029 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.038 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_complete [0.036754s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_user_success [0.070757s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_proto_fail [0.023990s] ... ok 2025-10-10 08:11:59.084 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.085 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.085 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.086 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.086 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.086 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.086 1703142 ERROR mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] CIFS server does not exist for Vserver fake_vserver.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 15661:fake 2025-10-10 08:11:59.088 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_cifs_not_found [0.043025s] ... ok 2025-10-10 08:11:59.109 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.109 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. 2025-10-10 08:11:59.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.110 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Volume fake_share unmounted. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:59.112 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume [0.023351s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot_exception [0.089775s] ... ok 2025-10-10 08:11:59.143 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.144 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.144 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.144 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.145 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.145 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.146 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.146 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.146 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... Failed to set quota for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. 2025-10-10 08:11:59.146 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.147 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.147 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.147 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.147 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.147 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.148 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2025-10-10 08:11:59.148 1703142 ERROR mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to unmount volume fake_share after waiting for 30 seconds. 2025-10-10 08:11:59.150 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_max_retries [0.038825s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share_exception [0.101381s] ... ok 2025-10-10 08:11:59.201 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.201 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.201 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.214 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.214 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.214 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.217 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_error [0.072568s] ... ok 2025-10-10 08:11:59.247 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.250 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_svm [0.027040s] ... ok 2025-10-10 08:11:59.277 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.277 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.277 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.278 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.278 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.278 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.284 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_02 [0.034011s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_path [0.067982s] ... ok 2025-10-10 08:11:59.320 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.328 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.329 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.329 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.329 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.329 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.337 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_05 [0.062072s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_remote_execute [0.065140s] ... ok 2025-10-10 08:11:59.393 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.394 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.394 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.394 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute_exception [0.031612s] ... ok 2025-10-10 08:11:59.419 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_12 [0.075243s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_success [0.035553s] ... ok 2025-10-10 08:11:59.468 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.469 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.469 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.469 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.472 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.478 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.487 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_13 [0.072342s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_01__None__True_ [0.052002s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_04___4_3_2_1___False_ [0.028060s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_09_______False_ [0.023065s] ... ok 2025-10-10 08:11:59.574 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.575 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.575 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.575 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.575 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.576 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.585 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_18 [0.092129s] ... ok Failed to get exports from the system. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_exception [0.068131s] ... ok 2025-10-10 08:11:59.666 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.666 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.666 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.667 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.667 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.675 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.677 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_1_None [0.097710s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup_gpfs_local_execute [0.064997s] ... ok 2025-10-10 08:11:59.709 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.710 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.711 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_no_junction_path [0.026386s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_extend_share [0.030330s] ... ok 2025-10-10 08:11:59.733 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.734 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.734 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.734 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.734 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.734 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.735 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_not_found [0.023933s] ... ok 2025-10-10 08:11:59.773 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.774 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.774 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Failed to deny access for share fakename. IP 10.0.0.1 still has access. 2025-10-10 08:11:59.779 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.779 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.784 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.785 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if volume fake_share has LUNs _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_fail [0.043185s] ... ok 2025-10-10 08:11:59.791 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns [0.059505s] ... ok 2025-10-10 08:11:59.821 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.822 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.822 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.822 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.823 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.823 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.823 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if volume fake_share has LUNs _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:11:59.824 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns_not_found [0.028917s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_3_______False_ [0.066709s] ... ok 2025-10-10 08:11:59.859 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.860 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.860 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.860 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.860 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.860 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.862 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_1 [0.037477s] ... ok 2025-10-10 08:11:59.881 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.882 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.882 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.882 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.882 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.883 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.884 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_4 [0.021851s] ... ok 2025-10-10 08:11:59.912 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:11:59.923 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.923 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.923 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.925 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access [0.074088s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__abort_snapmirror [0.054168s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_access_exists [0.036490s] ... ok 2025-10-10 08:11:59.984 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:11:59.985 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.985 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:11:59.985 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:11:59.986 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__broadcast_domain_exists [0.047737s] ... ok Failed to check exports on the systems. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_exception [0.030282s] ... ok 2025-10-10 08:12:00.019 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.019 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.019 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.020 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.021 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials [0.034474s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_1_rw [0.028331s] ... ok Get share count error! result: {'error': {'code': 31755596}}. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_user_fail [0.976649s] ... ok 2025-10-10 08:12:00.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.042 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers.: NoneType: None 2025-10-10 08:12:00.042 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest NoneType: None 2025-10-10 08:12:00.042 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2025-10-10 08:12:00.043 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_1___fake_server____fake_domain__ [0.021798s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_ip_exception [0.037696s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_nfs_down [0.040529s] ... ok 2025-10-10 08:12:00.109 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.110 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VLAN 1001 already exists on port e0a _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:00.117 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_1_1 [0.074164s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_down [0.028040s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_setup_helpers [0.057373s] ... ok check_conf_file: Config file invalid. LogicalPortIP must be set when driver_handles_share_servers is False. {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_both [0.036757s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_logical_ip_fail [0.041295s] ... ok 2025-10-10 08:12:00.172 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.172 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.172 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.173 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.174 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_2_False [0.066181s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_deny [0.043003s] ... ok Config file invalid. SnapshotSupport and ReplicationSupport can not both be set to True. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_snapshot_replication_conflict [0.054166s] ... ok 2025-10-10 08:12:00.219 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.219 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.219 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.220 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.221 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args [0.036848s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips network_space = self._system.network_spaces.safe_get( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_api_error [0.051522s] ... ok 2025-10-10 08:12:00.292 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.292 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.292 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.293 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.294 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args_error [0.077579s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_success [0.101243s] ... ok 2025-10-10 08:12:00.325 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.326 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.326 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 INFINIDAT InfiniBox NAS network space "mockspace" not found 2025-10-10 08:12:00.326 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.327 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__list_vservers [0.028238s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_network_space [0.088750s] ... ok 2025-10-10 08:12:00.349 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.350 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.350 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.350 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.351 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp [0.024370s] ... ok Get share count error! result: {'error': {'code': 31755596}}. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_fail [0.082470s] ... ok 2025-10-10 08:12:00.415 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.416 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_only_one_ip_enabled [0.073148s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_invalid_address [0.030016s] ... ok Can't open the recent url, re-login. Create share error. result: {'error': {'code': -403}}. 2025-10-10 08:12:00.416 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.452 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.453 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to parse timestamp: None _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:00.455 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_2 [0.055749s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp_exception [0.124497s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__setup_and_get_system_object [0.030560s] ... ok Can't open the recent url, re-login. Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). result: {'error': {'code': -403}}. Failed to create replication pair for share share_fake_uuid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 57, in create pair_info = self.helper.create_replication_pair(pair_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). result: {'error': {'code': -403}}.. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_3 [0.054990s] ... ok Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica replica_pair_id = self.rpc_client.create_replica_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair return super(FakeRpcClient, self).create_replica_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair return call_context.call( ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call return self.replica_mgr.create_replica_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair return self.create(local_share_info, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 57, in create pair_info = self.helper.create_replication_pair(pair_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). result: {'error': {'code': -403}}.. Unsupported share protocol: CIFS. {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol_fails_for_non_nfs [0.066539s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_1_error [0.051579s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_3__True__False__True_ [0.032106s] ... ok 2025-10-10 08:12:00.598 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.601 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.602 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.602 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.608 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cache_not_exist [0.039372s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror_no_parameter [0.131568s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_8__False__False__False_ [0.047277s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fail [0.051864s] ... ok 2025-10-10 08:12:00.679 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.679 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.680 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.680 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.685 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_2__None___fake__ [0.079083s] ... ok Query resource pool error. result: {'error': {'code': 31755596}}. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fs_fail [0.051881s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_4__False__False_ [0.090242s] ... ok 2025-10-10 08:12:00.739 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.740 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.744 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.744 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.749 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_no_snapmirrors [0.059584s] ... ok 2025-10-10 08:12:00.769 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.770 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.770 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.770 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.771 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_volume_move [0.021887s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_bigger_size [0.038527s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_success [0.064535s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 481, in create_share_from_snapshot infinidat_new_share = infinidat_snapshot.create_snapshot( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_create_fails [0.034183s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException Share share-fake-uuid does not exist on the backend. {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share [0.027751s] ... ok Failed to mount new share share-fake-uuid. Reason: Share id fake_uuid could not be found in storage backend.. The share was not found. Share name:share-fake-uuid {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_newaccess_fail [0.066644s] ... ok 2025-10-10 08:12:00.844 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.853 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.853 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.861 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_cifs_share_access [0.092110s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot [0.040261s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_02__True__True__True__False_ [0.027267s] ... ok Share share_fake_uuid does not exist on the backend. Failed to add access to share share_fake_uuid. Reason: Share id fake_uuid could not be found in storage backend.. The share was not found. Share name:share-fake-uuid 2025-10-10 08:12:00.938 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:00.940 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.940 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:00.940 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:00.943 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule [0.082968s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_oldaccess_fail [0.098038s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_05__True__False__True__True_ [0.063464s] ... ok Unable to enable ldap client configuration fake_config_name. Retries exhausted. Aborting. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client self.send_request('ldap-config-create', api_args) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client self.send_request('ldap-config-create', api_args) 2025-10-10 08:12:01.000 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.000 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.000 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:unknown During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1887, in _enable_ldap_client try_enable_ldap_client() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-10-10 08:12:01.001 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.002 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__enable_ldap_client_timeout [3.035782s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_none_policy [0.054935s] ... ok do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 325, in iter raise retry_exc.reraise() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 158, in reraise raise self.last_attempt.result() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1884, in try_enable_ldap_client raise exception.ShareBackendException(msg=msg) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_12__False__True__False__False_ [0.054570s] ... ok manila.exception.ShareBackendException: Share backend error: Unable to enable ldap client configuration. Will retry the operation. Error details: unknown. 2025-10-10 08:12:01.047 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.047 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.047 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.047 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.048 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_1_True [0.046322s] ... ok 2025-10-10 08:12:01.079 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.079 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.079 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.079 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.080 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'ad_domain.user': 'fake_user', 'ad_domain.password': 'fake_password', 'force': 'true', 'name': , 'ad_domain.fqdn': 'fake_domain', 'ad_domain.organizational_unit': 'fake_ou'} _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:01.082 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_1 [0.032922s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_shares [0.064301s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_1 [0.089820s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fail [0.145431s] ... ok 2025-10-10 08:12:01.104 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.104 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.105 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.105 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.106 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_already_present [0.023889s] ... ok 2025-10-10 08:12:01.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.136 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_multiple_dns_ip [0.029759s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share [0.050185s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_5 [0.063663s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_1__True__True_ [0.040891s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thin [0.025484s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_2 [0.105797s] ... ok 2025-10-10 08:12:01.207 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.208 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.208 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.208 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.211 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_4__ [0.021964s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos [0.081219s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_02 [0.030950s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_refreshes [0.063596s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.059026s] ... ok 2025-10-10 08:12:01.262 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.263 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.263 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.263 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.267 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_event [0.052496s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_04 [0.040175s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_capacity_module [0.061899s] ... ok Snapshot not found on the Infinibox by its name: openstack-snap-2 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__modify_security_cert [0.085241s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_snapshot_doesnt_exist [0.028498s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_05 [0.066328s] ... ok 2025-10-10 08:12:01.352 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.356 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.357 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.357 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.367 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_ipspace [0.098070s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_api_fail [0.036351s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_06 [0.052996s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_api_error [0.086006s] ... ok Only "ip" access type allowed for the NFS protocol. {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_non_ip_access_type [0.060503s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_09 [0.049164s] ... ok 2025-10-10 08:12:01.485 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:01.491 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_api_fail [0.046545s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:12:01.494 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.495 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.498 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_3 [0.043686s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm [0.137426s] ... ok Filesystem not found on the Infinibox by its name: openstack-shr-1 Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_share_doesnt_exist [0.033892s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_1_True [0.102190s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_4 [0.037378s] ... ok {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_service_on [0.041252s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2025-10-10 08:12:01.579 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.585 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_5 [0.044033s] ... ok 2025-10-10 08:12:01.586 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.587 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.595 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_2_None [0.086364s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_svm [0.074974s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool [0.058408s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_5 [0.052653s] ... ok {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_without_host [0.037396s] ... ok 2025-10-10 08:12:01.676 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.681 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.682 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_2_8 [0.045830s] ... ok {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_nfs [0.022849s] ... ok 2025-10-10 08:12:01.690 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.692 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating LIF os_fake_allocation_id for Vserver fake_vserver node/port fake_node1:e0a-1001. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:01.695 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_network_interface [0.102341s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_1 [0.087494s] ... ok Get filesystem by name error! result: {'error': {'code': 31755596}}. 2025-10-10 08:12:01.755 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.760 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_nfs_snapshot_fail [0.077757s] ... ok 2025-10-10 08:12:01.763 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Export location error, please check ip: [], folder_name: []. 2025-10-10 08:12:01.764 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.767 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_duplicate [0.076597s] ... ok {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_location [0.094586s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_3 [0.072836s] ... ok Can't open the recent url, re-login. Failed to split replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to split replication pair fake_pair_id before deleting it. Ignore this exception, and try to delete anyway. The share was not found. Share name:share_fake_new_uuid {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_1 [0.077734s] ... ok Folder [test-folder] has no size limitation, please set it first for Openstack management. {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_size_setting [0.075309s] ... ok 2025-10-10 08:12:01.868 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.881 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.883 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.884 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.887 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_already_exists [0.109490s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_with_policy [0.100820s] ... ok {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share_smaller_than_used_size [0.070807s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_cifs_success [0.092800s] ... ok 2025-10-10 08:12:01.943 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:01.945 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.946 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:01.950 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:01.953 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_1 [0.023003s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapshot [0.062736s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_without_policy [0.059131s] ... ok Only IP or USER access types are allowed for NFS shares. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_nfs_fail [0.067084s] ... ok 2025-10-10 08:12:02.030 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_2_CIFS [0.102349s] ... ok 2025-10-10 08:12:02.035 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.037 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.044 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_1_True [0.087745s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_without_policy [0.078192s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_2_cifs [0.054791s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_success [0.066295s] ... ok 2025-10-10 08:12:02.100 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.103 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.111 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.114 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror_svm [0.068329s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_2_False [0.070733s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_cifs_share [0.044558s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_location_path_fail [0.050344s] ... ok 2025-10-10 08:12:02.173 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.181 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.183 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.184 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.187 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_1_fake_snapshot_name [0.070030s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver [0.070004s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_cifs_share [0.101059s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_6 [0.096536s] ... ok 2025-10-10 08:12:02.242 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory [0.056169s] ... ok 2025-10-10 08:12:02.247 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.250 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.253 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_dp_destination [0.062292s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_directory [0.055465s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_1_True [0.070172s] ... ok 2025-10-10 08:12:02.324 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.328 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_8 [0.096179s] ... ok 2025-10-10 08:12:02.353 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.354 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.358 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_1_None [0.108850s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_3 [0.044187s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_virtual_ips [0.097773s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_4 [0.033730s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_2_False [0.089726s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_5 [0.035689s] ... ok 2025-10-10 08:12:02.448 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.453 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_snapshots_from_share [0.071064s] ... ok 2025-10-10 08:12:02.458 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.460 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.463 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_2_cluster_name [0.096295s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_1_5000000000 [0.063421s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_success [0.084646s] ... ok 2025-10-10 08:12:02.536 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.539 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.540 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.542 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.547 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_api_error [0.078569s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event [0.082156s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_2_5000000k [0.058935s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_3_5000mb [0.027893s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_cache_fail [0.085268s] ... ok 2025-10-10 08:12:02.625 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.639 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.640 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.642 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_5_5TB [0.035264s] ... ok 2025-10-10 08:12:02.644 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FPolicy event fake_fpolicy_event_name not found. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:02.648 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error [0.105115s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_active_directory [0.122160s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_base_dir_detail_failed [0.031976s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_partition_fail [0.079813s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_snapshot [0.028126s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_2 [0.082736s] ... ok 2025-10-10 08:12:02.750 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.762 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.764 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.765 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.769 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_not_exist [0.068776s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_2_None [0.113292s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_6 [0.082280s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_broadcast_domain [0.059045s] ... ok 2025-10-10 08:12:02.837 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.850 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.853 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.854 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:02.856 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FPolicy policy fake_fpolicy_name not found. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:02.865 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_2_cifs [0.081414s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_error [0.094999s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_7 [0.100126s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot [0.076526s] ... ok 2025-10-10 08:12:02.931 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:02.936 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.937 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.939 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_1_nfs [0.070668s] ... ok 2025-10-10 08:12:02.944 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace_not_found [0.075196s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notsetcache_fail [0.070809s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot_no_id [0.065774s] ... ok 2025-10-10 08:12:02.983 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_2_cifs [0.044116s] ... ok 2025-10-10 08:12:02.988 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.989 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:02.991 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_2 [0.038346s] ... ok 2025-10-10 08:12:02.995 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_exception [0.047798s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_policy [0.061719s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_4 [0.048538s] ... ok 2025-10-10 08:12:03.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.044 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.046 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.047 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.060 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_no_records [0.063071s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_1 [0.073186s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_scope [0.062865s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_login [0.067470s] ... ok 2025-10-10 08:12:03.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.114 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.115 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.117 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.120 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_not_match_thinpool_fail [0.056095s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_vol [0.060195s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_already_present [0.046104s] ... ok {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_2 [0.054446s] ... ok 2025-10-10 08:12:03.176 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_4______0____fe80__1___True_ [0.042940s] ... ok 2025-10-10 08:12:03.181 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.183 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.185 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_no_configuration [0.064938s] ... ok 2025-10-10 08:12:03.191 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_1_True [0.070355s] ... ok Unexpected RestAPI response: 100 fake_message {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_fail [0.066575s] ... ok Failed to promote replica fake_new_replica_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica self.replica_mgr.switch_over(replica_pair_id) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 185, in switch_over raise exception.ReplicationException( manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2025-10-10 08:12:03.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_1 [0.060983s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_2 [0.073037s] ... ok 2025-10-10 08:12:03.253 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.254 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.257 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.268 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan [0.077161s] ... ok Can't open the recent url, re-login. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_svm [0.029751s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_2 [0.032555s] ... ok Failed to cancel replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}. Failed to cancel replication pair fake_pair_id secondary write lock. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over self.helper.cancel_pair_secondary_write_lock(replica_pair_id) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. Failed to promote replica fake_new_replica_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica self.replica_mgr.switch_over(replica_pair_id) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over self.helper.cancel_pair_secondary_write_lock(replica_pair_id) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. Exception due to network failure. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_1 [0.021085s] ... ok 2025-10-10 08:12:03.308 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 The replica to promote is already primary, no need to switch over. 2025-10-10 08:12:03.310 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.312 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.313 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.315 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VLAN 1001 on port e0a node fake_node1 still used by LIF and cannot be deleted. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:03.317 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_still_used [0.045153s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_1_true [0.040484s] ... ok Cannot get share share_fake_new_uuid. 2025-10-10 08:12:03.345 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.347 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.348 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.350 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.353 1703142 ERROR mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Vserver fake_vserver does not exist. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_1_compliance [0.053441s] ... ok 2025-10-10 08:12:03.355 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_not_found [0.039621s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_dp_destination [0.035516s] ... ok 2025-10-10 08:12:03.393 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.395 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.396 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Failed to set access rules to new active replica fake_new_replica_id. 2025-10-10 08:12:03.399 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.402 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_1 [0.045275s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace_not_found [0.024896s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_1 [0.103773s] ... ok 2025-10-10 08:12:03.434 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_2_18253 [0.019631s] ... ok 2025-10-10 08:12:03.436 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.438 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.439 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.442 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_2 [0.038539s] ... ok Can't open the recent url, re-login. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror [0.020916s] ... ok Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to completely switch over replication pair fake_pair_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 206, in switch_over self.helper.switch_replication_pair(replica_pair_id) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1216, in _execute_mock_call return self._mock_wraps(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_2 [0.046832s] ... ok self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}.. Cannot get share share_fake_new_uuid. 2025-10-10 08:12:03.489 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_multiple_volumes [0.034346s] ... ok 2025-10-10 08:12:03.493 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.495 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.497 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.499 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos [0.057512s] ... ok Volume fake_root_volume is already offline. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_already_offline [0.035342s] ... ok 2025-10-10 08:12:03.525 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.529 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.530 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.532 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.534 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_fpolicy_policy [0.034249s] ... ok The source filesystem of snapshot fake-snap-id not exist. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_exception [0.083019s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression [0.045502s] ... ok 2025-10-10 08:12:03.588 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.593 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.594 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.595 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup [0.023424s] ... ok 2025-10-10 08:12:03.601 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_1 [0.066623s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_least_logic_port [0.045064s] ... ok Create vlan error. result: {'error': {'code': 1}}. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_vlan_fail [0.028203s] ... ok 2025-10-10 08:12:03.645 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.647 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.648 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.650 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.653 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.048512s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_network_interface [0.061553s] ... ok DNS server (100.97.5.85) has already been configured. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_dns_exist_error [0.040611s] ... ok 2025-10-10 08:12:03.676 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.678 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.681 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.682 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.685 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.031858s] ... ok Cannot find optimal port. port_info: ['CTE0.A.H0']. 2025-10-10 08:12:03.711 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.714 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_offline_error [0.038992s] ... ok 2025-10-10 08:12:03.716 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.717 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.720 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.034604s] ... ok No appropriate port found to create logical port. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_type_not_exist [0.026306s] ... ok 2025-10-10 08:12:03.756 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.760 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.761 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.763 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.767 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.047367s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_vlan_exist [0.047980s] ... ok 2025-10-10 08:12:03.793 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.795 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.796 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.798 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.800 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate [0.031986s] ... ok 2025-10-10 08:12:03.825 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.834 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.836 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.838 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_fail [0.048771s] ... ok 2025-10-10 08:12:03.842 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume_empty [0.043023s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_2 [0.050242s] ... ok 2025-10-10 08:12:03.883 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.893 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.894 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.896 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.899 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_not_empty [0.047609s] ... ok Unsupported security services. Only AD and LDAP are supported. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_number_invalid [0.029159s] ... ok Share (share-fake-uuid) can not be shrunk. only 'Thin' shares support shrink. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_alloctype_fail [0.023269s] ... ok 2025-10-10 08:12:03.946 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:03.948 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Can not get share ID by share share-fake-uuid. 2025-10-10 08:12:03.961 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:03.962 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:03.966 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_clone_children_for_snapshot [0.060531s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_not_exist [0.033110s] ... ok 2025-10-10 08:12:04.027 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.034 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.037 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.040 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_already_deleted [0.066932s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config [0.067332s] ... ok 2025-10-10 08:12:04.074 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 Can't open the recent url, re-login. 2025-10-10 08:12:04.076 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.078 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.079 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}. Replication pair fake_pair_id primary/secondary relationship is not right, try to switch over again but still failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/replication.py", line 146, in update_replication_pair_state self.helper.switch_replication_pair(replica_pair_id) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1216, in _execute_mock_call return self._mock_wraps(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_1 [0.037141s] ... ok 2025-10-10 08:12:04.082 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies [0.037696s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}.. 2025-10-10 08:12:04.105 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.107 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.108 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.109 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.112 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspace_name_for_vlan_port [0.028253s] ... ok 2025-10-10 08:12:04.168 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.171 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.174 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.175 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.178 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces_no_records [0.074006s] ... ok Cannot update the replication fake_pair_id because it's not in normal status. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_replication_abnormal [0.121472s] ... ok 2025-10-10 08:12:04.233 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.235 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.237 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.238 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.241 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_kerberos_service_principal_name [0.052199s] ... ok Exception due to network failure. 2025-10-10 08:12:04.331 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.337 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.340 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.342 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.354 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to create fileset on /dev/gpfs0 for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid_no_response [0.119804s] ... ok 2025-10-10 08:12:04.401 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.403 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.405 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.407 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.411 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses [0.049062s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_exception [0.196707s] ... ok 2025-10-10 08:12:04.449 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.452 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.454 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.456 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.459 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migratable_data_lif_for_node [0.047803s] ... ok 2025-10-10 08:12:04.485 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.494 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.496 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.497 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.500 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config [0.040290s] ... ok 2025-10-10 08:12:04.544 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.547 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.550 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.552 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.556 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_data_ports [0.061831s] ... ok Failed to create snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot_exception [0.190141s] ... ok 2025-10-10 08:12:04.611 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.618 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.619 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.621 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.622 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not get the home node of aggregate fake_aggr1: command not authorized. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:04.631 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_1_6 [0.067368s] ... ok 2025-10-10 08:12:04.677 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.689 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.690 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.692 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.695 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_1_True [0.066128s] ... ok Failed unlink fileset for share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_exception [0.097540s] ... ok 2025-10-10 08:12:04.766 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.769 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.770 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.772 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.775 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_2_False [0.074318s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_1_44_3_2_11 [0.094928s] ... ok 2025-10-10 08:12:04.831 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.843 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.846 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.852 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:04.856 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_1_True [0.075909s] ... ok 2025-10-10 08:12:04.938 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:04.945 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.947 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:04.949 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_2_1_2_3_4_5_6_7_8 [0.129960s] ... ok 2025-10-10 08:12:04.975 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_timeout [0.118358s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_available_capacity [0.028446s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_snapshot_path [0.018200s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_ok [0.019002s] ... ok 2025-10-10 08:12:05.027 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.035 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.036 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.038 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.044 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_1_True [0.062660s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_2_mmlsfileset__allocInodes__mmlsfileset__0_ [0.043880s] ... ok Failed to rename fileset for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 628, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmchfileset', fsdev, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_creation_exception [0.048172s] ... ok 2025-10-10 08:12:05.116 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.120 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.128 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.131 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_more_than_one [0.084217s] ... ok Failed to set permissions for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 651, in _manage_existing self._gpfs_execute('chmod', '777', new_export_location) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_permission_change_exception [0.027597s] ... ok Failed to set quota for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 681, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + ':' + File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_less_than_1G_exception [0.037673s] ... ok 2025-10-10 08:12:05.188 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.199 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.200 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.202 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.213 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume [0.089003s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_02___44_3_2_11___True_ [0.062404s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_07______False_ [0.029437s] ... ok Exception due to network failure. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_default [0.022443s] ... ok 2025-10-10 08:12:05.301 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.303 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.305 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.307 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.310 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status [0.092488s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_existing_exports [0.021299s] ... ok 2025-10-10 08:12:05.389 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.403 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.409 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_change [0.090112s] ... ok 2025-10-10 08:12:05.410 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.416 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_2 [0.109889s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_nothing [0.029396s] ... ok gpfs_share_export_ip must be specified. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_export_ip [0.021650s] ... ok 2025-10-10 08:12:05.481 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.489 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.491 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.492 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.496 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_junction_path [0.070616s] ... ok Missing value for gpfs_nfs_server_list. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_list [0.051677s] ... ok 2025-10-10 08:12:05.552 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.555 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.559 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.561 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.595 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Invalid gpfs_nfs_server_type value: test. Valid values are: "KNFS", "CES". {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_snapshot_attributes [0.102111s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_type [0.099769s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share [0.062290s] ... ok 2025-10-10 08:12:05.719 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.728 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.734 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.738 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.740 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Found available Vserver aggregates: {'fake_aggr1': {'available': 568692293632}, 'fake_aggr2': {'available': 727211110400}}. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:05.744 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities [0.140876s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_snapshot [0.120318s] ... ok 2025-10-10 08:12:05.818 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.831 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.836 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.838 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.840 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] No aggregates assigned to Vserver fake_vserver. 2025-10-10 08:12:05.845 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_no_aggregate [0.103145s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_share [0.092657s] ... ok 2025-10-10 08:12:05.919 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.925 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup [0.042742s] ... ok 2025-10-10 08:12:05.932 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.944 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.946 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Found available Vserver aggregates: {'fake_aggr1': {'available': 568692293632}}. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:05.950 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_partial_request [0.089513s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_false [0.029461s] ... ok 2025-10-10 08:12:05.975 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:05.979 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_1____gpfs0_share_fakeid_t10_0_0_1___None_ [0.019248s] ... ok 2025-10-10 08:12:05.981 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:05.982 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:05.985 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieving Vserver fake_vserver information. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:05.989 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_1 [0.037502s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_4____gpfs0_share_fakeid_t10_0_0_1____10_0_0_2__ [0.018837s] ... ok 2025-10-10 08:12:06.023 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:06.026 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.028 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.029 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:06.032 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_not_found [0.042597s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_1__None__False_ [0.044960s] ... ok 2025-10-10 08:12:06.059 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:06.065 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.066 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Failed to deny access for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/ibm/gpfs.py", line 999, in _deny_ip self._publish_access(*cmd, check_exit_code=[0, 1]) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:12:06.068 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access_exception [0.025169s] ... ok 2025-10-10 08:12:06.073 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_volume_count [0.044412s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_path_exception [0.019692s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_2_False [0.024564s] ... ok 2025-10-10 08:12:06.129 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:06.132 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.136 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.138 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:06.143 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_allow [0.029077s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_supported [0.070188s] ... ok INFINIDAT InfiniBox NAS network space "mockspace" has no IP addresses defined {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips [0.034959s] ... ok 2025-10-10 08:12:06.190 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:06.193 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.194 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.196 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:06.199 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_1_True [0.063252s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool [0.033627s] ... ok 2025-10-10 08:12:06.253 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:06.256 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.257 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_2__True__True__False_ [0.045016s] ... ok 2025-10-10 08:12:06.259 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:06.263 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.047462s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_4__True__False__False_ [0.020707s] ... ok Access RestAPI /rest/fake_method by fake_type failed, error: Exception due to network failure. {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_3times_fail [3.067788s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_6__False__True__False_ [0.033927s] ... ok Access RestAPI /rest/fake_method by fake_type failed, error: fake_error_message {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_backend_error_fail [0.047691s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips network_space = self._system.network_spaces.safe_get( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_network_spaces_api_fail [0.044317s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_doesnt_exist [0.034506s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights [0.052608s] ... ok Filesystem not found on the Infinibox by its name: openstack-snap-2 {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_doesnt_exist [0.019733s] ... ok share not found on Infinibox, skipping delete {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_1_True [0.020800s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_with_snapshots [0.018730s] ... ok Share fakename does not exist on the backend. {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_1 [0.032867s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_2 [0.023131s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_04__True__True__False__False_ [0.059635s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_1 [0.028628s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_2_NFS [0.023111s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_06__True__False__True__False_ [0.059225s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_2 [0.029062s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_07__True__False__False__True_ [0.020400s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_08__True__False__False__False_ [0.039672s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_nodes_info [0.082115s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_1 [0.025642s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_4 [0.022895s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_10__False__True__True__False_ [0.101209s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_4 [0.024372s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_2_False [0.069209s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_13__False__False__True__True_ [0.077532s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addfs [0.048466s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnfsclient [0.028148s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_15__False__False__False__True_ [0.084007s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifsuser [0.041221s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnfsclient [0.035224s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_2_False [0.093524s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_1_None [0.030423s] ... ok 2025-10-10 08:12:06.990 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:06.991 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.991 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:06.991 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:06.993 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured_negative [0.726438s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_1 [0.025793s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_get_exports_api_fail [0.043393s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasdir [0.022986s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 397, in _ensure_filesystem_export infinidat_export = self._get_export(infinidat_filesystem) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 118, in wrapper raise exception.ShareBackendException(msg=msg) 2025-10-10 08:12:07.016 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.017 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.017 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 manila.exception.ShareBackendException: Share backend error: Caught exception from infinisdk: . During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/infinidat/infinibox.py", line 390, in _create_filesystem_export infinidat_export = infinidat_filesystem.add_export( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) 2025-10-10 08:12:07.017 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.019 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_node_data_ports [0.024717s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_2_Pool0 [0.026224s] ... ok 2025-10-10 08:12:07.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-10-10 08:12:07.042 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.043 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_root_aggregates [0.023338s] ... ok 2025-10-10 08:12:07.063 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.063 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.063 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.064 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.065 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_snapmirror_snapshots [0.022174s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_2__True__False_ [0.060748s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_1_None [0.052316s] ... ok 2025-10-10 08:12:07.100 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.100 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.100 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.101 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.102 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates_none_found [0.040245s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_4__False__False_ [0.048080s] ... ok 2025-10-10 08:12:07.144 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.144 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.145 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.145 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.146 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vservers_not_found [0.040907s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_infinisdk_module [0.032491s] ... ok 2025-10-10 08:12:07.167 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.167 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.168 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.168 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.169 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.022614s] ... ok Snapshot not found on the Infinibox by its name: openstack-snap-2 {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_snapshot_doesnt_exist [0.025704s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_2_node1 [0.086456s] ... ok 2025-10-10 08:12:07.191 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.192 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.192 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.192 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.193 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.024180s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_non_exist_share [0.029983s] ... ok 2025-10-10 08:12:07.223 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.224 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.224 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.224 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifs [0.061489s] ... ok 2025-10-10 08:12:07.250 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_cifs_share_access [0.062543s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_cifs [0.074623s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnasdir [0.071158s] ... ok 2025-10-10 08:12:07.318 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.318 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.318 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.319 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.320 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_linux [0.059835s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_quota_used [0.023545s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_share_size [0.020437s] ... ok 2025-10-10 08:12:07.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.341 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.342 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.343 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.021978s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test__update_share_stats [0.035167s] ... ok 2025-10-10 08:12:07.362 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.362 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.362 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.362 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.363 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.364 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_1_True [0.020901s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_cifs [0.025566s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_success [0.029611s] ... ok 2025-10-10 08:12:07.391 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.394 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.394 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 Export location ip: [172.27.1.1] is incorrect, please use data port ip. 2025-10-10 08:12:07.394 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.394 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.395 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.406 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies [0.049182s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_1_172_27_1_1__share_pool_01_LV_1_test_folder [0.044549s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access [0.039998s] ... ok Error has occurred Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/inspur/instorage/cli_helper.py", line 87, in _ssh_execute return processutils.ssh_execute( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception Error running SSH command: mcsinq lsvdisk {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed [0.025586s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_service_status [0.043162s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_1_0 [0.021829s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share [0.021421s] ... ok 2025-10-10 08:12:07.463 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.464 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.464 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.464 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.464 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The __deepcopy__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.465 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.465 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The set_vserver call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not delete snapshot fake_uuid on volume fake_volume_uuid.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest Traceback (most recent call last): 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 2226, in prune_deleted_snapshots 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest self.send_request(f'/storage/volumes/{vol_uuid}/snapshots/' 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest raise effect 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-10-10 08:12:07.465 1703142 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2025-10-10 08:12:07.468 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_1_True [0.054612s] ... ok 2025-10-10 08:12:07.488 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.489 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.489 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.489 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.489 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The __deepcopy__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.490 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.490 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The set_vserver call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:07.491 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_2_False [0.022703s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_1_2000000000 [0.028123s] ... ok Please create ['chengwei'] pool/s in advance! {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unknow_pools_setup [0.021713s] ... ok 2025-10-10 08:12:07.511 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.511 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.511 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.512 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.513 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_1_None [0.021946s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_3_2000MB [0.022003s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_1_NFS [0.022440s] ... ok 2025-10-10 08:12:07.533 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.533 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.533 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.533 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.534 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_2_5000B_s [0.021309s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_name [0.030509s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_5_2TB [0.074425s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_path [0.042944s] ... ok 2025-10-10 08:12:07.636 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.636 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.637 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.637 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.650 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_cifs_share [0.050626s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_3_5000iops [0.116991s] ... ok StoragePool is None {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats_pool_not_exist [0.061312s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_1_0 [0.038394s] ... ok 2025-10-10 08:12:07.712 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.712 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.712 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.712 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_1_nfs [0.030433s] ... ok 2025-10-10 08:12:07.732 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_exists [0.080598s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_1_nfs [0.027505s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_2 [0.094712s] ... ok Pool fakepool_fail is not exist in backend storage. {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist_fail [0.021230s] ... ok 2025-10-10 08:12:07.785 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.786 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.786 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.786 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.798 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify [0.065928s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_1_nfs [0.044397s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_user_fail [0.062770s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_2_cifs [0.024894s] ... ok 2025-10-10 08:12:07.855 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.857 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.859 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.860 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.022392s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_proto_fail [0.046445s] ... ok 2025-10-10 08:12:07.867 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_release_snapmirror_vol [0.069943s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_normal [0.034851s] ... ok Can't find the share by share name: manila_fakeid. {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup [0.021061s] ... ok 2025-10-10 08:12:07.918 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_2_cifs [0.057127s] ... ok 2025-10-10 08:12:07.922 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.923 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.925 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.931 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_error [0.063770s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_2_icfs [0.044409s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_2_cifs [0.054033s] ... ok 2025-10-10 08:12:07.995 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:07.996 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.996 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:07.996 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:07.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups [0.068404s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_user_error [0.049213s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_3_cifs [0.082949s] ... ok 2025-10-10 08:12:08.049 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.050 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.050 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.050 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.051 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] EMS executed successfully. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.053 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_ems_log_message [0.048835s] ... ok 2025-10-10 08:12:08.076 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.076 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.076 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.076 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.077 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request [0.023672s] ... ok Share manila_fakeid not found. {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.073469s] ... ok 2025-10-10 08:12:08.105 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.107 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.108 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.110 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.119 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_2 [0.044103s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_1 [0.088351s] ... ok Could not list the share access for share manila_fakeid {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_share_not_exist [0.055542s] ... ok 2025-10-10 08:12:08.168 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.173 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.177 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.178 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.183 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_3 [0.061799s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logout [0.054500s] ... ok Could not list the share access for share manila_fakeid {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_share_not_exist [0.069896s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_2_False [0.046433s] ... ok 2025-10-10 08:12:08.236 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.245 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.246 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.248 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.251 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_name [0.062504s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_1 [0.034856s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_proto_fail [0.064252s] ... ok Unexpected RestAPI response: 400 User name or password error. {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_wrong_access_fail [0.035924s] ... ok 2025-10-10 08:12:08.323 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.330 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.332 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.334 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.338 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights_fail_type [0.034007s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_2_fake_security_style [0.093484s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_access_type [0.043727s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_2_cifs [0.103936s] ... ok 2025-10-10 08:12:08.425 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_nfsinfo [0.042625s] ... ok 2025-10-10 08:12:08.437 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.439 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.440 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.448 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access [0.087675s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_delete [0.067165s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_2_NFS [0.078293s] ... ok 2025-10-10 08:12:08.514 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.521 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.522 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.524 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.525 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.527 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.530 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_1 [0.075583s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test___create_filesystem [0.088440s] ... ok Share fakename does not exist on the backend. {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_3 [0.070168s] ... ok 2025-10-10 08:12:08.594 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.596 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.597 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.601 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.603 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.605 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.609 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_2 [0.081382s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_2 [0.074174s] ... ok 2025-10-10 08:12:08.652 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.653 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.655 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_extend_share [0.079851s] ... ok 2025-10-10 08:12:08.659 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.661 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.664 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.665 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_3 [0.052008s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_nfs_access_rest [0.054921s] ... ok 2025-10-10 08:12:08.687 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.689 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.691 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.692 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.694 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Fail to delete NFS export policy fake_export_policy.Export policy will be renamed instead.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-10-10 08:12:08.696 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_nfs_export_policy [0.029936s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_available_pools [0.049492s] ... ok fake_message result: {'code': 1, 'message': 'failed', 'data': 'fake_data'}. 2025-10-10 08:12:08.732 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code_fail [0.046774s] ... ok 2025-10-10 08:12:08.737 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.743 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.744 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.747 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_snapshot [0.052783s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_2 [0.063364s] ... ok 2025-10-10 08:12:08.801 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_2 [0.034304s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_cifs_access_rest [0.069173s] ... ok 2025-10-10 08:12:08.803 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.805 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.805 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.810 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_1_None [0.055156s] ... ok 2025-10-10 08:12:08.831 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.833 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.834 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_cifs_service [0.030059s] ... ok 2025-10-10 08:12:08.835 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.838 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_1 [0.034382s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_api_error [0.027552s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_nfs_service [0.019261s] ... ok 2025-10-10 08:12:08.856 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.858 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.859 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.861 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.862 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-10-10 08:12:08.864 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-10-10 08:12:08.866 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-10-10 08:12:08.866 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-10-10 08:12:08.866 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-10-10 08:12:08.866 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Volume fake_share unmounted. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:08.867 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_retries [0.026989s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_pools_attr [0.057127s] ... ok 2025-10-10 08:12:08.919 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.922 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_filesystem_dir [0.068235s] ... ok 2025-10-10 08:12:08.923 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.923 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:08.927 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_error [0.053930s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_3 [0.049553s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_access_rest [0.040188s] ... ok 2025-10-10 08:12:08.962 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:08.964 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.964 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:08.967 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_2 [0.024069s] ... ok 2025-10-10 08:12:08.970 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_2_False [0.042390s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_1_True [0.020649s] ... ok 2025-10-10 08:12:09.000 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:09.004 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:09.006 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:09.007 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:09.010 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_3 [0.049307s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_snapshot_policy [0.044590s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifsinfo [0.050977s] ... ok 2025-10-10 08:12:09.064 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:09.065 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:09.065 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:09.065 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:09.065 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if volume volume1 exists _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:09.067 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_exists [0.054835s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_4 [0.067057s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_4 [0.039573s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_1_None [0.045984s] ... ok 2025-10-10 08:12:09.124 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:09.125 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:09.125 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:09.125 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 2025-10-10 08:12:09.127 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_3_None [0.061430s] ... ok 2025-10-10 08:12:09.135 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_7 [0.069741s] ... ok 2025-10-10 08:12:09.180 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_1_True [0.047043s] ... ok 2025-10-10 08:12:09.182 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasportip [0.071609s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_cifs_access_rest [0.063847s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfsinfo [0.046222s] ... ok 2025-10-10 08:12:09.273 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_2_False [0.093773s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_nfs_access_rest [0.050869s] ... ok 2025-10-10 08:12:09.277 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_2__fs_test_01 [0.044609s] ... ok 2025-10-10 08:12:09.299 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session__certificate_auth [0.025591s] ... ok 2025-10-10 08:12:09.303 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_no_nodes [0.018753s] ... ok 2025-10-10 08:12:09.334 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: ::ffff:8 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_pool_invalid [0.026863s] ... ok 2025-10-10 08:12:09.336 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_3 [0.036192s] ... ok 2025-10-10 08:12:09.340 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_create_share [0.033277s] ... ok 2025-10-10 08:12:09.369 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:09.377 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_2_my_cert [0.040234s] ... ok 2025-10-10 08:12:09.384 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_delete_share [0.035646s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_1 [0.022622s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_2 [0.021975s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___success [0.019191s] ... ok 2025-10-10 08:12:09.482 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: fake_host __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_1_nfs [0.017913s] ... ok 2025-10-10 08:12:09.488 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__str__ [0.107510s] ... ok 2025-10-10 08:12:09.492 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_4_20GB [0.037415s] ... ok 2025-10-10 08:12:09.535 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_2___1____0__ [0.051974s] ... ok 2025-10-10 08:12:09.544 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_3 [0.031114s] ... ok 2025-10-10 08:12:09.572 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_1_post [0.030238s] ... ok 2025-10-10 08:12:09.574 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_ip_fail [0.019427s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_level_fail [0.018350s] ... ok 2025-10-10 08:12:09.606 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_2 [0.035026s] ... ok 2025-10-10 08:12:09.610 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_1_nfs [0.023817s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_2_cifs [0.038114s] ... ok 2025-10-10 08:12:09.656 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_2 [0.050821s] ... ok 2025-10-10 08:12:09.661 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:09.701 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_cifs_service_error [0.045449s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_2 [0.043667s] ... ok 2025-10-10 08:12:09.705 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2025-10-10 08:12:09.736 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_2_80na [0.033510s] ... ok 2025-10-10 08:12:09.738 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_nfs_service_error [0.065837s] ... ok 2025-10-10 08:12:09.778 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_1_None [0.041727s] ... ok 2025-10-10 08:12:09.780 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/rest_api.py:103 2025-10-10 08:12:09.806 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_vserver [0.027492s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_1 [0.049166s] ... ok 2025-10-10 08:12:09.846 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_abort_and_break_snapmirror_svm [0.038249s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_3 [0.057527s] ... ok 2025-10-10 08:12:09.889 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source [0.040673s] ... ok 2025-10-10 08:12:09.915 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cleaning up old snapmirror relationships for replica src_share. cleanup_previous_snapmirror_relationships /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:919 2025-10-10 08:12:09.915 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Snapmirror destination dst_share no longer exists for replica src_share. cleanup_previous_snapmirror_relationships /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:939 2025-10-10 08:12:09.916 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_2 [0.026156s] ... ok 2025-10-10 08:12:09.945 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_source_unreachable [0.028823s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_service_status [0.713642s] ... ok 2025-10-10 08:12:10.019 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_without_release [0.079172s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_share [0.050585s] ... ok 2025-10-10 08:12:10.059 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_initialize_and_wait_snapmirror_vol [0.039543s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_nfs_service [0.036812s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_3 [0.028646s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_method_fail [0.018301s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login [0.018537s] ... ok 2025-10-10 08:12:10.126 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort_svm..wait_for_quiesced' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.126 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort_svm..wait_for_quiesced in 5.0 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:10.127 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort_svm..wait_for_quiesced' after 0.001(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.136 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_timeout [0.080277s] ... ok {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info [0.059274s] ... ok 2025-10-10 08:12:10.211 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.215 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced in 5.0 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:10.216 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.005(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.217 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_timeout [0.076764s] ... ok {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_name [0.036136s] ... ok CLDB nodes are not specified! Zookeeper nodes are not specified! Invalid "maprfs_base_volume_name". No such directory. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 351, in check_for_setup_error self._maprfs_util.maprfs_ls( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_no_dir [0.063499s] ... ok 2025-10-10 08:12:10.269 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.273 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced in 5.0 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:10.273 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.004(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.273 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced in 5.0 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:10.273 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.005(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.274 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced in 5.0 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:10.274 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.005(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.276 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced in 5.0 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:10.276 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.007(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.276 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced in 5.0 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:10.276 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 0.008(s), this was the 6th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:10.279 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_3_30 [0.071256s] ... ok {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share [0.044661s] ... ok 2025-10-10 08:12:10.350 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_2 [0.059952s] ... ok Failed to delete snapshot fake. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 278, in delete_snapshot self._maprfs_util.delete_snapshot(snapshot_name, volume_name) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 179, in delete_snapshot raise exception.ProcessExecutionError(out) oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'ERROR (fake)' Stderr: None {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.029848s] ... ok Failed to set space quota for the share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 177, in _set_share_size self._maprfs_util.set_volume_size(volume_name, size) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:12:10.411 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_host [0.057958s] ... ok {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_exception [0.043493s] ... ok 2025-10-10 08:12:10.477 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing [0.059929s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_different_backend_name [0.065696s] ... ok {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_share_shrink_error [0.032394s] ... ok 2025-10-10 08:12:10.533 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_2___fake_backend1____fake_backend2__ [0.048951s] ... ok {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add [0.038080s] ... ok Failed to update access for share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 298, in update_access if not self._maprfs_util.volume_exists(volume_name): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 149, in volume_exists out, __ = self._execute(*cmd, check_exit_code=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 61, in _execute out, err = utils.execute(*cmd, ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_exception [0.043291s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'ERROR' Stderr: None 2025-10-10 08:12:10.606 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_3 [0.078149s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_certificate_auth [0.036945s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_value [0.023038s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_unique_key [0.020263s] ... ok 2025-10-10 08:12:10.678 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_5 [0.066567s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__add_query_params_to_url [0.026952s] ... ok 2025-10-10 08:12:10.706 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_7 [0.025387s] ... ok 2025-10-10 08:12:10.725 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_3_8days [0.018310s] ... ok 2025-10-10 08:12:10.755 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_5_2years [0.034668s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_1 [0.066278s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_unknown_exception [0.030848s] ... ok 2025-10-10 08:12:10.812 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_2_4hours [0.052702s] ... ok 2025-10-10 08:12:10.838 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_3_8days [0.028744s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_2 [0.038670s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_2_False [0.025104s] ... ok 2025-10-10 08:12:10.874 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_6_infinite [0.033853s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_2_False [0.066890s] ... ok 2025-10-10 08:12:10.939 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_7_min [0.065016s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_4_1 [0.049448s] ... ok 2025-10-10 08:12:11.011 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_8_max [0.070204s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_8 [0.047069s] ... ok 2025-10-10 08:12:11.075 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_neg [0.064595s] ... ok Could not get licenses list. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses_api_error [0.074375s] ... ok 2025-10-10 08:12:11.129 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_2_4hours [0.054160s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version [0.032970s] ... ok 2025-10-10 08:12:11.166 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_6_infinite [0.034721s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version_cached [0.035328s] ... ok 2025-10-10 08:12:11.204 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_1 [0.040246s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version [0.056639s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_2_False [0.055375s] ... ok 2025-10-10 08:12:11.308 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "netapp-fpolicy-fake_vserver_1" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:11.308 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_4 [1.456409s] ... ok 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to configure a FPolicy resources for share new_fake_id. : manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4459, in _create_fpolicy_with_lock 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base vserver_client.create_fpolicy_policy_with_scope( 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = effect(*args, **kwargs) 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-10-10 08:12:11.309 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:11.319 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" :: held 0.011s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:11.325 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_client_error [0.118506s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_1_True [0.085054s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_1_nfs [0.050920s] ... ok 2025-10-10 08:12:11.373 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "netapp-fpolicy-fake_vserver_1" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:11.374 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:11.374 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot configure a new FPolicy for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The maximum number of fpolicies was already reached.: NoneType: None 2025-10-10 08:12:11.374 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base NoneType: None 2025-10-10 08:12:11.374 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:11.375 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:11.377 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_max_policies_error [0.062547s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_2__http___www_netapp_com_filer_admin_tag_name [0.051656s] ... ok Share manila_fakeid not found. {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.052578s] ... ok 2025-10-10 08:12:11.451 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_1_True [0.064220s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_2 [0.036305s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_2_cifs [0.050333s] ... ok 2025-10-10 08:12:11.496 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_2_False [0.043505s] ... ok 2025-10-10 08:12:11.533 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_3 [0.033799s] ... ok Failed to get disk info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4556, in _get_aggregate_disk_types result = self.send_iter_request('storage-disk-get-iter', api_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake Only USER access types are allowed for CIFS shares. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_api_error [0.091826s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_type_fail [0.074862s] ... ok 2025-10-10 08:12:11.575 1703142 DEBUG manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" acquired by "_delete_fpolicy_with_lock". _synchronized /builddir/build/BUILD/manila-21.1.0.dev10/manila/coordination.py:199 2025-10-10 08:12:11.577 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True [0.044620s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup [0.053328s] ... ok 2025-10-10 08:12:11.630 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting snapshot fake_snapshot for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors [0.080259s] ... ok 2025-10-10 08:12:11.635 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot [0.059403s] ... ok 2025-10-10 08:12:11.665 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting snapshot fake_snapshot for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:11.666 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_snapmirror [0.029327s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup_login_fail [0.066131s] ... ok 2025-10-10 08:12:11.696 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_cluster_scope [0.028656s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_already_unmounted [0.062582s] ... ok 2025-10-10 08:12:11.731 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_vserver_scope [0.039179s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_2_False [0.079195s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_not_exist [0.099874s] ... ok 2025-10-10 08:12:11.796 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_policy_name [0.062437s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_error [0.039617s] ... ok 2025-10-10 08:12:11.823 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_1___host___True_ [0.025218s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_accept_vserver_peer [0.024709s] ... ok 2025-10-10 08:12:11.845 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_3__None__False_ [0.021211s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_1_nfs [0.060850s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_single_existing [0.036332s] ... ok 2025-10-10 08:12:11.888 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_1 [0.046665s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_vserver_to_ipspace [0.036376s] ... ok Can't find the share by share name: manila_fakeid. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_with_policy [0.029069s] ... ok 2025-10-10 08:12:11.960 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_4 [0.069991s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror [0.025085s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_1_nfs [0.117024s] ... ok 2025-10-10 08:12:11.999 1703142 ERROR mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not complete share 7cf7c200-d3af-4e05-b87e-9167c95dfcad creation due to an internal error.: manila.exception.NetAppException: Exception due to NetApp failure. 2025-10-10 08:12:12.001 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_driver_error [0.039511s] ... ok 2025-10-10 08:12:12.036 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unable to verify if SnapLock is enabled for the cluster. 2025-10-10 08:12:12.036 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad on pool fake_pool with provisioning options {'thin_provisioned': True, 'snapshot_policy': 'default', 'language': 'en-US', 'dedup_enabled': True, 'compression_enabled': False, 'max_files': 5000, 'split': True, 'encrypt': False, 'adaptive_qos_policy_group': None, 'fpolicy_extensions_to_include': 'avi', 'fpolicy_extensions_to_exclude': 'jpg,mp3', 'fpolicy_file_operations': 'create,write,rename', 'snaplock_type': 'compliance'} _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.036 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Applying snapshot visibility according to hide_snapdir value of True on share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.038 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_4 [0.037192s] ... ok Can't find the share by share name: manila_fakeid. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists [0.088979s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_2_cifs [0.094453s] ... ok 2025-10-10 08:12:12.073 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_0 [0.034675s] ... ok 2025-10-10 08:12:12.098 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity_no_match [0.029422s] ... ok Failed to allow rw access to 172.0.2.1, reason Invalid access rule: fake_exception {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_1 [0.048656s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_fail [0.043388s] ... ok Failed to allow rw access to 172.0.3.1, reason Invalid access rule: fake_exception 2025-10-10 08:12:12.132 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_boolean_extra_specs_validity_invalid_value [0.028998s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_fail [0.029908s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_2 [0.041057s] ... ok 2025-10-10 08:12:12.159 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_notfound [0.032204s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_kerberos [0.037776s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localuser [0.067101s] ... ok 2025-10-10 08:12:12.213 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity [0.048274s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_4 [0.033559s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos [0.055265s] ... ok 2025-10-10 08:12:12.259 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_invalid_value [0.045296s] ... ok Error:"data" not in result. fake_message {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data_fail [0.032438s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_1 [0.027517s] ... ok LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. NoneType: None 2025-10-10 08:12:12.290 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_failed_access_rules [0.033909s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_nfs_access_rest [0.035760s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_nfs_share [0.028096s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_event [0.068423s] ... ok 2025-10-10 08:12:12.362 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.362 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror destination path: fake_vserver_2:fake_volume _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.362 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] There is no SnapMirror relationship available for source path 'fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad' and destination path 'fake_vserver_2:fake_volume' yet. 2025-10-10 08:12:12.368 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none_from_destination [0.076330s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_share [0.059504s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_ipspace [0.059612s] ... ok 2025-10-10 08:12:12.427 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.428 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror destination path: fake_vserver_2:fake_volume _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.428 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror details [{'source-vserver': 'fake_vserver_1', 'source-volume': 'fake_volume', 'destination-vserver': 'fake_vserver_2', 'destination-volume': 'fake_volume_1', 'relationship-status': 'idle', 'last-transfer-type': 'initialize'}]: _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_share [0.045393s] ... ok 2025-10-10 08:12:12.449 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_state_not_update [0.086626s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_1 [0.029666s] ... ok 2025-10-10 08:12:12.507 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.508 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror destination path: fake_vserver_2:fake_volume _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.508 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror details [{'source-vserver': 'fake_vserver_1', 'source-volume': 'fake_volume', 'destination-vserver': 'fake_vserver_2', 'destination-volume': 'fake_volume_1', 'relationship-status': 'inprogress', 'last-transfer-type': 'update'}]: _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.508 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Progress status: 0 _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.509 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_status_inprogress [0.052187s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_2 [0.044252s] ... ok 2025-10-10 08:12:12.531 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_policy_creation_failed_negative [0.021445s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_4___1001___False_ [0.118120s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_pool [0.023679s] ... ok 2025-10-10 08:12:12.556 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] SnapMirror relationship updated successfully. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.558 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_vserver_not_peered [0.029031s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.024462s] ... ok 2025-10-10 08:12:12.592 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_non_netapp_backend_negative [0.032521s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__update_share_size [0.038630s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_2 [0.046103s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_2 [0.024132s] ... ok 2025-10-10 08:12:12.637 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating CG snapshot share_cg_snapshot_6ddd8a6b_5df7_417b_a2ae_3f6e449f4eea. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.638 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot [0.045435s] ... ok Token is expired, re-login. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_error [0.042640s] ... ok 2025-10-10 08:12:12.659 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating consistency group from CG snapshot 6ddd8a6b-5df7-417b-a2ae-3f6e449f4eea. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:12.660 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot [0.021178s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_expired [0.043340s] ... ok 2025-10-10 08:12:12.693 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_1_None [0.042708s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_api_error [0.048943s] ... ok Token authentication error. {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_fail [0.048572s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2025-10-10 08:12:12.742 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_none [0.030710s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_2_1000 [0.046895s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_1_True [0.063413s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_healthy [0.024611s] ... ok 2025-10-10 08:12:12.809 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_1 [0.075001s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name_exception [0.058057s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_adaptive_not_supported [0.069855s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_1_True [0.027113s] ... ok 2025-10-10 08:12:12.875 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_2 [0.049465s] ... ok Error running SSH command. Trying another host {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute [0.050706s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_2_False [0.019856s] ... ok Error running SSH command. Trying another host {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_2 [0.019937s] ... ok 2025-10-10 08:12:12.906 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_3_fake [0.031569s] ... ok Failed to get MapR-FS capacity info. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 223, in fs_capacity fields = lines[1].split() ~~~~~^^^ IndexError: list index out of range {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.037061s] ... ok 2025-10-10 08:12:12.941 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_1_pool [0.034499s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_ipspaces_not_supported [0.044713s] ... ok 2025-10-10 08:12:12.981 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_3_fake [0.039987s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_no_ipspace [0.045122s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_as_user [0.077167s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_1_None [0.036175s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__share_dir [0.031217s] ... ok 2025-10-10 08:12:13.042 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:13.044 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_update_error [0.066463s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_2_cluster_name [0.023704s] ... ok MapR cluster has not been specified in the configuration. Add the ip or list of ip of nodes with mapr-core installed in the "maprfs_clinode_ip" configuration parameter. {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_config [0.030002s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_cluster_peer [0.025875s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share [0.033604s] ... ok 2025-10-10 08:12:13.126 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_1_None [0.044774s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share [0.076191s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_with_custom_name [0.032179s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_ipspace [0.041484s] ... ok Failed to create snapshot fake for the share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 248, in create_snapshot self._maprfs_util.create_snapshot(snapshot_name, volume_name) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 170, in create_snapshot self._execute(*cmd) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot_exception [0.047166s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy [0.029461s] ... ok 2025-10-10 08:12:13.195 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_cleanup_resource [0.078974s] ... ok Failed to delete share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 266, in delete_share self._maprfs_util.delete_volume(volume_name) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/driver_util.py", line 155, in delete_volume out, __ = self._execute(*cmd, check_exit_code=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_exception [0.050066s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_2_False [0.057567s] ... ok 2025-10-10 08:12:13.269 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' deleted successfully. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:13.269 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' is not deleted successfully on ONTAP.: NoneType: None 2025-10-10 08:12:13.269 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base NoneType: None 2025-10-10 08:12:13.269 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:13.270 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_delete_fail_negative [0.068673s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_not_exist [0.047980s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan [0.029355s] ... ok 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to get the snapshots from cluster, provide the right backup type or check the backend details are properly configured in manila.conf file.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 5055, in delete_backup 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base list_snapshots = self._get_des_volume_backup_snapshots( 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Failed to check MapRFS capacity info. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/maprfs/maprfs_native.py", line 420, in _update_share_stats total, free = self._maprfs_util.fs_capacity() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-10-10 08:12:13.311 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:13.313 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_found_negative [0.039298s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_volume [0.023705s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_exception [0.046626s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_no_volumes [0.029371s] ... ok 2025-10-10 08:12:13.361 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot [0.047180s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.059251s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2025-10-10 08:12:13.422 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_3_fake [0.077172s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.083162s] ... ok 2025-10-10 08:12:13.519 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica_with_share_server [0.081224s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_rename_volume [0.058326s] ... ok 2025-10-10 08:12:13.556 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:13.557 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_1 [0.037722s] ... ok 2025-10-10 08:12:13.581 1703142 INFO mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 does not exist on share share_585c3935_2aa9_437c_8bad_5abae1076555. 2025-10-10 08:12:13.582 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_found [0.024267s] ... ok Only 'user' access type allowed! {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_invalid_access [0.056997s] ... ok 2025-10-10 08:12:13.608 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_unique [0.026297s] ... ok 2025-10-10 08:12:13.628 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server_no_share_server [0.019889s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_get_set_system_version [0.035002s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_builtin_types [0.026195s] ... ok 2025-10-10 08:12:13.669 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_no_cluster_creds [0.040518s] ... ok 2025-10-10 08:12:13.691 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_share_name [0.021945s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_dict [0.042484s] ... ok 2025-10-10 08:12:13.723 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_snapshot_name [0.033777s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_key [0.041641s] ... ok 2025-10-10 08:12:13.751 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_implicit_false [0.026375s] ... ok 2025-10-10 08:12:13.781 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_1_True [0.031701s] ... ok 2025-10-10 08:12:13.819 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_2_False [0.036159s] ... ok 2025-10-10 08:12:13.849 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_node_unknown [0.031208s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_na_element [0.109737s] ... ok 2025-10-10 08:12:13.881 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggr_set [0.029530s] ... ok 2025-10-10 08:12:13.906 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_not_found [0.025038s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_tuple [0.060314s] ... ok 2025-10-10 08:12:13.927 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space [0.020526s] ... ok 2025-10-10 08:12:13.946 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_1 [0.019565s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_1___svm_migration_start____svm_migrations____post__ [0.083908s] ... ok 2025-10-10 08:12:13.997 1703142 INFO mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Available licenses on fake_backend_name are base, cifs, fcp, flexclone, iscsi, snapmirror, snaprestore, snapvault. 2025-10-10 08:12:13.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_one_protocol [0.052519s] ... ok 2025-10-10 08:12:14.029 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_minimum_flexgroup_size [0.030137s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_2___svm_migration_complete____svm_migrations___svm_migration_id_s____patch__ [0.052662s] ... ok 2025-10-10 08:12:14.054 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.024319s] ... ok 2025-10-10 08:12:14.081 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_1 [0.027100s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_1_1234 [0.039520s] ... ok 2025-10-10 08:12:14.125 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_2_5678 [0.037511s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_3 [0.052816s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_default [0.046926s] ... ok 2025-10-10 08:12:14.188 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_5 [0.055859s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_6_None [0.027482s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_7___ [0.027611s] ... ok 2025-10-10 08:12:14.257 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_init_features [0.033858s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_qos_specs_2 [0.078720s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_ems_log_message [0.023461s] ... ok 2025-10-10 08:12:14.293 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_1 [0.027141s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_no_tunneling [0.036569s] ... ok 2025-10-10 08:12:14.327 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pools [0.031263s] ... ok 2025-10-10 08:12:14.355 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_1 [0.030859s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_1 [0.048282s] ... ok 2025-10-10 08:12:14.388 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_2 [0.029199s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors_not_found [0.033532s] ... ok 2025-10-10 08:12:14.426 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_4 [0.036592s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume [0.032599s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_no_transfer_in_progress [0.028074s] ... ok 2025-10-10 08:12:14.468 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_server_pools [0.041781s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_2 [0.025924s] ... ok 2025-10-10 08:12:14.544 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_1 [0.080598s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_4 [0.068322s] ... ok 2025-10-10 08:12:14.589 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_2 [0.038635s] ... ok 2025-10-10 08:12:14.611 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Caught an unexpected share status 'active' during share status update routine. Skipping. 2025-10-10 08:12:14.612 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_1_active [0.023167s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_multiple_existing [0.068617s] ... ok 2025-10-10 08:12:14.647 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_1_True [0.035625s] ... ok 2025-10-10 08:12:14.685 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_1 [0.050463s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials [0.084593s] ... ok 2025-10-10 08:12:14.737 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_version [0.035575s] ... ok 2025-10-10 08:12:14.767 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_2 [0.029651s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_api_error [0.051827s] ... ok 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not determine if the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is a FlexGroup or a FlexVol style.: manila.exception.NetAppException: Exception due to NetApp failure. 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4591, in _is_flexgroup_share 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return vserver_client.is_flexgroup_volume(share_name) 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.exception.NetAppException: Exception due to NetApp failure. 2025-10-10 08:12:14.791 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:14.792 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share_raise [0.024957s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_not_cluster [0.058966s] ... ok 2025-10-10 08:12:14.820 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_4 [0.038972s] ... ok 2025-10-10 08:12:14.868 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Managing share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad on aggregate(s) fake_pool with provisioning options {'thin_provisioned': True, 'dedup_enabled': True, 'compression_enabled': False, 'split': True, 'hide_snapdir': False, 'snapshot_policy': 'default', 'language': 'en-US', 'max_files': 5000, 'max_files_multiplier': None, 'adaptive_qos_policy_group': None, 'fpolicy_extensions_to_include': 'avi', 'fpolicy_extensions_to_exclude': 'jpg,mp3', 'fpolicy_file_operations': 'create,write,rename', 'efficiency_policy': None, 'snaplock_type': None, 'snaplock_autocommit_period': '4months', 'snaplock_min_retention_period': '30minutes', 'snaplock_max_retention_period': '2years', 'snaplock_default_retention_period': '2months', 'encrypt': True} _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:14.869 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_2 [0.037869s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_2_None [0.066089s] ... ok 2025-10-10 08:12:14.894 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Managing share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad on aggregate(s) fake_pool with provisioning options {'thin_provisioned': True, 'dedup_enabled': True, 'compression_enabled': False, 'split': True, 'hide_snapdir': False, 'snapshot_policy': 'default', 'language': 'en-US', 'max_files': 5000, 'max_files_multiplier': None, 'adaptive_qos_policy_group': None, 'fpolicy_extensions_to_include': None, 'fpolicy_extensions_to_exclude': None, 'fpolicy_file_operations': None, 'efficiency_policy': None, 'snaplock_type': None, 'snaplock_autocommit_period': '4months', 'snaplock_min_retention_period': '30minutes', 'snaplock_max_retention_period': '2years', 'snaplock_default_retention_period': '2months', 'encrypt': True, 'qos_policy_group': 'fake_qos_policy_group_name'} _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:14.895 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_3 [0.024977s] ... ok 2025-10-10 08:12:14.915 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_export_location [0.019709s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_commit_cg_snapshot [0.041283s] ... ok 2025-10-10 08:12:14.939 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_extra_specs [0.024224s] ... ok 2025-10-10 08:12:14.968 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_fpolicy [0.029501s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_api_error [0.053234s] ... ok 2025-10-10 08:12:15.006 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_3 [0.037107s] ... ok 2025-10-10 08:12:15.029 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_no_snapshot_name [0.023078s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_credential_error [0.043723s] ... ok 2025-10-10 08:12:15.068 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_not_from_share [0.038615s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_user_privilege_error [0.040158s] ... ok 2025-10-10 08:12:15.095 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:15.095 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete in 5.0 seconds as it raised InUse: Migration cancelation isn't finished yet.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_with_ad_site [0.044150s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_2_False [0.029620s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_1_True [0.032170s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_already_present [0.021040s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos_no_network_interfaces [0.021610s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_1 [0.044153s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cluster_peer [0.048375s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm [0.024746s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_api_error [0.024755s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_network_interface [0.030843s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_already_present [0.030858s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_1__None__True_ [0.028206s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_api_error [0.019940s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_without_gateway [0.019346s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_1 [0.034310s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_already_exists [0.020520s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_1 [0.018179s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapshot [0.018304s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan [0.017659s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_2_False [0.021648s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_3 [0.045944s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_1_True [0.021422s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_2_False [0.019685s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active [12.075173s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domain [0.022076s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.030325s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_error [0.032277s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.062131s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_1_None [0.067394s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_1_None [0.021961s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.036974s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_error [0.024380s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2 [0.025396s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate [0.028999s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_api_error [0.055885s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access_not_found [0.064409s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_1_True [0.050852s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_not_found [0.052529s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_api_error [0.050422s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume [0.028393s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_already_enabled [0.024090s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers [0.055420s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_1 [0.022607s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_single [0.049841s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_2 [0.035552s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_encrypted_not_supported [0.043954s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.040868s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_mount_point_name [0.020446s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_nfs_export_policies [0.029141s] ... ok Failed to get info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4468, in get_aggregate aggrs = self._get_aggregates( ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1595, in _get_aggregates result = self.send_iter_request('aggr-get-iter', api_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 155, in send_iter_request result = self.send_request(api_name, api_args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_api_error [0.057373s] ... ok File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver [0.043398s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_1_True [0.049072s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_future [0.044293s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_not_found [0.045321s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_scopes [0.040678s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_not_found [0.038966s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_found [0.036548s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_with_filters [0.057528s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_supported [0.048506s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces [0.030619s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port [0.084364s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume [0.082908s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info [0.039650s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot [0.104243s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_1 [0.036999s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_2 [0.055947s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy_not_supported [0.100808s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_3 [0.038274s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_extra_specs [0.045818s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_svm_volumes_total_size [0.038992s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_legacy [0.037047s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_found [0.038805s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_not_found [0.032464s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_autosize_attributes [0.041881s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_events [0.035230s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_status [0.040077s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_1 [0.047318s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_feature [0.050754s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_3 [0.050946s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status [0.044535s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_unique [0.063162s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status_not_found [0.033264s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_unique [0.019489s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_kerberos_service_principal_name [0.042630s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_snapshot_attributes [0.020920s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_filtered_by_protocol [0.038128s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_not_found [0.044467s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume_not_found [0.050289s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type [0.031125s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate [0.034084s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type_negative [0.047582s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_error [0.049570s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_partial_request [0.051829s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name [0.039839s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_not_found [0.063144s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_21 [0.020321s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_not_found [0.020359s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_2__1__40_ [0.018189s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counters [0.031004s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_3__2__0_ [0.021723s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_instance_uuids [0.037270s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_1 [0.043663s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_not_supported [0.029462s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_records_count_invalid [0.044983s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled_no_license [0.025579s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_enabled [0.025821s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_2 [0.019533s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_2 [0.071622s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_1 [0.058750s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_4 [0.042806s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_2_False [0.025897s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path [0.031884s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_specified [0.030637s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_2 [0.025492s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_1_True [0.022529s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_2_False [0.025567s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities [0.019292s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_vserver_not_found [0.021875s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_volume_count [0.026490s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records [0.036765s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers [0.569766s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records_not_found [0.036137s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_supported [0.019151s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_1__1__110_ [0.028858s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_supported [0.025669s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_invoke_vserver_api [0.023989s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_8_x_system_version_response [0.023702s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_2 [0.026844s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_return_false [0.046652s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_1_True [0.063901s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_none [0.069810s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled [0.050098s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_migrate_supported [0.030382s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_raise [0.036189s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces [0.035081s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.022973s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured [0.022542s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces_not_found [0.037139s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_negative [0.022156s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_non_root_aggregates [0.028945s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes [0.021271s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes_not_found [0.019147s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_1 [0.026516s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_root_aggregates [0.018206s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_2 [0.031638s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_1_None [0.020314s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates_none_found [0.025395s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers [0.023935s] ... ok NFS v4.0 is not supported while migrating vservers. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_1_13172940 [0.036695s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.034560s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.023021s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_2_server_to_default_ad_site [0.026964s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_3_default_ad_site_to_default_ad_site [0.021831s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_1_True [0.035766s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_1_True [0.030010s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_2_True [0.032892s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_config_delete_failure [0.023034s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_1_False [0.043261s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_1 [0.019308s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.026388s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_2_False [0.022190s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_1_True [0.030278s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_api_error [0.032266s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume [0.028996s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_4 [0.027220s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_2 [0.022499s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_other_zapi_errors [0.025326s] ... ok Could not delete snapshot deleted_snap_2 on volume fake_volume_2. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 3950, in prune_deleted_snapshots client.delete_snapshot(snapshot['volume'], File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_snapshots [0.026593s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_2_5000B_s [0.024349s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename [0.040502s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists [0.025824s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_2 [0.028989s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share [0.018644s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists_no_records [0.032062s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_api_error [0.018400s] ... ok Configured ONTAP login user cannot retrieve QoS policies. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_no_permissions_to_execute_zapi [0.022354s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_restore_snapshot [0.018673s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror_svm [0.022417s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_modify [0.042575s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message [0.040288s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rehost_volume [0.033547s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_single_page [0.021212s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_access [0.023452s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_not_found [0.019423s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_no_arguments [0.032101s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_not_supported [0.019287s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_2 [0.050900s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rule [0.077373s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs [0.019011s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_4 [0.029384s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_1_True [0.021094s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_error [0.020230s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_1 [0.036871s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_2 [0.024362s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_3 [0.043328s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_failure_1__True__True__False_ [0.025566s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_1__True__True__True_ [0.029413s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_api_error [0.020346s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_adaptive_policy_group_for_volume [0.018878s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_1_None [0.075567s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_all_none [0.024169s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_1_True [0.024582s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_api_error [0.059246s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_max_files [0.019293s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size [0.018350s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size_api_error [0.018571s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_1 [0.063329s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_2_False [0.023044s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_2 [0.038870s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_invalid [0.046623s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_kerberos [0.035227s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_2 [0.030693s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy_api_error [0.078984s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_not_found [0.018600s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_sort_data_ports_by_speed [0.034218s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy [0.021232s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot_api_error [0.018433s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_1_True [0.025152s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_2_False [0.030041s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_cancel [0.030092s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_get [0.026145s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_1_True [0.042545s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_1 [0.031906s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_2 [0.019091s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm_failure [0.035460s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services [0.021249s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_03 [0.026773s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_api_error [0.027729s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_06 [0.022895s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_2_False [0.018611s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_15 [0.021847s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_api_error [0.024346s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_2 [0.023146s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_dns_configuration [0.018754s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_1_None [0.020145s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm [0.018511s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_2_destination [0.019941s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_2 [0.023696s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_api_error [0.028772s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror [0.025692s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists [0.030495s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring [0.023252s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test___delete_port_by_ipspace_and_broadcast_domain [0.029603s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring_two [0.029615s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_nfs_export_rule [0.021492s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_08 [0.026765s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exception [0.026047s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_09 [0.024066s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_not_cluster [0.018684s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_10 [0.021741s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_ad [0.018689s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_2_None [0.037083s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_11 [0.049179s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_2_False [0.037871s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_17 [0.036977s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_nfs_export_rule_indices [0.027850s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_2 [0.026645s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes [0.025913s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_license [0.026992s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_3_None [0.019677s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_records [0.022428s] ... ok 2025-10-10 08:12:20.095 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete' after 5.001(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:20.096 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete in 5.0 seconds as it raised InUse: Migration cancelation isn't finished yet.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_2 [0.023622s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_1 [0.039521s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_3 [0.025806s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_2 [0.023662s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid_error [0.019010s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists_not_found [0.039290s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name_error [0.016879s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain [0.019800s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exists [0.021914s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror [0.027475s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_error [0.056949s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_2 [0.791079s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.019751s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules [0.018317s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_1_async [0.021788s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_2_sync [0.021177s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror [0.017271s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state [0.016457s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state_error [0.016930s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_accept_vserver_peer [0.016934s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule_with_rule_created [0.017259s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_break_snapmirror_vol [0.025934s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_1 [0.024349s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_error [0.021147s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_1 [0.019305s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_2 [0.018780s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_enable [0.023352s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_ldap [0.020977s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_policy_with_scope [0.018478s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy_exception [0.018012s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.017498s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_error [0.016962s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_async [0.024812s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_3 [0.024836s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_4 [0.020037s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy [0.018421s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_ipspace [0.020417s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_network_interface [0.023473s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror [0.023642s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_no_records [0.019055s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy [0.025186s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_2_False [0.017208s] ... ok Could not find volume volume1 to delete snapshot {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_exception [0.017369s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_api_error [0.016756s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_not_found [0.018249s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume [0.023685s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_compression_async [0.043744s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_compression_async [0.031498s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_key_store_config [0.021518s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.018375s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_2 [0.017077s] ... ok Failed to get info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 563, in get_aggregate aggrs = self._get_aggregates(aggregate_names=[aggregate_name], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_error [0.020998s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_empty [0.021180s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_name [0.018363s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies_status [0.017980s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state [0.019569s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid [0.018745s] ... ok Could not get list of ONTAP licenses. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 326, in get_licenses result = self.send_request('/cluster/licensing/licenses', 'get') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses_error [0.022597s] ... ok Both source and destination clusters must be AFF systems. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_2_13172984 [0.017017s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_3_none [0.017585s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_net_options [0.017868s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_1_None [0.017590s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_2___CIFS____NFS__ [0.016236s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config_default [0.019686s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume [0.017305s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_no_name [0.016435s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_scoped [0.018740s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counters [0.023549s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors_svm [0.024738s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_svm_volumes_total_size [0.021470s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_to_manage [0.024023s] ... ok No aggregates assigned to Vserver fake_vserver. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.018500s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_none_requested [0.017698s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers_not_found [0.028168s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers [0.021442s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_2_False [0.018216s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_more_than_one_volume [0.018952s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured [0.017034s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_non_root_aggregates [0.018567s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates [0.017987s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.017177s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_active_directory_security_service [0.017484s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_fpolicy_scope [0.016425s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_ad [0.017189s] ... ok LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. NoneType: None {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_1___fake_domain____fake_server__ [0.017691s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_junction_path [0.017246s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_does_not_exists [0.017788s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_same_name [0.019001s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rehost_volume [0.024395s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_access [0.017311s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_1_4 [0.017921s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_snapshot [0.017186s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resume_snapmirror_vol [0.018402s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume [0.018136s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc [0.027201s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_1_True [0.018881s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files [0.017509s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_1_True [0.018227s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_get [0.017801s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_2_ipspace_fake [0.016889s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_api_error [0.017576s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_3____name_services_dns____post_____fake_domain______fake_ip___ [0.017299s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_showmount [0.026915s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_stop [0.018910s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_luns [0.017516s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists [0.020575s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_1_13434920 [0.021261s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__add_query_params_to_url [0.018914s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_1_None [0.018977s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_1_None [0.017324s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_2_9_10 [0.016312s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_2_get [0.024930s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_1 [0.033798s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_2 [0.019155s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_1___ [0.016589s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_3_ [0.017595s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_3_ [0.019032s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror [0.019310s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_no_mount [0.030448s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_1 [0.030552s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_2 [0.022841s] ... ok Error releasing snapmirror destination dst_share for replica src_share. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships src_client.release_snapmirror_vol( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_1 [0.021283s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_3 [0.017764s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_4 [0.016328s] ... ok Error releasing snapmirror destination dst_share for replica src_share. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships src_client.release_snapmirror_vol( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_5 [0.032274s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_svm [0.022004s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_does_not_exist [0.021038s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_1_True [0.022357s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_2_False [0.023918s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_wait_for_quiesced [0.023864s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_for_quiesced [0.021798s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_2_2 [0.018288s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror_svm [0.017414s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica [0.017974s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_api_not_found [0.019588s] ... ok 2025-10-10 08:12:25.096 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete' after 10.002(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:25.098 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 [10.029637s] ... ok 2025-10-10 08:12:25.120 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_1_False [0.021125s] ... ok 2025-10-10 08:12:25.142 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_not_configured [0.022593s] ... ok 2025-10-10 08:12:25.174 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_1 [0.032030s] ... ok 2025-10-10 08:12:25.212 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_2 [0.037416s] ... ok 2025-10-10 08:12:25.233 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_incompatible_vservers [0.020472s] ... ok 2025-10-10 08:12:25.254 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_invalid_qos_configuration [0.021720s] ... ok 2025-10-10 08:12:25.275 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_no_cluster_credentials [0.019583s] ... ok 2025-10-10 08:12:25.299 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_4 [0.024606s] ... ok 2025-10-10 08:12:25.323 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_invalid_phase [0.023185s] ... ok 2025-10-10 08:12:25.342 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_1 [0.019265s] ... ok 2025-10-10 08:12:25.362 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_2 [0.019605s] ... ok 2025-10-10 08:12:25.382 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_2_cutover_soft_deferred [0.020307s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active [12.054476s] ... ok 2025-10-10 08:12:25.408 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start_encrypted_destination [0.026254s] ... ok 2025-10-10 08:12:25.440 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:25.441 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:25.442 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_1_volume_has_shared_qos_policy [0.033224s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression [0.052425s] ... ok 2025-10-10 08:12:25.466 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:25.466 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name . _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:25.468 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_existing_qos [0.025889s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_fpolicy_policy [0.035459s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_3_None [0.023045s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.019781s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.023530s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2_not_supported [0.022126s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_none_specified [0.022037s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates [0.019388s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_not_found [0.021281s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_domain_not_found [0.019518s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot_not_found [0.018789s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_none_requested [0.017187s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_name [0.022243s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_no_extra_specs [0.028066s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_snapshots [0.025790s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_no_cluster_creds [0.040541s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_policies [0.029601s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port [0.019294s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_vlan [0.026154s] ... ok 2025-10-10 08:12:25.915 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remap_standard_boolean_extra_specs [0.447389s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_raises_api_error [0.025243s] ... ok 2025-10-10 08:12:25.942 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export [0.026194s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_found [0.038819s] ... ok 2025-10-10 08:12:25.972 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup [0.030677s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_migratable_data_lif_for_node [0.032172s] ... ok 2025-10-10 08:12:25.994 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Restoring snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:25.995 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_1_True [0.022723s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config [0.019005s] ... ok 2025-10-10 08:12:26.018 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Restoring snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:26.019 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_not_found [0.023393s] ... ok 2025-10-10 08:12:26.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:26.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:113 2025-10-10 08:12:26.041 1703142 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py:643 {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config_default [0.032766s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports_not_found [0.039741s] ... ok 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create export for readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad).: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 371, in invoke_elem 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base response = self._session.post( 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 637, in post 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.request("POST", url, data=data, json=json, **kwargs) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base resp = self.send(prep, **send_kwargs) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base r = adapter.send(request, **kwargs) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 639, in send 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base self.cert_verify(conn, request.url, verify, cert) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 350, in cert_verify 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise OSError( 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base During handling of the above exception, another exception occurred: 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3436, in _safe_change_replica_source 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base replica_cluster_client = self._get_api_client_for_backend( 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = f(self, *args, **kwargs) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 316, in _get_api_client_for_backend 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base client = self._get_client(config, vserver=vserver) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 265, in _get_client 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base client = client_cmode.NetAppCmodeClient( 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 63, in __init__ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base (major, minor) = self.get_ontapi_version(cached=False) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = self.send_request('system-get-ontapi-version', 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.connection.invoke_successfully( 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.get_client(use_zapi=use_zapi).invoke_successfully( 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 401, in invoke_successfully 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = self.invoke_elem( 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 378, in invoke_elem 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise NaApiError(message=e) 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2025-10-10 08:12:26.042 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:26.047 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_2 [0.027967s] ... ok 2025-10-10 08:12:26.086 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_setup_server [0.039058s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_none_requested [0.061716s] ... ok 2025-10-10 08:12:26.166 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled [0.021715s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists [0.087124s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_1 [0.022644s] ... ok 2025-10-10 08:12:26.224 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists_not_found [0.051264s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_policies [0.043299s] ... ok 2025-10-10 08:12:26.270 1703142 DEBUG mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Shrinking share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad to 9 GB. _execute_mock_call /usr/lib64/python3.12/unittest/mock.py:1204 2025-10-10 08:12:26.273 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrink_share [0.048752s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors [0.043654s] ... ok 2025-10-10 08:12:26.313 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_1_True [0.040955s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors_svm [0.043026s] ... ok 2025-10-10 08:12:26.340 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_start_periodic_tasks [0.024788s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_1 [0.029784s] ... ok 2025-10-10 08:12:26.361 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Invalid input received: fake_reason.: manila.exception.InvalidInput: Invalid input received: fake_reason. 2025-10-10 08:12:26.362 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_1 [0.021842s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_storage_failover_partner [0.024500s] ... ok 2025-10-10 08:12:26.384 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_backend_volume_absent [0.022305s] ... ok 2025-10-10 08:12:26.404 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror [0.019227s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path_cifs [0.036281s] ... ok 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not get snapmirrors for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2946, in update_replica_state 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base snapmirrors = dm_session.get_snapmirrors(active_replica, replica) 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-10-10 08:12:26.423 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-10-10 08:12:26.424 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_fail_to_get_snapmirrors [0.020404s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status [0.027401s] ... ok 2025-10-10 08:12:26.447 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync [0.023362s] ... ok 2025-10-10 08:12:26.471 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_snapmirror_still_initializing [0.026037s] ... ok 2025-10-10 08:12:26.504 1703142 INFO mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating storage service catalog information for backend 'fake_backend_name' 2025-10-10 08:12:26.505 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_aggregates [0.034275s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_found [0.064021s] ... ok 2025-10-10 08:12:26.553 1703142 ERROR mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot perform server migration since a FlexGroup was encountered in share server to be migrated. 2025-10-10 08:12:26.557 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_3 [0.048652s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_1_True [0.047825s] ... ok No aggregates assigned to Vserver fake_vserver. 2025-10-10 08:12:26.596 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating a Barbican KMS configuration for the vserver os_56aafd02-4d44-43d7-b784-57fc88167224 _create_barbican_kms_config_for_specified_vserver /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:409 2025-10-10 08:12:26.596 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Getting the key store configuration uuid for the config barbican_config_0cbd232e-3ef2-427f-a3f1-8383b2cfdc7e _create_barbican_kms_config_for_specified_vserver /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:416 2025-10-10 08:12:26.596 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Enabling the key store configuration the config barbican_config_0cbd232e-3ef2-427f-a3f1-8383b2cfdc7e _create_barbican_kms_config_for_specified_vserver /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:420 2025-10-10 08:12:26.600 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_barbican_kms_config_for_specified_vserver [0.042206s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.043503s] ... ok 2025-10-10 08:12:26.634 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_job_uuid [0.034870s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_none_requested [0.034399s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_2 [0.029361s] ... ok 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Could not retrieve snapmirrors between source fake_id and destination fake_id_2 vServers.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm Traceback (most recent call last): 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 1713, in _get_snapmirror_svm 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm snapmirrors = dm_session.get_snapmirrors_svm( 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm return self._mock_call(*args, **kwargs) 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm raise effect 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-10-10 08:12:26.664 1703142 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm 2025-10-10 08:12:26.666 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm_fail_to_get_snapmirrors [0.031234s] ... ok 2025-10-10 08:12:26.686 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate [0.019843s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers [0.031961s] ... ok 2025-10-10 08:12:26.707 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_1__True___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.021555s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_2__2__0_ [0.026693s] ... ok 2025-10-10 08:12:26.729 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_1_True [0.020849s] ... ok 2025-10-10 08:12:26.751 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2025-10-10 08:12:26.752 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_with_vserver [0.023401s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_svm [0.042181s] ... ok 2025-10-10 08:12:26.777 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2025-10-10 08:12:26.778 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.023517s] ... ok 2025-10-10 08:12:26.803 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_creds [0.024215s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_1 [0.042906s] ... ok 2025-10-10 08:12:26.822 1703142 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Currently the driver does not support updates in the security service 'domain'. 2025-10-10 08:12:26.823 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_2 [0.019636s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_2_False [0.025594s] ... ok 2025-10-10 08:12:26.842 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.842 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.843 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_3 [0.020119s] ... ok 2025-10-10 08:12:26.863 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.863 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.864 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.864 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_4 [0.021001s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_found [0.033318s] ... ok 2025-10-10 08:12:26.892 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_4 [0.028996s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_unsupported [0.020967s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_no_records_found [0.023489s] ... ok 2025-10-10 08:12:26.921 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.923 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.924 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.926 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.928 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.930 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.931 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_4 [0.040296s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_unsupported [0.020606s] ... ok 2025-10-10 08:12:26.955 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.955 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.956 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_1 [0.022068s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_key_manager_not_enabled [0.022813s] ... ok 2025-10-10 08:12:26.981 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.981 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:26.982 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_2 [0.025840s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.031846s] ... ok 2025-10-10 08:12:27.011 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1045 2025-10-10 08:12:27.013 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_4 [0.030288s] ... ok 2025-10-10 08:12:27.037 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_1 [0.025917s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_dr_supported [0.057831s] ... ok 2025-10-10 08:12:27.079 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_2 [0.040070s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates_not_found [0.036241s] ... ok 2025-10-10 08:12:27.102 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot [0.022843s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_2_12345 [0.028228s] ... ok 2025-10-10 08:12:27.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Starting creation of a vserver with 'dp_destination' subtype. _create_vserver /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:321 2025-10-10 08:12:27.126 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating a new Vserver (os_56aafd02-4d44-43d7-b784-57fc88167224) for data protection. _create_vserver /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:344 2025-10-10 08:12:27.128 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_2_fake_ipspace [0.025031s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_node_type [0.032090s] ... ok 2025-10-10 08:12:27.162 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_peer [0.034098s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.031767s] ... ok 2025-10-10 08:12:27.191 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans [0.032276s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state [0.029881s] ... ok 2025-10-10 08:12:27.231 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "netapp-VLAN-1001" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._delete_vserver.._delete_vserver_with_lock" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:27.232 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-VLAN-1001" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._delete_vserver.._delete_vserver_with_lock" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:27.234 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-VLAN-1001" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._delete_vserver.._delete_vserver_with_lock" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:27.237 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_1_True [0.044705s] ... ok Both source and destination clusters must be AFF systems. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_2_13172984 [0.039328s] ... ok 2025-10-10 08:12:27.265 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_2_False [0.025565s] ... ok An error occurred while deleting original LDAP client configuration 3d9b73056be3671881e8432169652e5f. Error details: unknown {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_current_config_delete_error [0.031891s] ... ok 2025-10-10 08:12:27.289 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_2_False [0.024388s] ... ok 2025-10-10 08:12:27.311 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.021566s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume_default_junction_path [0.045812s] ... ok 2025-10-10 08:12:27.333 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number_no_admin_network [0.021099s] ... ok 2025-10-10 08:12:27.354 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_lif_name [0.020760s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume [0.042746s] ... ok 2025-10-10 08:12:27.375 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.021581s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_already_offline [0.021812s] ... ok 2025-10-10 08:12:27.395 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_2 [0.020117s] ... ok 2025-10-10 08:12:27.416 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_valid_ipspace_name [0.020454s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_1 [0.030855s] ... ok 2025-10-10 08:12:27.441 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.024785s] ... ok 2025-10-10 08:12:27.467 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_backend_details [0.026122s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies_api_error [0.038008s] ... ok 2025-10-10 08:12:27.492 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_not_found [0.023920s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_delete [0.036052s] ... ok 2025-10-10 08:12:27.514 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_peers [0.021030s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename_noop [0.030808s] ... ok 2025-10-10 08:12:27.552 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vservers_from_replicas [0.038638s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror [0.027131s] ... ok 2025-10-10 08:12:27.582 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks [0.029569s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_svm [0.041664s] ... ok 2025-10-10 08:12:27.609 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_01 [0.026823s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_1 [0.021077s] ... ok 2025-10-10 08:12:27.627 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_07 [0.018675s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_3 [0.021678s] ... ok 2025-10-10 08:12:27.657 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_09 [0.029048s] ... ok 2025-10-10 08:12:27.678 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_10 [0.020533s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_not_found [0.027080s] ... ok 2025-10-10 08:12:27.698 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_2 [0.020748s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs_error [0.031979s] ... ok 2025-10-10 08:12:27.721 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up server 56aafd02-4d44-43d7-b784-57fc88167224. setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:196 2025-10-10 08:12:27.722 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "netapp-VLAN-1000" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:27.722 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:27.722 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:27.723 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_1 [0.024514s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_2_False [0.031018s] ... ok 2025-10-10 08:12:27.742 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up server 56aafd02-4d44-43d7-b784-57fc88167224. setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:196 2025-10-10 08:12:27.742 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "netapp-VLAN-1000" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:27.743 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:27.743 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:27.744 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_3 [0.020513s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_nfs_export_policy [0.018889s] ... ok 2025-10-10 08:12:27.762 1703142 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share server migration was cancelled. 2025-10-10 08:12:27.763 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_1_None [0.019079s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_vserver [0.017916s] ... ok 2025-10-10 08:12:27.789 1703142 ERROR mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot perform server migration within the same backend. Please choose a destination host different from the source. 2025-10-10 08:12:27.791 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_backend [0.028537s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror [0.024490s] ... ok 2025-10-10 08:12:27.814 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_get_new_volume [0.022290s] ... ok Failed to invoke EMS. NetApp API failed. Reason - fake:fake {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message_api_error [0.021437s] ... ok 2025-10-10 08:12:27.833 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_2_fake_migration_id [0.021532s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request [0.020562s] ... ok 2025-10-10 08:12:27.854 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Data transfer still in progress. _share_server_migration_continue_svm_dr /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1748 2025-10-10 08:12:27.855 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_2 [0.019475s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_1 [0.027143s] ... ok 2025-10-10 08:12:27.877 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_1___ready_for_cutover___True_ [0.021734s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_not_found [0.021782s] ... ok 2025-10-10 08:12:27.896 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_2___transferring___False_ [0.019309s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_2__False__None__False_ [0.019807s] ... ok 2025-10-10 08:12:27.915 1703142 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Starting share server migration from fake_id to fake_id_2 using SVM DR as migration method. 2025-10-10 08:12:27.916 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_3 [0.019098s] ... ok 2025-10-10 08:12:27.934 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2025-10-10 08:12:27.935 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_2 [0.019198s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_3 [0.024342s] ... ok 2025-10-10 08:12:27.955 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Adding new subnet allocations to share server fake_id update_share_server_network_allocations /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2501 2025-10-10 08:12:27.956 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_1_active [0.021068s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_name [0.027579s] ... ok 2025-10-10 08:12:27.977 1703142 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] A new security service configuration was added to share server 'fake_id' 2025-10-10 08:12:27.978 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_1 [0.023139s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_1_True [0.018301s] ... ok 2025-10-10 08:12:28.010 1703142 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating kerberos realm on NetApp backend. update_share_server_security_service /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2402 2025-10-10 08:12:28.011 1703142 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Security service configuration was updated for share server 'fake_id' 2025-10-10 08:12:28.013 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_3 [0.033451s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_api_error [0.037082s] ... ok 2025-10-10 08:12:28.034 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_1 [0.020849s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_vserver [0.022148s] ... ok 2025-10-10 08:12:28.053 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.018718s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_active_directory [0.021783s] ... ok 2025-10-10 08:12:28.071 1703142 INFO mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using Vserver fake_vserver_1 for backend fake_backend_name with cluster credentials. 2025-10-10 08:12:28.072 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.018653s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_ldap [0.024466s] ... ok 2025-10-10 08:12:28.091 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_vserver [0.019254s] ... ok 2025-10-10 08:12:28.112 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_2_False [0.020344s] ... ok 2025-10-10 08:12:28.136 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_expand_performance_array [0.024137s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_1 [0.059411s] ... ok 2025-10-10 08:12:28.164 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value [0.028528s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists [0.025199s] ... ok 2025-10-10 08:12:28.185 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_1 [0.020336s] ... ok 2025-10-10 08:12:28.204 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_3 [0.019435s] ... ok 2025-10-10 08:12:28.225 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_processor_counters [0.020608s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot [0.055238s] ... ok 2025-10-10 08:12:28.245 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_2 [0.019059s] ... ok 2025-10-10 08:12:28.271 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_3 [0.029080s] ... ok 2025-10-10 08:12:28.300 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average [0.026233s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_stop_vserver [0.078756s] ... ok 2025-10-10 08:12:28.320 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average_multi_instance [0.019679s] ... ok 2025-10-10 08:12:28.339 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache [0.019495s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_pause [0.029863s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_exception [8.059536s] ... ok 2025-10-10 08:12:28.387 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_not_supported [0.047834s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_retries [0.056712s] ... ok Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__configure_nfs_exception [0.049864s] ... ok 2025-10-10 08:12:28.429 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_5 [0.042464s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_broadcast_domain [0.028182s] ... ok 2025-10-10 08:12:28.456 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_2 [0.026445s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_linux [0.024926s] ... ok 2025-10-10 08:12:28.487 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_set_client [0.035230s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types [0.034025s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_1 [0.108688s] ... ok 2025-10-10 08:12:28.524 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_1 [0.031313s] ... ok Failed to get disk info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 635, in _get_aggregate_disk_types response = self.send_request( ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-10-10 08:12:28.546 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_ensure_not_exist_error [0.022198s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types_exception [0.047153s] ... ok 2025-10-10 08:12:28.576 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target_missing_location [0.029689s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_1_True [0.036312s] ... ok 2025-10-10 08:12:28.597 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_rw_to_ro_rules [0.021275s] ... ok 2025-10-10 08:12:28.616 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_type [0.018879s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_showmount [0.094470s] ... ok 2025-10-10 08:12:28.635 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_1___1_2_3_4____1_2_3_4__ [0.018796s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_disabled [0.051600s] ... ok 2025-10-10 08:12:28.663 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_1_True [0.027690s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_not_found [0.053787s] ... ok 2025-10-10 08:12:28.701 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_rename [0.044943s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_01 [0.090083s] ... ok 2025-10-10 08:12:28.740 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_temp_export_policy_name [0.032099s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_04 [0.059792s] ... ok 2025-10-10 08:12:28.766 1703142 INFO manila.share.drivers.netapp.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Requested unified config: ontap_cluster and multi_svm. 2025-10-10 08:12:28.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:28.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:28.767 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:28.768 1703142 INFO manila.share.drivers.netapp.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NetApp driver of family ontap_cluster and mode multi_svm loaded. 2025-10-10 08:12:28.768 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_case_insensitive [0.027300s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_soft_deleted_snapshots [0.086422s] ... ok 2025-10-10 08:12:28.789 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_multi_svm [0.020237s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_07 [0.028626s] ... ok 2025-10-10 08:12:28.815 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_family [0.026538s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid [0.042348s] ... ok 2025-10-10 08:12:28.835 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_1_True [0.019072s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_14 [0.043734s] ... ok 2025-10-10 08:12:28.861 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_1_True [0.025634s] ... ok 2025-10-10 08:12:28.881 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags [0.020033s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name [0.059351s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_16 [0.051800s] ... ok 2025-10-10 08:12:28.906 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_duplicated_pool [0.024528s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__getattr__ [0.045546s] ... ok 2025-10-10 08:12:28.930 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_aggr [0.024977s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_snapshot_policy [0.030874s] ... ok 2025-10-10 08:12:28.949 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_1____bad [0.018216s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_1_0 [0.025422s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_api_error [0.034669s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_2_10 [0.022157s] ... ok 2025-10-10 08:12:28.982 1703142 WARNING mock_logger [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Please use NetAppDriver in the configuration file to load the driver instead of directly specifying the driver module name. 2025-10-10 08:12:28.983 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_no_proxy [0.034645s] ... ok 2025-10-10 08:12:29.009 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_openstack_info_init [0.025282s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_1 [0.053419s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists [0.048103s] ... ok 2025-10-10 08:12:29.037 1703142 DEBUG manila.share.drivers.netapp.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Trying rpm command. _update_info_from_rpm /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py:291 2025-10-10 08:12:29.042 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm [0.037374s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.031961s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists_not_found [0.036281s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_1___password__ [0.019935s] ... ok 2025-10-10 08:12:29.096 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_found [0.051863s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_security_cert [0.023377s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_1_source [0.038689s] ... ok 2025-10-10 08:12:29.136 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_version_from_version_string [0.038503s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules_error [0.041062s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_api_error [0.047767s] ... ok 2025-10-10 08:12:29.159 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.160 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.161 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "volume", "method": "object_exists", "params": ["volume"]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.161 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {'result': 'OK'} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.161 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "object_exists", "params": ["volume/nfs_share"]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.161 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.161 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "create_with_props", "params": ["volume", "nfs_share", {"recordsize": "4K", "quota": "none", "compression": "on"}]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.169 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__folder_doesnt_exist [0.031573s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_default_nfs_export_rules [0.024743s] ... ok 2025-10-10 08:12:29.191 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.191 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.191 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "volume", "method": "object_exists", "params": ["volume"]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.192 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.194 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__volume_doesnt_exist [0.024270s] ... ok LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. NoneType: None {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__send_volume_move_request [0.066426s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_2__None__None_ [0.033951s] ... ok 2025-10-10 08:12:29.220 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.221 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.221 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating share share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:76 2025-10-10 08:12:29.221 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "create_with_props", "params": ["volume/nfs_share", "share", {"recordsize": "4K", "quota": "1G", "compression": "on", "reservation": "1G"}]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.222 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.224 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.030468s] ... ok 2025-10-10 08:12:29.244 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.245 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.245 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating share share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:76 2025-10-10 08:12:29.245 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "create_with_props", "params": ["volume/nfs_share", "share", {"recordsize": "4K", "quota": "1G", "compression": "on"}]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.245 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.247 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thin_provisioning [0.022575s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_1_True [0.031900s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__terminate_vserver_services [0.049169s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__delete_port_and_broadcast_domain [0.022464s] ... ok 2025-10-10 08:12:29.278 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.278 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.279 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating share share. create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:76 2025-10-10 08:12:29.279 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "create_with_props", "params": ["volume/nfs_share", "share", {"recordsize": "4K", "quota": "1G", "compression": "on", "reservation": "1G"}]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.279 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.280 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__wrong_proto [0.033210s] ... ok 2025-10-10 08:12:29.314 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.315 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.315 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting share share. delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:87 2025-10-10 08:12:29.315 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "destroy", "params": ["volume/nfs_share/share", "-r"]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.316 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.317 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.031025s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__unmount_volume [0.059649s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregates [0.066481s] ... ok 2025-10-10 08:12:29.343 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.343 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.344 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting share share. delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:87 2025-10-10 08:12:29.344 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "destroy", "params": ["volume/nfs_share/share", "-r"]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.344 1703142 INFO manila.share.drivers.nexenta.ns4.nexenta_nfs_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Folder volume/nfs_share/share does not exist, it was already deleted. 2025-10-10 08:12:29.346 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__exists_error [0.028873s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result [0.029832s] ... ok 2025-10-10 08:12:29.369 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.370 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.370 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting snapshot share@share@first. delete_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:105 2025-10-10 08:12:29.370 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "snapshot", "method": "destroy", "params": ["volume/nfs_share/share@share@first", ""]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.371 1703142 INFO manila.share.drivers.nexenta.ns4.nexenta_nfs_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Snapshot share@share@first does not exist, it was already deleted. 2025-10-10 08:12:29.371 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_1 [0.025531s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_broadcast_domain_for_port_exception [0.029535s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_snapmirror_vol [0.026234s] ... ok 2025-10-10 08:12:29.390 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.391 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.391 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Extending share share to 5G. extend_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:92 2025-10-10 08:12:29.392 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "set_child_prop", "params": ["volume/nfs_share/share", "quota", "5G"]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.392 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.393 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thin_provisoning [0.020709s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_cluster_node_uuid [0.028805s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_policy [0.031267s] ... ok 2025-10-10 08:12:29.415 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2025-10-10 08:12:29.416 1703142 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2025-10-10 08:12:29.416 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "get_child_props", "params": ["volume/nfs_share", "used|available"]} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2025-10-10 08:12:29.416 1703142 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Got response: {'result': {'available': 9663676416, 'used': 1073741824}} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2025-10-10 08:12:29.417 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.024139s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_deleted_nfs_export_policies [0.021364s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_2_False [0.024522s] ... ok 2025-10-10 08:12:29.446 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create collection: {'key': 'value'} create /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:353 2025-10-10 08:12:29.447 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_error [0.032687s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_enabled [0.024299s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_1___1115127___False_ [0.028555s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_1_True [0.022059s] ... ok 2025-10-10 08:12:29.496 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Delete collection parent/child: {'key': 'value'} delete /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:362 2025-10-10 08:12:29.498 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_not_found [0.049309s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_false [0.062977s] ... ok 2025-10-10 08:12:29.517 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of collection parent/child: {'key': 'value'} get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:29.518 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_get [0.018870s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_2_False [0.045159s] ... ok 2025-10-10 08:12:29.537 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] List of collections: {'key': 'value'} list /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2025-10-10 08:12:29.538 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_list [0.019946s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_2___user__ [0.025577s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_2 [0.026107s] ... ok 2025-10-10 08:12:29.561 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict [0.024190s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__quiesce_snapmirror [0.030642s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_2 [0.024618s] ... ok 2025-10-10 08:12:29.593 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_kwargs [0.031395s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_disable [0.029431s] ... ok 2025-10-10 08:12:29.632 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_no_message_kwargs [0.041265s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__sort_data_ports_by_speed [0.056188s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_api_error [0.037307s] ... ok 2025-10-10 08:12:29.658 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Promote filesystem parent/child: {'key': 'value'} promote /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:434 2025-10-10 08:12:29.659 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_promote [0.023816s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_nfs_export_rule [0.031620s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_active_directory [0.021949s] ... ok 2025-10-10 08:12:29.678 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unmount filesystem parent/child: {'key': 'value'} unmount /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:422 2025-10-10 08:12:29.679 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_unmount [0.019960s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror [0.019478s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_kerberos [0.020974s] ... ok 2025-10-10 08:12:29.698 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:29.698 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:29.699 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___http [0.019822s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_1___13303812____Another_transfer_is_in_progress__ [0.020434s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos_error [0.020935s] ... ok 2025-10-10 08:12:29.724 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:29.725 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:29.726 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___nfs_no_rest_address [0.030818s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_cifs_share [0.035481s] ... ok 2025-10-10 08:12:29.753 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:29.754 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_host [0.024924s] ... ok 2025-10-10 08:12:29.778 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:29.780 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_url [0.024096s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_1_1 [0.038294s] ... ok 2025-10-10 08:12:29.797 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hook start on session request get https://1.1.1.1:8443/parent/child None and session response 200 {"data": "value"} hook /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2025-10-10 08:12:29.797 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Append 5 data items to response hook /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:233 2025-10-10 08:12:29.797 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hook done on session request get https://1.1.1.1:8443/parent/child None and session response 200 {"data": "value"}: there is no next path available hook /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:238 2025-10-10 08:12:29.798 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_end [0.018113s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.018119s] ... ok 2025-10-10 08:12:29.814 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request start: delete parent/child bad data __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2025-10-10 08:12:29.815 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_invalid_payload [0.016812s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_api_error [0.017871s] ... ok 2025-10-10 08:12:29.833 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request start: get parent/child {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2025-10-10 08:12:29.833 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request done: get parent/child {}, total response time: 0 seconds, total requests count: 0, requests statistics: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:113 2025-10-10 08:12:29.834 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get [0.019171s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_2__ [0.027711s] ... ok 2025-10-10 08:12:29.863 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request start: get None None __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2025-10-10 08:12:29.865 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___none_path [0.031617s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_2 [0.026058s] ... ok 2025-10-10 08:12:29.886 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request start: put parent/child {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2025-10-10 08:12:29.886 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request done: put parent/child {}, total response time: 0 seconds, total requests count: 0, requests statistics: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:113 2025-10-10 08:12:29.887 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put [0.020678s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_1_4 [0.025724s] ... ok 2025-10-10 08:12:29.904 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request start: put parent/child {'key': 'value'} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2025-10-10 08:12:29.904 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] NEF request done: put parent/child {'data': '{"key": "value"}'}, total response time: 0 seconds, total requests count: 0, requests statistics: {} __call__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:113 2025-10-10 08:12:29.905 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_payload [0.018254s] ... ok 2025-10-10 08:12:29.923 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Try to failover path pool/share to host 2.2.2.2 failover /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:283 2025-10-10 08:12:29.923 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Skip unavailable host 2.2.2.2 due to error: failover /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:290 2025-10-10 08:12:29.924 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_error [0.018733s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_1_4 [0.019165s] ... ok 2025-10-10 08:12:29.941 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath [0.017815s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy_no_records [0.019592s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace [0.020433s] ... ok 2025-10-10 08:12:29.962 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_rel [0.023794s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_volume [0.039030s] ... ok 2025-10-10 08:12:30.010 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Hook start on session request delete https://1.1.1.1:8443/parent/child None and session response 202 {"links": [{"rel": "monitor", "href": "/jobStatus/jobID"}]} hook /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2025-10-10 08:12:30.011 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_ok [0.045775s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_multiple_volumes [0.021861s] ... ok 2025-10-10 08:12:30.039 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2025-10-10 08:12:30.043 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:30.046 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating share from snapshot pool1/nfs_share/share-uuid@snapshot-snap_id. create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:195 2025-10-10 08:12:30.051 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_api_error [0.024833s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.045661s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos_error [0.018796s] ... ok 2025-10-10 08:12:30.082 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2025-10-10 08:12:30.085 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:30.088 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem [0.031984s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_2 [0.040547s] ... ok 2025-10-10 08:12:30.124 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2025-10-10 08:12:30.127 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:30.129 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reverting to snapshot: snapshot-snap_id. revert_to_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:339 2025-10-10 08:12:30.134 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_revert_to_snapshot [0.045313s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_server_name [0.031247s] ... ok 2025-10-10 08:12:30.167 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2025-10-10 08:12:30.170 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:30.172 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating access to share share-uuid with following access rules: [('username', 'rw', 'some_user')] update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:414 2025-10-10 08:12:30.173 1703142 WARNING manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only IP access control type is supported for NFS. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access [0.029258s] ... ok 2025-10-10 08:12:30.175 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] List of NFSs: {'filesystem': 'pool1/nfs_share/share-uuid'} list /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2025-10-10 08:12:30.176 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Modify properties of NFS pool1/nfs_share/share-uuid: {'securityContexts': [{'securityModes': ['sys'], 'readWriteList': [{'allow': True, 'etype': 'fqdn', 'entity': 'some_user'}]}]} set /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:342 2025-10-10 08:12:30.176 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Set filesystem pool1/nfs_share/share-uuid ACL: {'flags': ['file_inherit', 'dir_inherit'], 'permissions': ['full_set'], 'principal': 'everyone@', 'type': 'allow'} acl /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:428 2025-10-10 08:12:30.182 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_1_rw [0.047516s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_aggregate_capacities [0.023374s] ... ok 2025-10-10 08:12:30.208 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2025-10-10 08:12:30.211 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:30.212 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating access to share share-uuid with following access rules: [('username', 'ro', 'some_user')] update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:414 2025-10-10 08:12:30.217 1703142 WARNING manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only IP access control type is supported for NFS. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config_no_response [0.019601s] ... ok 2025-10-10 08:12:30.218 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] List of NFSs: {'filesystem': 'pool1/nfs_share/share-uuid'} list /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2025-10-10 08:12:30.219 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Modify properties of NFS pool1/nfs_share/share-uuid: {'securityContexts': [{'securityModes': ['sys'], 'readOnlyList': [{'allow': True, 'etype': 'fqdn', 'entity': 'some_user'}]}]} set /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:342 2025-10-10 08:12:30.222 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Set filesystem pool1/nfs_share/share-uuid ACL: {'flags': ['file_inherit', 'dir_inherit'], 'permissions': ['full_set'], 'principal': 'everyone@', 'type': 'allow'} acl /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:428 2025-10-10 08:12:30.227 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_2_ro [0.044748s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver_not_found [0.018580s] ... ok 2025-10-10 08:12:30.251 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2025-10-10 08:12:30.253 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_events [0.018067s] ... ok 2025-10-10 08:12:30.257 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_2 [0.029593s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes_not_found [0.021147s] ... ok 2025-10-10 08:12:30.288 1703142 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2025-10-10 08:12:30.294 1703142 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Get properties of setting system.guid: None get /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2025-10-10 08:12:30.298 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces [0.022496s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.042844s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_error [0.020140s] ... ok 2025-10-10 08:12:30.322 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_01__None__0_ [0.020883s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_2_None [0.018100s] ... ok 2025-10-10 08:12:30.345 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_06___1b___1_ [0.023624s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_1_cp_phase_times [0.018164s] ... ok 2025-10-10 08:12:30.370 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_11___1_0M___1048576_ [0.023977s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_2_domain_busy [0.018603s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_single_page [0.019812s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_policies [0.020962s] ... ok 2025-10-10 08:12:30.419 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:152 2025-10-10 08:12:30.423 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] pref True create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:367 2025-10-10 08:12:30.424 1703142 INFO manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FlashBlade created share share-1-manila 2025-10-10 08:12:30.428 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share [0.058906s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors [0.020711s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_1__fake_share [0.026269s] ... ok 2025-10-10 08:12:30.467 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:152 2025-10-10 08:12:30.469 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] pref True create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:367 2025-10-10 08:12:30.471 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] pref False create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:367 2025-10-10 08:12:30.472 1703142 INFO manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FlashBlade created share share-1-manila 2025-10-10 08:12:30.475 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share_multiple_vips [0.046265s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_2_ [0.032338s] ... ok 2025-10-10 08:12:30.511 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:152 Failed to get volume efficiency status for volume1. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status_error [0.017880s] ... ok 2025-10-10 08:12:30.514 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_extend_share [0.037854s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status_error [0.017369s] ... ok 2025-10-10 08:12:30.555 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:152 2025-10-10 08:12:30.556 1703142 ERROR manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] flashblade_api configuration parameter must be specified: NoneType: None 2025-10-10 08:12:30.556 1703142 ERROR manila.share.drivers.purestorage.flashblade NoneType: None 2025-10-10 08:12:30.556 1703142 ERROR manila.share.drivers.purestorage.flashblade 2025-10-10 08:12:30.557 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_auth_parameters [0.043391s] ... ok 2025-10-10 08:12:30.601 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] setup complete do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:152 2025-10-10 08:12:30.602 1703142 DEBUG manila.share.drivers.purestorage.flashblade [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] FlashBlade filter source_display_name='fake_dataset' and suffix='snap' revert_to_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/purestorage/flashblade.py:500 {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_no_aggregate [0.080549s] ... ok 2025-10-10 08:12:30.612 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot [0.053579s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_2 [0.046116s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace [0.064720s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers [0.066447s] ... ok 2025-10-10 08:12:30.663 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:30.663 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.664 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.664 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.664 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.664 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:30.665 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:30.665 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:30.665 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.665 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.665 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.666 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.666 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.666 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] create_share_name: fake_share_name create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:185 2025-10-10 08:12:30.666 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.666 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/wizReq.cgi?wiz_func=share_create&action=add_share&vol_name=fake_share_name&vol_size=10GB&threshold=80&dedup=off&compression=1&thin_pro=1&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&encryption=0&hidden=0&oplocks=1&sync=always&userrw0=admin&userrd_len=0&userrw_len=1&userno_len=0&access_r=setup_users&path_type=auto&recycle_bin=1&recycle_bin_administrators_only=0&pool_name=Storage+Pool+1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.667 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.667 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.667 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.667 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.667 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.667 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.create_share' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.667 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.create_share in 1.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.668 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.668 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] create_share_name: fake_share_name create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:185 2025-10-10 08:12:30.668 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.668 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/wizReq.cgi?wiz_func=share_create&action=add_share&vol_name=fake_share_name&vol_size=10GB&threshold=80&dedup=off&compression=1&thin_pro=1&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&encryption=0&hidden=0&oplocks=1&sync=always&userrw0=admin&userrd_len=0&userrw_len=1&userno_len=0&access_r=setup_users&path_type=auto&recycle_bin=1&recycle_bin_administrators_only=0&pool_name=Storage+Pool+1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.668 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.668 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.669 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.669 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.669 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.669 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.create_share' after 0.003(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.669 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.create_share in 2.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.669 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.669 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] create_share_name: fake_share_name create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:185 2025-10-10 08:12:30.670 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.670 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/wizReq.cgi?wiz_func=share_create&action=add_share&vol_name=fake_share_name&vol_size=10GB&threshold=80&dedup=off&compression=1&thin_pro=1&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&encryption=0&hidden=0&oplocks=1&sync=always&userrw0=admin&userrd_len=0&userrw_len=1&userno_len=0&access_r=setup_users&path_type=auto&recycle_bin=1&recycle_bin_administrators_only=0&pool_name=Storage+Pool+1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.670 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.670 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.670 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.670 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.670 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.674 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.create_share' after 0.008(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.677 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.create_share in 4.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.677 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.677 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] create_share_name: fake_share_name create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:185 2025-10-10 08:12:30.677 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.678 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/wizReq.cgi?wiz_func=share_create&action=add_share&vol_name=fake_share_name&vol_size=10GB&threshold=80&dedup=off&compression=1&thin_pro=1&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&encryption=0&hidden=0&oplocks=1&sync=always&userrw0=admin&userrd_len=0&userrw_len=1&userno_len=0&access_r=setup_users&path_type=auto&recycle_bin=1&recycle_bin_administrators_only=0&pool_name=Storage+Pool+1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.678 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.678 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.678 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.678 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.678 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.678 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.create_share' after 0.013(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.679 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.create_share in 8.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.679 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.679 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] create_share_name: fake_share_name create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:185 2025-10-10 08:12:30.679 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.679 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/wizReq.cgi?wiz_func=share_create&action=add_share&vol_name=fake_share_name&vol_size=10GB&threshold=80&dedup=off&compression=1&thin_pro=1&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&encryption=0&hidden=0&oplocks=1&sync=always&userrw0=admin&userrd_len=0&userrw_len=1&userno_len=0&access_r=setup_users&path_type=auto&recycle_bin=1&recycle_bin_administrators_only=0&pool_name=Storage+Pool+1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.679 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.680 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.680 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.680 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.680 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.680 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.create_share' after 0.014(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.682 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_1 [0.069342s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_found [0.039003s] ... ok LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. NoneType: None 2025-10-10 08:12:30.722 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:30.726 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.726 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.726 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.726 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.727 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:30.727 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:30.727 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:30.727 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.727 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.727 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.728 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.728 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.728 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] create_share_name: fakeLabel create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:185 2025-10-10 08:12:30.728 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.728 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/wizReq.cgi?wiz_func=share_create&action=add_share&vol_name=fakeLabel&vol_size=10GB&threshold=80&dedup=off&compression=1&thin_pro=1&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&encryption=0&hidden=0&oplocks=1&sync=always&userrw0=admin&userrd_len=0&userrw_len=1&userno_len=0&access_r=setup_users&path_type=auto&recycle_bin=1&recycle_bin_administrators_only=0&pool_name=Storage+Pool+1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.728 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.729 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Iterating vol name: fakeLabel, index: faleValue create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:236 2025-10-10 08:12:30.729 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] volumeLabel:fakeLabel create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:240 2025-10-10 08:12:30.730 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_2_fakeLabel [0.050482s] ... ok 2025-10-10 08:12:30.796 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:30.796 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.797 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.797 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.797 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.797 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:30.797 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:30.798 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:30.798 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.798 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.798 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.798 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.798 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.798 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.799 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=get_hostlist&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.799 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.801 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_2 [0.068627s] ... ok 2025-10-10 08:12:30.853 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:30.853 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.854 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.854 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.854 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.854 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:30.854 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:30.855 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:30.855 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.855 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.855 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.855 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.855 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.855 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] vol_label = fakeShareName get_share_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:304 2025-10-10 08:12:30.856 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.856 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=Storage+Pool+1&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.856 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.856 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Iterating vol name: fakeShareName, index: fakeNo get_share_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:327 2025-10-10 08:12:30.856 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] vol_label:fakeShareName get_share_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:337 2025-10-10 08:12:30.858 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_3 [0.056620s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_network_interfaces [0.115809s] ... ok 2025-10-10 08:12:30.881 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:30.881 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.881 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.881 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.882 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.882 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:30.882 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:30.882 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:30.882 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.882 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.883 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.883 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.883 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.883 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.883 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=fakeId&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.884 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.884 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.884 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.884 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.884 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.884 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.885 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 1.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.885 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.885 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.885 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=fakeId&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.885 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.885 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.885 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.886 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.886 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.886 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.003(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.886 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 2.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.886 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.886 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.886 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=fakeId&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.887 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.887 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.887 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.887 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.887 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.887 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.004(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.888 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 4.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.888 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.888 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.888 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=fakeId&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.888 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.888 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.888 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.888 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.889 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.889 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.006(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.889 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 8.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.889 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.889 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.889 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=fakeId&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.889 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.890 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.890 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.890 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.890 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.890 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.007(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.892 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_01 [0.033359s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_2 [0.096139s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_broadcast_domain [0.022466s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_2__None__None_ [0.039844s] ... ok 2025-10-10 08:12:30.921 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:30.922 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.922 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.922 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.922 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.922 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:30.923 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:30.923 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:30.923 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.923 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.923 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.923 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:30.924 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.924 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.924 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolInfo&func=extra_get&poolID=Storage+Pool+1&Pool_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.924 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.924 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.924 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.925 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.925 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.925 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.925 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo in 1.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.926 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.926 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.926 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolInfo&func=extra_get&poolID=Storage+Pool+1&Pool_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.926 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.926 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.927 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.927 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.927 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.927 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo' after 0.004(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.927 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo in 2.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.928 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.928 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.928 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolInfo&func=extra_get&poolID=Storage+Pool+1&Pool_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.928 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.928 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.928 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.928 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.929 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.929 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo' after 0.005(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.929 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo in 4.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.929 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.929 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.929 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolInfo&func=extra_get&poolID=Storage+Pool+1&Pool_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.930 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.930 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.930 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.930 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.930 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.934 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo' after 0.010(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.934 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo in 8.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:30.934 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:30.934 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.934 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolInfo&func=extra_get&poolID=Storage+Pool+1&Pool_Info=1&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.934 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.934 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:30.935 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:30.935 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:30.935 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:30.935 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_specific_poolinfo' after 0.011(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:30.937 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_07 [0.044906s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_network_interface_exists [0.067910s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_offline_volume [0.029980s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify_error [0.024932s] ... ok 2025-10-10 08:12:31.029 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.029 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.029 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.029 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.030 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.030 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:31.030 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:31.030 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:31.030 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.030 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.031 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.031 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.043 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.044 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.044 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=clone_qsnapshot&by_vol=1&snapshotID=fakeSnapshotId&new_name=fakeNewShareName&clone_size=fakeCloneSizeg&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.044 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.044 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.044 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot in 1.0 seconds as it raised ShareBackendException: Share backend error: Failed to clone snapshot.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.044 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.045 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.045 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=clone_qsnapshot&by_vol=1&snapshotID=fakeSnapshotId&new_name=fakeNewShareName&clone_size=fakeCloneSizeg&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.045 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.045 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot' after 0.002(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.045 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot in 2.0 seconds as it raised ShareBackendException: Share backend error: Failed to clone snapshot.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.045 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.045 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.045 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=clone_qsnapshot&by_vol=1&snapshotID=fakeSnapshotId&new_name=fakeNewShareName&clone_size=fakeCloneSizeg&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.046 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.046 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot' after 0.003(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.046 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot in 4.0 seconds as it raised ShareBackendException: Share backend error: Failed to clone snapshot.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.046 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.046 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.046 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=clone_qsnapshot&by_vol=1&snapshotID=fakeSnapshotId&new_name=fakeNewShareName&clone_size=fakeCloneSizeg&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.047 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.047 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot' after 0.003(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.047 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot in 8.0 seconds as it raised ShareBackendException: Share backend error: Failed to clone snapshot.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.047 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.047 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.047 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=clone_qsnapshot&by_vol=1&snapshotID=fakeSnapshotId&new_name=fakeNewShareName&clone_size=fakeCloneSizeg&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.048 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.050 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.clone_snapshot' after 0.007(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.052 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_13 [0.115067s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename [0.027329s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share [0.033179s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_2_None [0.031595s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs [0.024833s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_api_error [0.019068s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups_error [0.020306s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy_error [0.033309s] ... ok 2025-10-10 08:12:31.091 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.091 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.091 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.092 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.093 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.093 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:31.093 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:31.093 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:31.093 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.093 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.094 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.094 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.094 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.094 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:491 2025-10-10 08:12:31.094 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.095 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.095 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.097 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:31.098 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.098 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.098 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.099 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.005(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.099 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 1.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.100 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.100 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:491 2025-10-10 08:12:31.100 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.100 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.101 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.101 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:31.102 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.102 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.102 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.102 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.008(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.103 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 2.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.103 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.103 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:491 2025-10-10 08:12:31.104 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.104 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.104 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.105 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:31.105 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.105 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.105 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.105 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.011(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.106 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 4.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.107 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.107 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:491 2025-10-10 08:12:31.107 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.107 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.107 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.108 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:31.108 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.108 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.108 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.109 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.015(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.109 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 8.0 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.109 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.109 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:491 2025-10-10 08:12:31.110 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.110 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_property&action=share_property&sharename=fakeVolId&old_sharename=fakeVolId&dedup=off&compression=1&thin_pro=0&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&hidden=0&oplocks=1&sync=always&recycle_bin=1&recycle_bin_administrators_only=0&sid=fakeSid&vol_size=100GB _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.110 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.110 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:50 2025-10-10 08:12:31.110 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.111 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.111 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.111 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.017(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.125 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_16 [0.073366s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_restore_snapshot [0.025472s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resync_snapmirror_vol [0.041016s] ... ok 2025-10-10 08:12:31.170 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.171 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.171 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.172 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.172 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.172 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:31.172 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:31.172 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:31.172 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.173 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.173 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.173 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.173 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.173 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.173 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.174 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.176 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.003(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.176 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 1.0 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.177 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.177 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.177 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.177 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.177 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.004(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.177 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 2.0 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.178 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.178 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.178 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.178 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.178 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.005(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.179 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 4.0 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.179 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.179 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.179 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.179 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.180 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.006(s), this was the 4th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.180 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 8.0 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:31.180 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:43 2025-10-10 08:12:31.180 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.180 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.183 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.183 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.010(s), this was the 5th time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:31.185 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_17 [0.063629s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_post [0.024391s] ... ok 2025-10-10 08:12:31.210 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.211 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.211 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.212 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.212 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.212 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:31.213 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible.: manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2025-10-10 08:12:31.213 1703142 ERROR manila.share.drivers.qnap.qnap 2025-10-10 08:12:31.216 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_2 [0.026402s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_wait [0.028209s] ... ok 2025-10-10 08:12:31.242 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.242 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.243 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.243 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.243 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.243 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:31.244 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible.: manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2025-10-10 08:12:31.244 1703142 ERROR manila.share.drivers.qnap.qnap 2025-10-10 08:12:31.246 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_6 [0.030150s] ... ok 2025-10-10 08:12:31.267 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.268 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.269 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.269 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.271 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.271 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] in get_basic_info get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:95 2025-10-10 08:12:31.272 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: get_basic_info /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:105 2025-10-10 08:12:31.272 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:181 2025-10-10 08:12:31.272 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:118 2025-10-10 08:12:31.273 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:129 2025-10-10 08:12:31.273 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] response data: _execute_and_get_response_details /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:135 2025-10-10 08:12:31.273 1703142 DEBUG manila.share.drivers.qnap.api [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] sid: fakeSid _login /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:168 2025-10-10 08:12:31.276 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_2 [0.030132s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_policy_group_for_volume [0.044494s] ... ok 2025-10-10 08:12:31.297 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.298 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.298 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.298 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:303 2025-10-10 08:12:31.298 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] extra_specs: {'thin_provisioning': ' False', 'compression': ' True', 'qnap_ssd_cache': ' True'} create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:305 2025-10-10 08:12:31.298 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] qnap_thin_provision: False qnap_compression: True qnap_deduplication: False qnap_ssd_cache: True create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:318 2025-10-10 08:12:31.298 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] created_share: None create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:336 2025-10-10 08:12:31.299 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] volID: fakeNo volName: fakeShareName create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:359 2025-10-10 08:12:31.299 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.304 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_3 [0.028807s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_size [0.021818s] ... ok 2025-10-10 08:12:31.342 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.343 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.343 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.343 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:303 2025-10-10 08:12:31.343 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] extra_specs: {'thin_provisioning': 'true', 'dedupe': ' True', 'qnap_ssd_cache': 'False'} create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:305 2025-10-10 08:12:31.343 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: True qnap_ssd_cache: False create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:318 2025-10-10 08:12:31.343 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] created_share: None create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:336 2025-10-10 08:12:31.344 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] volID: fakeNo volName: fakeShareName create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:359 Could not find volume volume1 to set snapdir access 2025-10-10 08:12:31.344 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.346 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_4 [0.040535s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access_exception [0.030997s] ... ok 2025-10-10 08:12:31.372 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.372 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.372 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.372 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:303 2025-10-10 08:12:31.372 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] extra_specs: {'thin_provisioning': ' False', 'compression': 'false', 'dedupe': ' False', 'qnap_ssd_cache': ' False'} create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:305 2025-10-10 08:12:31.373 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] qnap_thin_provision: False qnap_compression: False qnap_deduplication: False qnap_ssd_cache: False create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:318 2025-10-10 08:12:31.373 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] created_share: None create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:336 2025-10-10 08:12:31.373 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] volID: fakeNo volName: fakeShareName create_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:359 2025-10-10 08:12:31.376 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.378 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_5 [0.034004s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_start_volume_move [0.024190s] ... ok 2025-10-10 08:12:31.419 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.419 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-delete_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.420 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-delete_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.420 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] volID: fakeVolNo delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:397 2025-10-10 08:12:31.420 1703142 WARNING manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share shareId does not exist 2025-10-10 08:12:31.420 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-delete_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.421 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_delete_share [0.040577s] ... ok 2025-10-10 08:12:31.479 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.479 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-delete_snapshot" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_snapshot" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.480 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-delete_snapshot" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_snapshot" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.480 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Entering delete_snapshot. The deleted snapshot=fakeSnapshotId delete_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:512 2025-10-10 08:12:31.480 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] snapshot_id: fakeShareName@fakeSnapshotName delete_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:520 2025-10-10 08:12:31.480 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-delete_snapshot" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_snapshot" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.485 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot [0.065716s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_cancel [0.038525s] ... ok 2025-10-10 08:12:31.513 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.514 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] share_proto: NFS access_type: fakeAccessType access_level: ro access_to: fakeIp _deny_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:724 2025-10-10 08:12:31.514 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] vol_name: vol_name access_level: ro host_name: manila--ro host_list: [] _deny_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:743 2025-10-10 08:12:31.514 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] _get_vol_host name:manila-fakeHostName _get_vol_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:611 2025-10-10 08:12:31.515 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] _get_vol_host vol_host_list:[] _get_vol_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:625 2025-10-10 08:12:31.517 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist_not_equel_access_to [0.029926s] ... ok 2025-10-10 08:12:31.560 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-gen_name" by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-gen_name" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 CIFS server does not exist for Vserver fake_vserver. 2025-10-10 08:12:31.560 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-gen_name" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.576 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_2 [0.062886s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_pause [0.042165s] ... ok 2025-10-10 08:12:31.652 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.653 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-gen_name" by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.653 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-gen_name" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.654 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-gen_name" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver._gen_random_name" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.664 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_3 [0.085888s] ... ok 2025-10-10 08:12:31.714 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.720 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_ts_model_pool_id [0.056161s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_cifs_not_found [0.028809s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_trigger_volume_move_cutover [0.017747s] ... ok 2025-10-10 08:12:31.799 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.799 1703142 INFO manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName will be managed with ID shareId. 2025-10-10 08:12:31.800 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_existing_share [0.075652s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration [0.017418s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_2____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____delete__________ [0.016835s] ... ok 2025-10-10 08:12:31.822 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.822 1703142 INFO manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share will be managed with ID fakeId. 2025-10-10 08:12:31.823 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_export_locations [0.021017s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_1_True [0.018763s] ... ok 2025-10-10 08:12:31.841 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.842 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage [0.026893s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_start [0.018091s] ... ok 2025-10-10 08:12:31.876 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.877 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage_snapshot [0.027218s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_2_ [0.031588s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_2_destination [0.034155s] ... ok 2025-10-10 08:12:31.919 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.920 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-update_access" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.920 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-update_access" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.920 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] volName: fakeVolName update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:633 2025-10-10 08:12:31.920 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] host_list:[] update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:644 2025-10-10 08:12:31.920 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] _get_vol_host name:manila-fakeHostName _get_vol_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:611 2025-10-10 08:12:31.921 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] _get_vol_host vol_host_list:[{'index': 'fakeHostIndex', 'hostid': 'fakeHostId', 'name': 'manila-fakeHostName', 'ipv4': ['\n fakeIp\n ']}] _get_vol_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:625 2025-10-10 08:12:31.921 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-update_access" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.924 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_1_fakeHostName [0.047485s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session_with_basic_auth [0.028625s] ... ok 2025-10-10 08:12:31.959 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] context: context do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:98 2025-10-10 08:12:31.959 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "qnap-update_access" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:31.959 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-update_access" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:31.959 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] volName: None update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:633 2025-10-10 08:12:31.960 1703142 DEBUG manila.share.drivers.qnap.qnap [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Share shareId does not exist update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py:636 2025-10-10 08:12:31.960 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "qnap-update_access" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:31.961 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_without_volname [0.037220s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_basic_auth_handler [0.016988s] ... ok 2025-10-10 08:12:31.982 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_enf [0.019878s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_default [0.016150s] ... ok 2025-10-10 08:12:31.999 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_without_ca [0.016800s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_1 [0.016290s] ... ok 2025-10-10 08:12:32.020 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "quobyte-request" by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:32.020 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "quobyte-request" acquired by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:32.020 1703142 DEBUG manila.share.drivers.quobyte.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Request payload to be send is: {"jsonrpc": "2.0", "method": "method", "params": {"retry": "INFINITELY", "param": "value"}, "id": "1"} call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/quobyte/jsonrpc.py:75 2025-10-10 08:12:32.021 1703142 DEBUG manila.share.drivers.quobyte.jsonrpc [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrieved data from Quobyte backend: {'result': 'Sweet gorilla of Manila'} call /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/quobyte/jsonrpc.py:101 2025-10-10 08:12:32.021 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "quobyte-request" "released" by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:32.022 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_successful_call [0.026098s] ... ok 2025-10-10 08:12:32.045 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_existing_volume [0.020021s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_2 [0.041621s] ... ok 2025-10-10 08:12:32.072 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_nonexisting_volume [0.026161s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_4 [0.031557s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_1_None [0.017343s] ... ok 2025-10-10 08:12:32.097 1703142 DEBUG manila.share.drivers.quobyte.quobyte [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Ensuring Quobyte share fakename ensure_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/quobyte/quobyte.py:296 2025-10-10 08:12:32.098 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_deleted_share [0.025695s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_4_delete [0.017047s] ... ok 2025-10-10 08:12:32.115 1703142 INFO manila.share.drivers.quobyte.quobyte [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Read capacity of 3221225472.0 bytes and usage of 3221225473.0 bytes from backend. 2025-10-10 08:12:32.115 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb_full [0.017041s] ... ok 2025-10-10 08:12:32.133 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_replication [0.017494s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_transport_type [0.017678s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_naapi_error [0.018935s] ... ok 2025-10-10 08:12:32.154 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_NOENT [0.020896s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_1 [0.016874s] ... ok 2025-10-10 08:12:32.173 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_add_delete [0.019003s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_3 [0.023564s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_3 [0.025677s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_2_80na [0.019389s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_2_ftp [0.022292s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_wait_for_quiesced [0.019609s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_1 [0.024373s] ... ok 2025-10-10 08:12:32.760 1703142 DEBUG manila.share.drivers.quobyte.quobyte [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Removing rule {'access_id': 'mis_1', 'access_type': 'ip', 'access_to': '10.0.0.2', 'access_level': 'rw'} in recovery. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/quobyte/quobyte.py:417 2025-10-10 08:12:32.761 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_superfluous [0.588507s] ... ok 2025-10-10 08:12:32.763 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.780 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_1_ip [0.018467s] ... ok 2025-10-10 08:12:32.782 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.798 1703142 INFO manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Created share testshare, share id a24c2ee8-525a-4406-8ccd-8d38688f8e9e. 2025-10-10 08:12:32.799 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share [0.018205s] ... ok 2025-10-10 08:12:32.800 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.817 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share [0.021674s] ... ok 2025-10-10 08:12:32.822 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.870 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share_fail [0.049725s] ... ok 2025-10-10 08:12:32.872 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.894 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_1_ip [0.026467s] ... ok 2025-10-10 08:12:32.898 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.923 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_2 [0.026418s] ... ok 2025-10-10 08:12:32.925 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.946 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only USER access type is allowed for CIFS shares. 2025-10-10 08:12:32.947 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_3 [0.023570s] ... ok 2025-10-10 08:12:32.948 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:32.978 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share [0.033651s] ... ok 2025-10-10 08:12:32.988 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:33.010 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share_fail [0.023031s] ... ok 2025-10-10 08:12:33.011 1703142 WARNING manila.share.drivers.tegile.tegile [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:12:33.028 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_1 [0.018185s] ... ok 2025-10-10 08:12:33.052 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_1_False [0.024214s] ... ok 2025-10-10 08:12:33.070 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_2_True [0.017762s] ... ok 2025-10-10 08:12:33.091 1703142 ERROR manila.share.drivers.ganesha.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' NOT_RO_OR_RW, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2025-10-10 08:12:33.092 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_level [0.023313s] ... ok 2025-10-10 08:12:33.115 1703142 ERROR manila.share.drivers.ganesha.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2025-10-10 08:12:33.116 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_type [0.022316s] ... ok 2025-10-10 08:12:33.134 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_fsal_hook [0.017937s] ... ok 2025-10-10 08:12:33.161 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper [0.026620s] ... ok 2025-10-10 08:12:33.197 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_no_conf_dir_must_exist_true [0.044008s] ... ok 2025-10-10 08:12:33.233 1703142 ERROR manila.share.drivers.ganesha.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' RO, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2025-10-10 08:12:33.234 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_level [0.029265s] ... ok 2025-10-10 08:12:33.275 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_recovery [0.040438s] ... ok 2025-10-10 08:12:33.299 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_invalid_server_provided [0.023623s] ... ok 2025-10-10 08:12:33.323 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_1 [0.024013s] ... ok 2025-10-10 08:12:33.359 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.360 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.360 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.362 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.039023s] ... ok 2025-10-10 08:12:33.380 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.381 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.381 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.382 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:33.382 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume in 2.0 seconds as it raised Invalid: Fake. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:33.383 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_retry_correct [0.020381s] ... ok 2025-10-10 08:12:33.400 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.401 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.401 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.402 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:33.402 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume in 2.0 seconds as it raised Invalid: Unacceptable parameters.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:33.402 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume' after 0.000(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:33.403 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume in 2.0 seconds as it raised Invalid: Unacceptable parameters.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:33.403 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.generic.GenericShareDriver._attach_volume..do_attach..attach_volume' after 0.001(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:33.403 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_2_Invalid [0.020403s] ... ok 2025-10-10 08:12:33.423 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.423 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.424 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.425 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_not_attached [0.021880s] ... ok 2025-10-10 08:12:33.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.443 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.445 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_snapshot [0.019077s] ... ok 2025-10-10 08:12:33.471 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.473 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.473 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.478 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_availability [0.034921s] ... ok 2025-10-10 08:12:33.505 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.505 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.506 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.507 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_share_server [0.025438s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 [10.022274s] ... ok 2025-10-10 08:12:33.542 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.543 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.543 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.548 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_2_False [0.042011s] ... ok 2025-10-10 08:12:33.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.573 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_1_100 [0.024096s] ... ok 2025-10-10 08:12:33.593 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.593 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.593 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.596 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_2_130 [0.022564s] ... ok 2025-10-10 08:12:33.627 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.627 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.628 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.630 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space [0.033608s] ... ok 2025-10-10 08:12:33.649 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.650 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.650 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.652 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_false [0.022026s] ... ok 2025-10-10 08:12:33.671 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.671 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.671 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.672 1703142 DEBUG manila.share.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:33.673 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_true [0.021091s] ... ok 2025-10-10 08:12:33.691 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.692 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.692 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.693 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true [0.019643s] ... ok 2025-10-10 08:12:33.710 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.710 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.711 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.712 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_not_mounted_share [0.019201s] ... ok 2025-10-10 08:12:33.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.730 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.731 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.732 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_not_found [0.019531s] ... ok 2025-10-10 08:12:33.749 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.750 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.750 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.751 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_not_present [0.019394s] ... ok 2025-10-10 08:12:33.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.776 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently_raise_error_on_remove [0.024496s] ... ok 2025-10-10 08:12:33.794 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.794 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.794 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.796 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_1 [0.019096s] ... ok 2025-10-10 08:12:33.812 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.813 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.813 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.815 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers [0.018861s] ... ok 2025-10-10 08:12:33.832 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.832 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.832 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.834 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers_no_helpers [0.018980s] ... ok 2025-10-10 08:12:33.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.855 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.857 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_invalid_size [0.023049s] ... ok 2025-10-10 08:12:33.881 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.881 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.881 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.883 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_not_exist [0.026356s] ... ok 2025-10-10 08:12:33.902 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.903 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.903 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.904 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_present [0.021290s] ... ok 2025-10-10 08:12:33.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.932 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.933 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.935 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_1_rw [0.030907s] ... ok 2025-10-10 08:12:33.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.954 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.956 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume_invalid_2 [0.019840s] ... ok 2025-10-10 08:12:33.972 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.972 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.973 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:33.974 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_2 [0.018357s] ... ok 2025-10-10 08:12:33.998 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:33.998 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:33.998 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:34.000 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_4 [0.026077s] ... ok 2025-10-10 08:12:34.020 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_2 [0.019953s] ... ok 2025-10-10 08:12:34.038 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_1 [0.017784s] ... ok 2025-10-10 08:12:34.056 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_3 [0.017791s] ... ok 2025-10-10 08:12:34.079 1703142 WARNING manila.share.drivers.glusterfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:34.082 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_check_for_setup_error [0.028515s] ... ok 2025-10-10 08:12:34.112 1703142 WARNING manila.share.drivers.glusterfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:34.114 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_do_setup [0.028550s] ... ok 2025-10-10 08:12:34.140 1703142 WARNING manila.share.drivers.glusterfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:34.145 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_1 [0.028841s] ... ok 2025-10-10 08:12:34.166 1703142 WARNING manila.share.drivers.glusterfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:34.169 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_2_False [0.023445s] ... ok 2025-10-10 08:12:34.189 1703142 WARNING manila.share.drivers.glusterfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:34.191 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_1 [0.021911s] ... ok 2025-10-10 08:12:34.210 1703142 WARNING manila.share.drivers.glusterfs [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:34.212 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_2 [0.020800s] ... ok 2025-10-10 08:12:34.240 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_exist_recreate_false [0.028340s] ... ok 2025-10-10 08:12:34.265 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_disable_access_for_maintenance [0.028095s] ... ok 2025-10-10 08:12:34.299 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_allow_hosts [0.029439s] ... ok 2025-10-10 08:12:34.318 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_2___5_6_7_8_foo [0.019069s] ... ok 2025-10-10 08:12:34.337 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_1 [0.018654s] ... ok 2025-10-10 08:12:34.360 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_3 [0.022694s] ... ok 2025-10-10 08:12:34.382 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_1___5_6_7_8_foo [0.021482s] ... ok 2025-10-10 08:12:34.402 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_init_helper [0.019282s] ... ok 2025-10-10 08:12:34.422 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_exports [0.020464s] ... ok 2025-10-10 08:12:34.442 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_1_10_0_0_265 [0.019120s] ... ok 2025-10-10 08:12:34.461 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_4_1001__1000_129 [0.018753s] ... ok 2025-10-10 08:12:34.480 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_1 [0.018686s] ... ok 2025-10-10 08:12:34.500 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_3 [0.020684s] ... ok 2025-10-10 08:12:34.520 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_6 [0.018540s] ... ok 2025-10-10 08:12:34.538 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_1__foo_bar [0.018477s] ... ok 2025-10-10 08:12:34.560 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_2_5_6_7_8__bar_quuz [0.022130s] ... ok 2025-10-10 08:12:34.579 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_4__1001__1001___foo_bar [0.018372s] ... ok 2025-10-10 08:12:34.603 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_5__1001__1000___124__foo_bar [0.024693s] ... ok 2025-10-10 08:12:34.627 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_1 [0.023020s] ... ok 2025-10-10 08:12:34.648 1703142 ERROR manila.share.drivers.helpers [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] fake: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:12:34.651 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper_log [0.023056s] ... ok 2025-10-10 08:12:34.670 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:34.672 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:34.674 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:34.676 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_level [0.024314s] ... ok 2025-10-10 08:12:34.703 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:34.705 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:34.706 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:34.709 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_type [0.033166s] ... ok 2025-10-10 08:12:34.729 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_vg [0.019613s] ... ok 2025-10-10 08:12:34.755 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_1_True [0.026765s] ... ok 2025-10-10 08:12:34.776 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_do_setup [0.019795s] ... ok 2025-10-10 08:12:34.794 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_container [0.017931s] ... ok 2025-10-10 08:12:34.813 1703142 INFO alembic.runtime.migration [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Context impl SQLiteImpl. 2025-10-10 08:12:34.814 1703142 INFO alembic.runtime.migration [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Will assume non-transactional DDL. 2025-10-10 08:12:34.816 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_backend_info [0.021872s] ... ok 2025-10-10 08:12:34.836 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_server_pools [0.019268s] ... ok 2025-10-10 08:12:34.862 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_normal [0.026082s] ... ok 2025-10-10 08:12:34.882 1703142 DEBUG manila.tests.fake_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Faking execution of cmd (subprocess): mkdir -p /builddir/build/BUILD/manila-21.1.0.dev10/mnt/fakename fake_execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/fake_utils.py:71 2025-10-10 08:12:34.883 1703142 DEBUG manila.tests.fake_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Reply to faked command is stdout='' stderr=''. fake_execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/fake_utils.py:100 2025-10-10 08:12:34.885 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device [0.022330s] ... ok 2025-10-10 08:12:34.903 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_success [0.018236s] ... ok 2025-10-10 08:12:34.923 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_service_subnet" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_subnet" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:34.925 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_service_subnet" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_subnet" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:34.927 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_service_subnet" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_subnet" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:34.929 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_two_found [0.025528s] ... ok 2025-10-10 08:12:34.953 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:34.955 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:34.956 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:34.960 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_driver_config_group [0.030258s] ... ok 2025-10-10 08:12:34.980 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:34.981 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:34.983 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:34.986 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_network_config_group [0.025312s] ... ok 2025-10-10 08:12:35.005 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.007 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.009 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.011 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.012 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.014 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.014 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Plugging service instance into service network fake_service_network_id. setup_connectivity_with_service_instances /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:990 2025-10-10 08:12:35.014 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.014 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.014 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.015 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_plug_interface_in_host" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.015 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.015 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Plug interface into host - interface_name: fake_interface_name_service, device: , port: _plug_interface_in_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:1015 2025-10-10 08:12:35.015 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.015 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.015 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.016 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.016 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Plugging service instance into admin network fake_admin_network_id. setup_connectivity_with_service_instances /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:1000 2025-10-10 08:12:35.016 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_plug_interface_in_host" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.016 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.016 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Plug interface into host - interface_name: fake_interface_name_admin, device: , port: _plug_interface_in_host /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:1015 2025-10-10 08:12:35.016 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.016 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.016 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.017 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.017 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.017 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.017 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.017 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.017 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.017 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.019 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_connectivity_with_service_instances [0.032531s] ... ok 2025-10-10 08:12:35.044 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.044 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.044 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.045 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.045 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.045 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.045 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.045 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.045 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.046 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.046 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.046 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.046 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.046 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.046 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.047 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.048 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.048 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.048 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.049 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_connectivity_verification_fail [0.029757s] ... ok 2025-10-10 08:12:35.095 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.097 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.097 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.097 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.098 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.098 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.098 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.098 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.098 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.100 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_with_no_router_id [0.050938s] ... ok 2025-10-10 08:12:35.120 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.121 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.121 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.121 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.121 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.121 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.121 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.122 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.123 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.123 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.123 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_4 [0.022831s] ... ok 2025-10-10 08:12:35.140 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.141 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.141 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.141 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.141 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.141 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.142 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.142 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.142 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.142 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_build [0.018912s] ... ok 2025-10-10 08:12:35.160 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.161 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.162 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.162 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_2 [0.019941s] ... ok 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 1969-12-31 19:00:05.000 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 1969-12-31 19:00:05.000 1703142 ERROR manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unable to limit ssh access to instance id: 'fakeid'! 2025-10-10 08:12:35.186 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_limit_ssh_no_service_subnet [0.023100s] ... ok 2025-10-10 08:12:35.212 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_2 [0.026877s] ... ok 2025-10-10 08:12:35.249 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server [0.037254s] ... ok 2025-10-10 08:12:35.277 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_non_active [0.027169s] ... ok 2025-10-10 08:12:35.296 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_01 [0.018875s] ... ok 2025-10-10 08:12:35.320 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_09 [0.023866s] ... ok 2025-10-10 08:12:35.341 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_12 [0.029983s] ... ok 2025-10-10 08:12:35.393 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_13 [0.042673s] ... ok 2025-10-10 08:12:35.426 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_14 [0.032875s] ... ok 2025-10-10 08:12:35.446 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_5 [0.019213s] ... ok 2025-10-10 08:12:35.467 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_8 [0.020899s] ... ok 2025-10-10 08:12:35.488 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_2 [0.021185s] ... ok 2025-10-10 08:12:35.506 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.506 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.506 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.507 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_create_new [0.018755s] ... ok 2025-10-10 08:12:35.531 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.531 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.532 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.532 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists [0.025466s] ... ok 2025-10-10 08:12:35.551 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.551 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.551 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.552 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_public [0.018963s] ... ok 2025-10-10 08:12:35.569 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.570 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.570 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_public_not_set [0.018582s] ... ok 2025-10-10 08:12:35.592 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.592 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.593 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.594 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_neutron_network_helper [0.023406s] ... ok 2025-10-10 08:12:35.615 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_1 [0.021643s] ... ok 2025-10-10 08:12:35.636 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_2 [0.020178s] ... ok 2025-10-10 08:12:35.666 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image [0.031837s] ... ok 2025-10-10 08:12:35.700 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_no_service_user_defined [0.032252s] ... ok 2025-10-10 08:12:35.732 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.733 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.733 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.733 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_or_create_security_group" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.733 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.733 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.734 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.734 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.734 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating security group with name 'fake_sg_name_from_config'. _get_or_create_security_group /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:383 2025-10-10 08:12:35.734 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.734 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.734 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.734 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.734 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.735 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.736 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.737 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.738 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.739 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.739 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.740 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.740 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.741 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.741 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.741 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.741 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: held 0.008s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.742 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_1_None [0.042728s] ... ok 2025-10-10 08:12:35.771 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.771 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.771 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.771 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_or_create_security_group" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.771 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.772 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.772 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.772 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.772 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Creating security group with name ''. _get_or_create_security_group /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:383 2025-10-10 08:12:35.772 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.772 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.773 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.774 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.775 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: held 0.004s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.776 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_limit_ssh_invalid_subnet [0.033296s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", 2025-10-10 08:12:35.822 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.822 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.822 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.822 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "service_instance_get_or_create_security_group" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.823 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.823 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:35.823 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:35.823 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.824 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:35.825 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_from_config_and_sg_exist [0.048664s] ... ok 2025-10-10 08:12:35.850 1703142 WARNING manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Name for service instance security group is not provided. Skipping security group step. 2025-10-10 08:12:35.852 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_not_specified [0.025956s] ... ok 2025-10-10 08:12:35.873 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_not_available [0.021586s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", 1969-12-31 19:00:00.000 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Instance sentinel.instance_id could not be found. wait_for_instance_to_be_active /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:714 1969-12-31 19:00:01.000 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Waiting for instance sentinel.instance_id to be active. Current status: BUILDING. wait_for_instance_to_be_active /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:727 1969-12-31 19:00:02.000 1703142 DEBUG manila.share.drivers.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Waiting for instance sentinel.instance_id to be active. Current status: ACTIVE. wait_for_instance_to_be_active /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py:727 2025-10-10 08:12:35.895 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_timeout [0.021798s] ... ok {2} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_action [0.000223s] ... ok {2} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_update [0.000216s] ... ok {2} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_level [0.000072s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", 2025-10-10 08:12:35.898 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2025-10-10 08:12:35.899 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:153 {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_3__1073741824___SMB____fakeid__ [0.008001s] ... ok 2025-10-10 08:12:35.906 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2025-10-10 08:12:35.907 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:153 {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_4__1073741824___SMB___None_ [0.005897s] ... ok 2025-10-10 08:12:35.913 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2025-10-10 08:12:35.913 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:153 2025-10-10 08:12:35.918 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Deleting '/fake/manila-fakeid'. delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:198 {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_share [0.007194s] ... ok 2025-10-10 08:12:35.920 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2025-10-10 08:12:35.920 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:153 /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_2___fake_path_1____fake_path__ [0.010695s] ... ok 2025-10-10 08:12:35.937 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2025-10-10 08:12:35.938 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:153 {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_exceeded_hard_limit [0.025985s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", 2025-10-10 08:12:35.957 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2025-10-10 08:12:35.960 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:153 2025-10-10 08:12:35.973 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changing access on fakeid. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:241 {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_no_policy [0.016357s] ... ok 2025-10-10 08:12:35.974 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2025-10-10 08:12:35.976 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:153 2025-10-10 08:12:35.988 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changing access on fakeid. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:241 2025-10-10 08:12:35.988 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changing access on /fake/manila-fakeid. Rules: {'nfs_read_write': ['10.0.0.1'], 'nfs_read_only': ['10.0.0.6', '10.0.0.3', '10.0.0.5', '10.0.0.2', '10.0.0.1', '10.0.0.4']}. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:257 2025-10-10 08:12:35.989 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changing access on fakeid. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:241 2025-10-10 08:12:35.991 1703142 DEBUG manila.share.drivers.vastdata.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Changing access on /fake/manila-fakeid. Rules: {'nfs_read_write': ['10.0.0.1'], 'nfs_read_only': ['10.0.0.3', '10.0.0.5', '10.0.0.6', '10.0.0.4']}. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py:264 {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_cidr [0.018233s] ... ok 2025-10-10 08:12:36.018 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_1_True [0.029590s] ... ok 2025-10-10 08:12:36.038 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr [0.019535s] ... ok 2025-10-10 08:12:36.068 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_pickle [0.030586s] ... ok 2025-10-10 08:12:36.091 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_render [0.021564s] ... ok 2025-10-10 08:12:36.112 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_repr [0.020878s] ... ok 2025-10-10 08:12:36.131 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_without [0.018409s] ... ok 2025-10-10 08:12:36.155 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_getitem_with_integral_key [0.023919s] ... ok 2025-10-10 08:12:36.178 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_name_starts_with_underscore_and_digit [0.022987s] ... ok 2025-10-10 08:12:36.182 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). {2} manila.tests.share.drivers.vastdata.test_rest.TestCapacityMetrics.test_capacity_metrics [0.002000s] ... ok 2025-10-10 08:12:36.184 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_1_4_3_9 [0.002518s] ... ok 2025-10-10 08:12:36.186 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_4_4_5_6_1 [0.001764s] ... ok 2025-10-10 08:12:36.189 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_5_4_6_0 [0.001806s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", 2025-10-10 08:12:36.191 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_without_underscore [0.002515s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", 2025-10-10 08:12:36.196 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_success [0.003119s] ... ok {2} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_not_found [0.001281s] ... ok {2} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_list_with_filtering_params [0.000915s] ... ok {2} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_no_entries_found [0.000754s] ... ok 2025-10-10 08:12:36.203 1703142 INFO manila.share.drivers.vastdata.rest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). {2} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vipool [0.001375s] ... ok 2025-10-10 08:12:36.236 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.237 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__fetch_existing_rule [0.034675s] ... ok 2025-10-10 08:12:36.256 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.256 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver create_share_from_snapshot snapname d8bab6bb-625cdf74 sharename 144c9def-b068931c create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:535 2025-10-10 08:12:36.256 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver create_share location 1.1.1.1:/vx/144c9def-b068931c:d8bab6bb-625cdf74 create_share_from_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:541 2025-10-10 08:12:36.257 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_from_snapshot [0.020304s] ... ok 2025-10-10 08:12:36.278 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.278 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver create_snapshot called for snapshot ID fake_snap_id. create_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:460 2025-10-10 08:12:36.278 1703142 ERROR manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ('ACCESSShareDriver create snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2025-10-10 08:12:36.279 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot_negative [0.022175s] ... ok 2025-10-10 08:12:36.300 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.300 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver delete_share fakename called delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:268 2025-10-10 08:12:36.301 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_not_present_at_backend [0.021604s] ... ok 2025-10-10 08:12:36.343 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.346 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver delete_share fakename3 called delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:268 2025-10-10 08:12:36.347 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ('ACCESSShareDriver delete share %s early return', 'fakename3') delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:273 2025-10-10 08:12:36.355 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_share_created_from_snap [0.054825s] ... ok 2025-10-10 08:12:36.377 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.377 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver delete_share fakename called delete_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:268 2025-10-10 08:12:36.377 1703142 ERROR manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ('ACCESSShareDriver delete share failed %s', 'fakename') 2025-10-10 08:12:36.378 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_negative [0.021424s] ... ok 2025-10-10 08:12:36.396 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.396 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Removing rule {'access_level': 'rw', 'access_type': 'ip', 'access_to': '10.0.0.2'} in recovery. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:447 2025-10-10 08:12:36.397 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Removing rule {'access_level': 'rw', 'access_type': 'ip', 'access_to': '10.0.0.3'} in recovery. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:447 2025-10-10 08:12:36.397 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Adding rule {'id': 'fakeaccid', 'access_type': 'ip', 'access_to': '10.0.0.2', 'access_level': 'ro', 'state': 'active'} in recovery. update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:454 2025-10-10 08:12:36.397 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_access_rules [0.019097s] ... ok 2025-10-10 08:12:36.420 1703142 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/veritas/veritas_isa.py:124 2025-10-10 08:12:36.421 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_for_invalid_access_type [0.023699s] ... ok 2025-10-10 08:12:36.448 1703142 DEBUG manila.share.drivers.windows.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Using certificate based authentication for service instances. _check_auth_mode /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/windows/service_instance.py:87 2025-10-10 08:12:36.452 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_1 [0.032110s] ... ok 2025-10-10 08:12:36.479 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_2___abcdef___False_ [0.026594s] ... ok 2025-10-10 08:12:36.508 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_1_False [0.028876s] ... ok 2025-10-10 08:12:36.536 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_new_instance_details [0.027802s] ... ok 2025-10-10 08:12:36.577 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_2_True [0.039759s] ... ok 2025-10-10 08:12:36.597 1703142 WARNING manila.share.drivers.windows.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Only security services of type 'active_directory' are supported. Retrieved security service type: sentinel.invalid_type. 2025-10-10 08:12:36.598 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_4 [0.019923s] ... ok 2025-10-10 08:12:36.616 1703142 DEBUG manila.share.drivers.windows.service_instance [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Unexpected error while attempting to join domain sentinel.domain. Verifying the result of the operation after instance reboot. Exception: _join_domain /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/windows/service_instance.py:207 2025-10-10 08:12:36.617 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_1 [0.019226s] ... ok 2025-10-10 08:12:36.637 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_setup_security_service [0.020061s] ... ok 2025-10-10 08:12:36.639 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:36.640 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:36.641 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:36.658 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_ensure_disk_online_and_writable [0.020684s] ... ok 2025-10-10 08:12:36.660 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:36.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:36.661 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:36.661 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:36.679 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_2_2 [0.020225s] ... ok 2025-10-10 08:12:36.681 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:36.681 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:36.681 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:36.682 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:36.698 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_mount_device [0.019534s] ... ok 2025-10-10 08:12:36.700 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:36.700 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:36.701 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:36.701 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:36.719 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_1_None [0.019977s] ... ok 2025-10-10 08:12:36.720 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:36.720 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:36.721 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:36.721 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:36.740 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_service_instance_manager [0.020945s] ... ok 2025-10-10 08:12:36.741 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:36.741 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:36.742 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:36.742 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:36.759 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to remove service instance sentinel.instance_id from domain sentinel.domain. Exception: .: Exception 2025-10-10 08:12:36.760 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_teardown_server [0.019997s] ... ok 2025-10-10 08:12:36.761 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:36.761 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:36.762 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:36.762 1703142 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-10-10 08:12:36.780 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_unmount_device [0.020115s] ... ok 2025-10-10 08:12:36.797 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_1 [0.017148s] ... ok 2025-10-10 08:12:36.813 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_3 [0.016195s] ... ok 2025-10-10 08:12:36.836 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access [0.023553s] ... ok 2025-10-10 08:12:36.858 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_level [0.020621s] ... ok 2025-10-10 08:12:36.875 1703142 DEBUG manila.share.drivers.windows.windows_smb_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Missing rules: [, ], superfluous rules: [, ] update_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/windows/windows_smb_helper.py:193 2025-10-10 08:12:37.271 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_maintenance [0.413539s] ... ok 2025-10-10 08:12:37.291 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_1_1 [0.019503s] ... ok 2025-10-10 08:12:37.314 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_2_ [0.022902s] ... ok 2025-10-10 08:12:37.345 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_1_None [0.032908s] ... ok 2025-10-10 08:12:37.370 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_initialize_disk [0.025224s] ... ok 2025-10-10 08:12:37.407 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_normalize_path [0.034348s] ... ok 2025-10-10 08:12:37.428 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_1_True [0.021035s] ... ok 2025-10-10 08:12:37.449 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_2_False [0.020404s] ... ok 2025-10-10 08:12:37.468 1703142 DEBUG manila.share.drivers.windows.windows_utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Skipping deleting path sentinel.path as it does not exist. remove /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/windows/windows_utils.py:183 2025-10-10 08:12:37.469 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_unexisting_path [0.020472s] ... ok 2025-10-10 08:12:37.498 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_readonly_status [0.028714s] ... ok 2025-10-10 08:12:37.522 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_https [0.024256s] ... ok 2025-10-10 08:12:37.546 1703142 DEBUG manila.share.drivers.windows.winrm_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Executing command: sentinel.sanitized_cmd _execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/windows/winrm_helper.py:101 2025-10-10 08:12:37.546 1703142 DEBUG manila.share.drivers.windows.winrm_helper [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Executed command: sentinel.sanitized_cmd. Stdout: . Stderr: . Exit code 1 _execute /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/windows/winrm_helper.py:106 2025-10-10 08:12:37.547 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.windows.winrm_helper.WinRMHelper.execute.._execute' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:37.548 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_2 [0.024832s] ... ok 2025-10-10 08:12:37.568 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_certificates [0.020516s] ... ok 2025-10-10 08:12:37.597 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_parse_command [0.028622s] ... ok 2025-10-10 08:12:37.627 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_1 [0.029814s] ... ok 2025-10-10 08:12:37.649 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_2 [0.022648s] ... ok 2025-10-10 08:12:37.677 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.677 1703142 WARNING manila.share.drivers.zadara.zadara [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Volume fakeid could not be found. It might be already deleted 2025-10-10 08:12:37.679 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_delete_non_existent [0.028725s] ... ok 2025-10-10 08:12:37.710 1703142 DEBUG manila.share.drivers.zadara.zadara [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Metadata while creating share: {} is_valid_metadata /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/zadara.py:170 2025-10-10 08:12:37.710 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking create_volume using POST request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.711 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:326 2025-10-10 08:12:37.711 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.711 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.712 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking list_servers using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.712 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking create_server using POST request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.712 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:326 2025-10-10 08:12:37.712 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking attach_volume using POST request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.713 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:326 2025-10-10 08:12:37.713 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking list_vol_attachments using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.714 1703142 DEBUG manila.share.drivers.zadara.zadara [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Attach properties: {'target_discovered': False, 'target_portal': '1.1.1.1:3260', 'target_ip': '10.0.0.1', 'id': 'fakeid', 'auth_method': 'CHAP', 'auth_username': 'test_chap_user', 'auth_password': '***'} _allow_access /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/zadara.py:327 2025-10-10 08:12:37.714 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.714 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.714 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking list_servers using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.714 1703142 WARNING manila.share.drivers.zadara.zadara [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VPSA server 10.0.0.1 could not be found. 2025-10-10 08:12:37.715 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.715 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.715 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking list_servers using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.715 1703142 WARNING manila.share.drivers.zadara.zadara [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] VPSA server 10.0.0.1 could not be found. 2025-10-10 08:12:37.716 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.716 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking detach_volume using POST request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.716 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:326 2025-10-10 08:12:37.716 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Invoking delete_volume using DELETE request. send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:279 2025-10-10 08:12:37.716 1703142 DEBUG manila.share.drivers.zadara.common [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zadara/common.py:326 2025-10-10 08:12:37.718 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_share_allow_deny_access [0.040716s] ... ok 2025-10-10 08:12:37.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "zfs-dataset-fake/dataset/name" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:37.744 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-fake/dataset/name" acquired by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:37.744 1703142 DEBUG manila.share.drivers.zfsonlinux.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Cannot destroy dataset 'fake/dataset/name', it has opened files. Will wait 2 more seconds. Out: 1001 _delete_dataset_or_snapshot_with_retry /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfsonlinux/driver.py:263 2025-10-10 08:12:37.745 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._delete_dataset_or_snapshot_with_retry.._zfs_destroy_with_retry' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:37.745 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._delete_dataset_or_snapshot_with_retry.._zfs_destroy_with_retry in 1.0 seconds as it raised ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:37.745 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._delete_dataset_or_snapshot_with_retry.._zfs_destroy_with_retry' after 0.000(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:37.745 1703142 DEBUG manila.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._delete_dataset_or_snapshot_with_retry.._zfs_destroy_with_retry in 2.0 seconds as it raised ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:37.746 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-fake/dataset/name" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:37.757 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset [0.036937s] ... ok 2025-10-10 08:12:37.786 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica [0.028839s] ... ok 2025-10-10 08:12:37.819 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica_not_found [0.036645s] ... ok 2025-10-10 08:12:37.862 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_3 [0.039051s] ... ok 2025-10-10 08:12:37.887 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_3___off____False_____compression_on_____compression_off__ [0.023235s] ... ok 2025-10-10 08:12:37.912 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_4___off____True__False________compression_off__ [0.025649s] ... ok 2025-10-10 08:12:37.935 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_05___1____True__False_____dedup_off_____dedup_on__ [0.022034s] ... ok 2025-10-10 08:12:37.962 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_10___off____False_____dedup_on_____dedup_off__ [0.027168s] ... ok 2025-10-10 08:12:37.986 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_11___no____False_____dedup_on_____dedup_off__ [0.023693s] ... ok 2025-10-10 08:12:38.008 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_12___0____False_____dedup_on_____dedup_off__ [0.024347s] ... ok 2025-10-10 08:12:38.063 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_3_foo_replication_domain [0.052851s] ... ok 2025-10-10 08:12:38.094 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_prefix [0.029788s] ... ok 2025-10-10 08:12:38.141 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper [0.060521s] ... ok 2025-10-10 08:12:38.201 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_2 [0.049390s] ... ok 2025-10-10 08:12:38.244 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_2_foo [0.039618s] ... ok 2025-10-10 08:12:38.263 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_5_foo_bar_quuz [0.018897s] ... ok 2025-10-10 08:12:38.282 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_remote [0.019040s] ... ok 2025-10-10 08:12:38.306 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_5_foo_bar_quuz [0.023070s] ... ok 2025-10-10 08:12:38.325 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_6 [0.019138s] ... ok 2025-10-10 08:12:38.344 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_7 [0.019337s] ... ok 2025-10-10 08:12:38.364 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_8 [0.019970s] ... ok 2025-10-10 08:12:38.383 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers [0.017863s] ... ok 2025-10-10 08:12:38.400 1703142 DEBUG manila.share.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:38.401 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_3_foo_replication_domain [0.018373s] ... ok 2025-10-10 08:12:38.424 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot [0.023133s] ... ok 2025-10-10 08:12:38.446 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_1___ [0.022544s] ... ok 2025-10-10 08:12:38.467 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_3_None [0.020969s] ... ok 2025-10-10 08:12:38.488 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share_with_share_server [0.019856s] ... ok 2025-10-10 08:12:38.509 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_not_found [0.021539s] ... ok 2025-10-10 08:12:38.534 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_3 [0.028507s] ... ok 2025-10-10 08:12:38.567 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_wrong_pool [0.028531s] ... ok 2025-10-10 08:12:38.586 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_check_compatibility [0.018270s] ... ok 2025-10-10 08:12:38.603 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_complete [0.016984s] ... ok 2025-10-10 08:12:38.620 1703142 WARNING manila.share.drivers.zfsonlinux.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to update currently active replica. Unexpected error while running command. Command: None Exit code: - Stdout: 'Active replica failure' Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:12:38.621 1703142 DEBUG manila.share.drivers.zfsonlinux.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Info about last replica 'fake_second_replica_id' sync is following: a promote_replica /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfsonlinux/driver.py:1243 2025-10-10 08:12:38.621 1703142 WARNING manila.share.drivers.zfsonlinux.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Failed to sync replica fake_third_replica_id. Unexpected error while running command. Command: None Exit code: - Stdout: 'Second replica sync failure' Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-10-10 08:12:38.623 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_not_available [0.020125s] ... ok 2025-10-10 08:12:38.643 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share [0.019650s] ... ok 2025-10-10 08:12:38.666 1703142 DEBUG manila.share.drivers.zfsonlinux.driver [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Info about last replica 'fake_new_replica_id' sync is following: c _update_replica_state /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfsonlinux/driver.py:1070 2025-10-10 08:12:38.668 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replica [0.025007s] ... ok 2025-10-10 08:12:38.692 1703142 DEBUG manila.share.drivers.zfsonlinux.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ZFS option bar_option_name's value is some_value. _get_option /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfsonlinux/utils.py:119 2025-10-10 08:12:38.694 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_2_False [0.026188s] ... ok 2025-10-10 08:12:38.716 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute_with_sudo [0.021190s] ... ok 2025-10-10 08:12:38.738 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute [0.022654s] ... ok 2025-10-10 08:12:38.763 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_get_exports [0.024172s] ... ok 2025-10-10 08:12:38.783 1703142 INFO manila.share.drivers.zfsonlinux.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Looks like ZFS kernel module is absent. Assuming FUSE version is installed. Error: Unexpected error while running command. Command: None Exit code: - Stdout: 'Fake' Stderr: None 2025-10-10 08:12:38.784 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_false [0.021395s] ... ok 2025-10-10 08:12:38.804 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "zfs-dataset-zpoolz/foo_dataset_name/fake" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" acquired by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:38.805 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:38.806 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_1_user [0.022677s] ... ok 2025-10-10 08:12:38.853 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "zfs-dataset-zpoolz/foo_dataset_name/fake" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:38.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" acquired by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:38.854 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:38.856 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_3_cephx [0.047337s] ... ok 2025-10-10 08:12:38.874 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Acquiring lock "zfs-dataset-zpoolz/foo_dataset_name/fake" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:38.875 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" acquired by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:38.875 1703142 INFO manila.share.drivers.zfsonlinux.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Looks like ZFS kernel module is absent. Assuming FUSE version is installed. Error: Unexpected error while running command. Command: None Exit code: - Stdout: 'Fake' Stderr: None 2025-10-10 08:12:38.875 1703142 DEBUG manila.share.drivers.zfsonlinux.utils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ZFS option mountpoint's value is /zpoolz/foo_dataset_name/fake. _get_option /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfsonlinux/utils.py:119 2025-10-10 08:12:38.875 1703142 DEBUG oslo_concurrency.lockutils [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:38.876 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_3 [0.019748s] ... ok 2025-10-10 08:12:38.894 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_snapshot [0.017610s] ... ok 2025-10-10 08:12:38.911 1703142 ERROR manila.share.drivers.zfssa.zfssarest [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Error deleting snapshot: fakesnapshot on share: fakeshare to pool: fakepool project: fakeproject return code: 400 message: data. 2025-10-10 08:12:38.912 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_snapshot [0.018132s] ... ok 2025-10-10 08:12:38.929 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_verify_avail_space [0.017070s] ... ok 2025-10-10 08:12:38.949 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:137 2025-10-10 08:12:38.950 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] ZFSSAShareDriver.create_snapshot: id=fakesnapshotid share=fakeid create_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:234 2025-10-10 08:12:38.951 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_snapshot [0.022220s] ... ok 2025-10-10 08:12:38.972 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:137 2025-10-10 08:12:38.973 1703142 ERROR manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Name of the share in ZFSSA share has to be specified in option zfssa_name. 2025-10-10 08:12:38.974 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_option [0.022349s] ... ok 2025-10-10 08:12:38.993 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:137 2025-10-10 08:12:38.993 1703142 ERROR manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Protocol fake_proto is not supported. 2025-10-10 08:12:38.994 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_protocol [0.019787s] ... ok 2025-10-10 08:12:39.022 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:137 2025-10-10 08:12:39.023 1703142 ERROR manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Quota and reservation of share fakename need to be rounded up to 4. But there is not enough space in the backend. 2025-10-10 08:12:39.024 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_not_enough_space [0.030856s] ... ok 2025-10-10 08:12:39.047 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:137 2025-10-10 08:12:39.048 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_round_up_size [0.023506s] ... ok 2025-10-10 08:12:39.067 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:137 2025-10-10 08:12:39.068 1703142 ERROR manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] 2.8GB of share fakeid2 is already used. Cannot shrink to 2GB. 2025-10-10 08:12:39.069 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share_negative [0.019705s] ... ok 2025-10-10 08:12:39.087 1703142 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfssa/zfssashare.py:137 2025-10-10 08:12:39.088 1703142 INFO manila.coordination [None req-e0d326b5-ea24-434d-a1d7-f77cfc4b9289 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_CIFS [0.019747s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 64, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:39.174 1703142 INFO manila.coordination [None req-8f69cd59-4ea1-47de-9595-a84e0bc8663e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_force_status [0.086008s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 64, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:39.314 1703142 INFO manila.coordination [None req-47b153e7-d9dd-4811-8aa7-2f525baf976b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_5____active____denying____0_ [0.141513s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:39.510 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.510 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.523 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.012s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.523 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.523 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.535 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.012s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.535 1703142 DEBUG manila.share.access [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] All access rules of share instance 08d69c05-c40b-4dcd-ad88-b155522d8f71 are being cast to read-only for a migration or because the instance is a readable replica. _set_rules_to_readonly /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/access.py:490 2025-10-10 08:12:39.536 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.536 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.568 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.032s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.568 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.568 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.568 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.569 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.569 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.570 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) 2025-10-10 08:12:39.570 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.570 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.582 1703142 DEBUG oslo_concurrency.lockutils [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_08d69c05-c40b-4dcd-ad88-b155522d8f71" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.012s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.583 1703142 INFO manila.share.access [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Access rules were successfully modified for share instance 08d69c05-c40b-4dcd-ad88-b155522d8f71 belonging to share 8b89b0e2-4c67-41c6-92c9-dfade74de760. 2025-10-10 08:12:39.585 1703142 INFO manila.coordination [None req-78a3ab2d-b412-4ff9-a483-e39ed1111494 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_for_migration [0.268954s] ... ok File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:39.697 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.698 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.700 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.700 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.700 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.711 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.712 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.712 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.756 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.044s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.757 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.757 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.764 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.007s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.783 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.784 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.799 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.015s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.812 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.812 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.815 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.815 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.815 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.825 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.826 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.826 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.853 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.028s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.854 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:39.854 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:39.866 1703142 DEBUG oslo_concurrency.lockutils [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1eda7170-e485-4438-b689-395b33b73fef" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.012s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:39.900 1703142 INFO manila.coordination [None req-d110c662-7336-4e4a-b0ff-d6e2dd79edb9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_1_True [0.315843s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:40.047 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.047 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.060 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.013s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.061 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.061 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.071 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.071 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.071 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.085 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.014s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.086 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.086 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.099 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.014s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.100 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.100 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.119 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.019s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.119 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.120 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.125 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.006s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.125 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.126 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.126 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.127 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.127 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.138 1703142 DEBUG oslo_concurrency.lockutils [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_68961475-7cf8-492a-8def-28f1950d63f1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.011s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.138 1703142 INFO manila.share.access [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Access rules were successfully modified for share instance 68961475-7cf8-492a-8def-28f1950d63f1 belonging to share ba3dd8be-3179-46a4-aae2-db8588d3ee63. 2025-10-10 08:12:40.145 1703142 INFO manila.coordination [None req-ab4ecdc9-7aec-48cf-aa53-fea47f50642f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_2__True___active__ [0.244677s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:12:40.195 1703142 INFO manila.coordination [None req-de5e2cca-ac53-41cc-a712-1bc656fb0311 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_1___nfs___True__False_ [0.049746s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:12:40.244 1703142 INFO manila.coordination [None req-ca92dd4b-884b-4032-a1eb-60cefbe0f2f4 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_2___nfs___False__True_ [0.048627s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:40.340 1703142 DEBUG oslo_concurrency.lockutils [None req-9fe5474d-6283-4a0f-995f-b04dc6c706a6 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_441364c6-d3b1-44ed-8fdb-d39b8ea5015f" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.340 1703142 DEBUG oslo_concurrency.lockutils [None req-9fe5474d-6283-4a0f-995f-b04dc6c706a6 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_441364c6-d3b1-44ed-8fdb-d39b8ea5015f" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.341 1703142 DEBUG oslo_concurrency.lockutils [None req-9fe5474d-6283-4a0f-995f-b04dc6c706a6 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_441364c6-d3b1-44ed-8fdb-d39b8ea5015f" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.341 1703142 DEBUG oslo_concurrency.lockutils [None req-9fe5474d-6283-4a0f-995f-b04dc6c706a6 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_441364c6-d3b1-44ed-8fdb-d39b8ea5015f" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:40.342 1703142 DEBUG oslo_concurrency.lockutils [None req-9fe5474d-6283-4a0f-995f-b04dc6c706a6 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_441364c6-d3b1-44ed-8fdb-d39b8ea5015f" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:40.343 1703142 DEBUG oslo_concurrency.lockutils [None req-9fe5474d-6283-4a0f-995f-b04dc6c706a6 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_441364c6-d3b1-44ed-8fdb-d39b8ea5015f" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:40.345 1703142 INFO manila.coordination [None req-9fe5474d-6283-4a0f-995f-b04dc6c706a6 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_nothing_to_update [0.099685s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:40.389 1703142 INFO manila.coordination [None req-ffd539ab-e5da-41da-8b66-55a1ddea1e25 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_share_instances_access_rules_status [0.045105s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:12:40.449 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_get_other_tenants_public_share [0.059256s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_api.py", line 7890, in test_get_other_tenants_public_share ctx = context.RequestContext(user_id='1111', project_id='2222') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:40.486 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_1_True [0.036620s] ... ok 2025-10-10 08:12:40.512 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_2_False [0.025834s] ... ok 2025-10-10 08:12:40.553 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_01 [0.040934s] ... ok 2025-10-10 08:12:40.580 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_02 [0.026271s] ... ok 2025-10-10 08:12:40.608 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_04 [0.028044s] ... ok 2025-10-10 08:12:40.634 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_06 [0.025783s] ... ok 2025-10-10 08:12:40.660 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_09 [0.026322s] ... ok 2025-10-10 08:12:40.684 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_11 [0.023714s] ... ok 2025-10-10 08:12:40.718 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_server_not_active [0.034305s] ... ok 2025-10-10 08:12:40.797 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_add_type_conflict [0.079039s] ... ok 2025-10-10 08:12:40.879 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_shares_not_available [0.081720s] ... ok 2025-10-10 08:12:40.951 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_update_different_types [0.071715s] ... ok 2025-10-10 08:12:40.988 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_no_support [0.036535s] ... ok 2025-10-10 08:12:41.015 1703142 DEBUG manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Lock "locked-share-server-update-allocations-operation-fake_net_id-fake_availability_zone_id" acquired by "locked_share_server_allocations_operation". _synchronized /builddir/build/BUILD/manila-21.1.0.dev10/manila/coordination.py:199 2025-10-10 08:12:41.017 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts [0.028515s] ... ok 2025-10-10 08:12:41.044 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_access_get [0.027462s] ... ok 2025-10-10 08:12:41.086 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_3_None [0.041664s] ... ok 2025-10-10 08:12:41.141 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_rule_already_exists [0.054043s] ... ok 2025-10-10 08:12:41.182 1703142 ERROR manila.quota [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:41.182 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:41.182 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:41.182 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:41.182 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:41.182 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:41.182 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:41.182 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:41.182 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:41.182 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:41.182 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:41.182 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:41.182 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:41.182 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:41.182 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:41.182 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:41.182 1703142 ERROR manila.quota 2025-10-10 08:12:41.195 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_1 [0.054079s] ... ok 2025-10-10 08:12:41.234 1703142 ERROR manila.quota [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:41.234 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:41.234 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:41.234 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:41.234 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:41.234 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:41.234 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:41.234 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:41.234 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:41.234 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:41.234 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:41.234 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:41.234 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:41.234 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:41.234 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:41.234 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:41.234 1703142 ERROR manila.quota 2025-10-10 08:12:41.243 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_2 [0.048492s] ... ok 2025-10-10 08:12:41.303 1703142 ERROR manila.quota [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:41.303 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:41.303 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:41.303 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:41.303 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:41.303 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:41.303 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:41.303 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:41.303 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:41.303 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:41.303 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:41.303 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:41.303 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:41.303 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:41.303 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:41.303 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:41.303 1703142 ERROR manila.quota 2025-10-10 08:12:41.313 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_4 [0.069232s] ... ok 2025-10-10 08:12:41.396 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_1 [0.083289s] ... ok 2025-10-10 08:12:41.482 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_3 [0.085657s] ... ok 2025-10-10 08:12:42.111 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_not_available [0.630702s] ... ok 2025-10-10 08:12:42.162 1703142 ERROR manila.quota [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.162 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:42.162 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:42.162 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:42.162 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:42.162 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:42.162 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:42.162 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:42.162 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:42.162 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:42.162 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:42.162 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:42.162 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:42.162 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:42.162 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:42.162 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.162 1703142 ERROR manila.quota 2025-10-10 08:12:42.174 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_1_True [0.060441s] ... ok 2025-10-10 08:12:42.205 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_replicas [0.031556s] ... ok 2025-10-10 08:12:42.311 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_snapshots [0.105219s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True [10.023418s] ... ok 2025-10-10 08:12:42.404 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_mount_point_name [0.093843s] ... ok 2025-10-10 08:12:42.451 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_2_ [0.052029s] ... ok 2025-10-10 08:12:42.498 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_6_glusterfsfake [0.041652s] ... ok 2025-10-10 08:12:42.575 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_per_share_quota_1 [0.077374s] ... ok 2025-10-10 08:12:42.688 1703142 WARNING manila.share.api [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Quota exceeded for None, tried to create share (20 shares already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'shares': 'fake'}. 2025-10-10 08:12:42.693 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_2 [0.120366s] ... ok 2025-10-10 08:12:42.771 1703142 ERROR manila.quota [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.771 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:42.771 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:42.771 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:42.771 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:42.771 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:42.771 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:42.771 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:42.771 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:42.771 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:42.771 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:42.771 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:42.771 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:42.771 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:42.771 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:42.771 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.771 1703142 ERROR manila.quota 2025-10-10 08:12:42.791 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_2 [0.100114s] ... ok 2025-10-10 08:12:42.849 1703142 ERROR manila.quota [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.849 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:42.849 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:42.849 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:42.849 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:42.849 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:42.849 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:42.849 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:42.849 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:42.849 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:42.849 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:42.849 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:42.849 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:42.849 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:42.849 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:42.849 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.849 1703142 ERROR manila.quota 2025-10-10 08:12:42.857 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_3 [0.059526s] ... ok 2025-10-10 08:12:42.904 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_1 [0.053037s] ... ok 2025-10-10 08:12:42.963 1703142 ERROR manila.quota [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.963 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:42.963 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:42.963 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:42.963 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:42.963 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:42.963 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:42.963 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:42.963 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:42.963 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:42.963 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:42.963 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:42.963 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:42.963 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:42.963 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:42.963 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-10-10 08:12:42.963 1703142 ERROR manila.quota 2025-10-10 08:12:42.980 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_2_CIFS [0.070103s] ... ok 2025-10-10 08:12:43.038 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_2 [0.058205s] ... ok 2025-10-10 08:12:43.098 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_1 [0.060475s] ... ok 2025-10-10 08:12:43.127 1703142 WARNING manila.share.api [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Quota exceeded for None, tried to create snapshot (10 snapshots already consumed).: manila.exception.OverQuota: Quota exceeded for resources: snapshots. 2025-10-10 08:12:43.128 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_count_quota_exceeded [0.027471s] ... ok 2025-10-10 08:12:43.152 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_quota_commit_fail [0.025234s] ... ok 2025-10-10 08:12:43.178 1703142 WARNING manila.share.api [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Quota exceeded for None, tried to create 1G snapshot (10G of 10G already consumed).: manila.exception.OverQuota: Quota exceeded for resources: snapshot_gigabytes. 2025-10-10 08:12:43.179 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_space_quota_exceeded [0.025774s] ... ok 2025-10-10 08:12:43.235 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_2_error [0.056311s] ... ok 2025-10-10 08:12:43.264 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_last_active_replica [0.028189s] ... ok 2025-10-10 08:12:43.301 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_1_deleting [0.038382s] ... ok 2025-10-10 08:12:43.342 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_2_creating [0.038803s] ... ok 2025-10-10 08:12:43.381 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_2 [0.039287s] ... ok 2025-10-10 08:12:43.416 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_1 [0.034313s] ... ok 2025-10-10 08:12:43.440 1703142 INFO manila.share.api [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Deleting replica FAKE_ID. 2025-10-10 08:12:43.442 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_1_True [0.025915s] ... ok 2025-10-10 08:12:43.466 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_share_exists [0.024100s] ... ok 2025-10-10 08:12:43.529 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_1_True [0.063525s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state [10.033873s] ... ok 2025-10-10 08:12:43.556 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_2_False [0.026022s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend [0.067711s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend [0.023919s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_1___ [0.018239s] ... ok 2025-10-10 08:12:43.665 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_4 [0.109630s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_driver_interfaces.NetAppFileStorageDriverInterfaceTestCase.test_driver_interfaces_match [0.020262s] ... ok 2025-10-10 08:12:43.700 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_size [0.033675s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_2 [0.018889s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_6 [0.018366s] ... ok 2025-10-10 08:12:43.733 1703142 INFO manila.coordination [None req-6a48b22a-642a-404c-86e5-5c655a348229 1111 2222 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_status [0.033665s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_8 [0.041797s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations [0.021866s] ... ok 2025-10-10 08:12:43.786 1703142 INFO manila.share.api [None req-f750a8e8-0cc4-4015-904c-19c1c8470111 fake2 fake - - - -] Extend share request issued successfully. 2025-10-10 08:12:43.787 1703142 INFO manila.coordination [None req-f750a8e8-0cc4-4015-904c-19c1c8470111 fake2 fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_user [0.053579s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_1_15minutes [0.026177s] ... ok 2025-10-10 08:12:43.824 1703142 INFO manila.coordination [None req-f750a8e8-0cc4-4015-904c-19c1c8470111 fake2 fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_share_over_per_share_quota [0.036953s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_1_15minutes [0.022635s] ... ok 2025-10-10 08:12:43.858 1703142 INFO manila.coordination [None req-b5b420b3-c224-45c9-868b-5f2e568fbc49 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit [0.033386s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_5_2years [0.044111s] ... ok 2025-10-10 08:12:43.892 1703142 INFO manila.coordination [None req-b5b420b3-c224-45c9-868b-5f2e568fbc49 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get [0.034236s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_3_8days [0.037211s] ... ok 2025-10-10 08:12:43.915 1703142 DEBUG manila.share.api [None req-6db9a209-85ae-45da-a801-c616816b2eb1 fake_uid fake_pid_1 - - - -] Searching for shares by: {} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:43.923 1703142 INFO manila.coordination [None req-6db9a209-85ae-45da-a801-c616816b2eb1 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_default_filters [0.031100s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_negative [0.023295s] ... ok 2025-10-10 08:12:43.954 1703142 DEBUG manila.share.api [None req-aefac59b-f26d-48ed-85ff-e458629737d4 fake_uid fake_pid_1 - - - -] Searching for shares by: {'all_tenants': 'wonk'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:43.955 1703142 INFO manila.coordination [None req-aefac59b-f26d-48ed-85ff-e458629737d4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_invaild_value [0.031877s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_5_2years [0.024405s] ... ok 2025-10-10 08:12:43.978 1703142 DEBUG manila.share.api [None req-4a4de6fd-0a87-4b87-a293-333540e2b5e6 fake_uid fake_pid_2 - - - -] Searching for shares by: {'display_name': 'foo'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:43.979 1703142 INFO manila.coordination [None req-4a4de6fd-0a87-4b87-a293-333540e2b5e6 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_4 [0.023332s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_negative [0.031222s] ... ok 2025-10-10 08:12:44.001 1703142 DEBUG manila.share.api [None req-38301f27-7972-49e5-9ba4-c24eb7b00c3f fake_uid fake_pid_2 - - - -] Searching for shares by: {'display_description': 'ds'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.002 1703142 INFO manila.coordination [None req-38301f27-7972-49e5-9ba4-c24eb7b00c3f fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_5 [0.023328s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_true [0.026136s] ... ok 2025-10-10 08:12:44.027 1703142 DEBUG manila.share.api [None req-55090460-d222-4643-b680-4930ca05d632 fake_uid fake_pid_2 - - - -] Searching for shares by: {'display_name': 'foo', 'display_description~': 'ds'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.028 1703142 INFO manila.coordination [None req-55090460-d222-4643-b680-4930ca05d632 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_7 [0.024966s] ... ok 2025-10-10 08:12:44.049 1703142 DEBUG manila.share.api [None req-8542b836-d629-439a-882c-a8e432a5790b fake_uid fake_pid_1 - - - -] Searching for shares by: {'share_server_id': 'fake_share_server'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.050 1703142 INFO manila.coordination [None req-8542b836-d629-439a-882c-a8e432a5790b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_1 [0.022046s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_volume_clone_split_completed [0.029748s] ... ok 2025-10-10 08:12:44.071 1703142 DEBUG manila.share.api [None req-553265d8-c0ff-4153-8c9f-b06ccffa0939 fake_uid fake_pid_2 - - - -] Searching for shares by: {'all_tenants': 1} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.072 1703142 INFO manila.coordination [None req-553265d8-c0ff-4153-8c9f-b06ccffa0939 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_filter_by_all_tenants [0.021863s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_3 [0.026928s] ... ok 2025-10-10 08:12:44.093 1703142 DEBUG manila.share.api [None req-7756c231-af23-40c8-be0d-3df53fc748de fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'false'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.094 1703142 INFO manila.coordination [None req-7756c231-af23-40c8-be0d-3df53fc748de fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_2_false [0.022228s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_4 [0.021041s] ... ok 2025-10-10 08:12:44.115 1703142 DEBUG manila.share.api [None req-a88f2ff0-e8ed-4ed5-9c3f-4e1b7fda6216 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'n'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.116 1703142 INFO manila.coordination [None req-a88f2ff0-e8ed-4ed5-9c3f-4e1b7fda6216 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_5_n [0.021067s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_1 [0.021824s] ... ok 2025-10-10 08:12:44.136 1703142 DEBUG manila.share.api [None req-9d5d66c4-7522-4ef1-ba14-943b2fb3a7a2 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'f'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.137 1703142 INFO manila.coordination [None req-9d5d66c4-7522-4ef1-ba14-943b2fb3a7a2 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_7_f [0.021117s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_2 [0.024781s] ... ok 2025-10-10 08:12:44.157 1703142 DEBUG manila.share.api [None req-d3bcb665-d871-429c-abe1-28e76fdffd77 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'on'} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.158 1703142 INFO manila.coordination [None req-d3bcb665-d871-429c-abe1-28e76fdffd77 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_6_on [0.021053s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_1 [0.030331s] ... ok 2025-10-10 08:12:44.180 1703142 DEBUG manila.share.api [None req-cda887de-396c-40fb-8b76-7e2bdd5ef8fe fakeuid fakepid - - - -] Searching for snapshots by: {'description': 'ds'} _get_all_snapshots /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2507 2025-10-10 08:12:44.181 1703142 INFO manila.coordination [None req-cda887de-396c-40fb-8b76-7e2bdd5ef8fe fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_5 [0.023134s] ... ok 2025-10-10 08:12:44.216 1703142 DEBUG manila.share.api [None req-92c575b8-c740-40f6-b1ab-1acb3a7bed1f fakeuid fakepid - - - -] Searching for snapshots by: {'name': 'foo', 'description~': 'ds'} _get_all_snapshots /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2507 2025-10-10 08:12:44.218 1703142 INFO manila.coordination [None req-92c575b8-c740-40f6-b1ab-1acb3a7bed1f fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_7 [0.037106s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_2 [0.045376s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_2_fake_host_fake_backend_name_fake_pool_2 [0.027795s] ... ok 2025-10-10 08:12:44.250 1703142 DEBUG manila.share.api [None req-d0b3b3d2-0f51-45ce-afe2-d0a264020eaa fakeuid fakepid - - - -] Searching for snapshots by: {'name~': 'foo', 'description': 'ds'} _get_all_snapshots /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2507 2025-10-10 08:12:44.252 1703142 INFO manila.coordination [None req-d0b3b3d2-0f51-45ce-afe2-d0a264020eaa fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_8 [0.034548s] ... ok Caught an unexpected internal state 'unknown_state' for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Aborting operation. NoneType: None 2025-10-10 08:12:44.277 1703142 DEBUG manila.share.api [None req-e57d96e4-419d-4e12-866a-d5112d3ae98e fake_uid fake_pid_1 - - - -] Searching for snapshots by: {} _get_all_snapshots /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2507 2025-10-10 08:12:44.279 1703142 INFO manila.coordination [None req-e57d96e4-419d-4e12-866a-d5112d3ae98e fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_key_invalid [0.026151s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_unknown [0.029133s] ... ok 2025-10-10 08:12:44.308 1703142 DEBUG manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Searching for shares by: {} _get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:2372 2025-10-10 08:12:44.309 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_key_invalid [0.029825s] ... ok 2025-10-10 08:12:44.335 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_different_size [0.025446s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_share_no_remove_qos_and_export [0.076806s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__find_reusable_fpolicy_scope [0.041946s] ... ok 2025-10-10 08:12:44.424 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_2 [0.089562s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_progress_status [0.041199s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol [0.045209s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_aggr_not_found_negative [0.026790s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_create_new_vol [0.024429s] ... ok 2025-10-10 08:12:44.567 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_3 [0.142329s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_vserver_for_backup [0.039185s] ... ok 2025-10-10 08:12:44.591 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_3 [0.024262s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_2___pool___False_ [0.029999s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_unified_aggr [0.031700s] ... ok 2025-10-10 08:12:44.664 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot [0.077702s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting [0.034771s] ... ok 2025-10-10 08:12:44.710 1703142 INFO manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Sending request to cancel migration of share fake_id. 2025-10-10 08:12:44.711 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_1_None [0.041780s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_vserver_volume_none [0.038927s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_with_exception [0.028613s] ... ok 2025-10-10 08:12:44.753 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Migration of share fake_id cannot be cancelled at this moment. 2025-10-10 08:12:44.754 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_1_migration_driver_in_progress [0.042214s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status [0.029341s] ... ok 2025-10-10 08:12:44.794 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Migration of share fake_id cannot be cancelled at this moment. 2025-10-10 08:12:44.799 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_1_data_copying_starting [0.045386s] ... ok Could not update share 7cf7c200-d3af-4e05-b87e-9167c95dfcad status due to invalid internal state. Aborting share creation. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_missing_source_share [0.039176s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_cluster_creds [0.022973s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_qos_on_share [0.036313s] ... ok 2025-10-10 08:12:44.884 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Migration of share fake_id was already cancelled. 2025-10-10 08:12:44.891 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_4_migration_cancelled [0.092143s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_size_dependent_qos [0.050014s] ... ok Unable to verify if SnapLock is enabled for the cluster. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_1 [0.025550s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_as_replica [0.035703s] ... ok 2025-10-10 08:12:45.003 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete [0.116318s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_3 [0.039129s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool [0.023688s] ... ok 2025-10-10 08:12:45.062 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] There is no migration being performed for share fake_id at this moment. 2025-10-10 08:12:45.063 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_6_None [0.055218s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool_name [0.039830s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity [0.020205s] ... ok 2025-10-10 08:12:45.117 1703142 INFO manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Sending request to get share migration information of share fake_id. 2025-10-10 08:12:45.119 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_1 [0.055735s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_combination [0.024635s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_negative_integer [0.024204s] ... ok 2025-10-10 08:12:45.182 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver [0.062620s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_have_license [0.033443s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_no_cluster_creds [0.031892s] ... ok 2025-10-10 08:12:45.228 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Migration progress of share fake_id cannot be obtained at this moment. 2025-10-10 08:12:45.229 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_service_down [0.046712s] ... ok The protocol NFS is not licensed on controller 127.0.0.1 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_unlicensed_protocol [0.022441s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_svm_scoped [0.020972s] ... ok 2025-10-10 08:12:45.268 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Migration progress of share fake_id cannot be obtained at this moment. 2025-10-10 08:12:45.270 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_2 [0.040118s] ... ok 2025-10-10 08:12:45.303 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] There is no migration being performed for share fake_id at this moment. 2025-10-10 08:12:45.305 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_None [0.035500s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info_invalid [0.046297s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent [0.026193s] ... ok 2025-10-10 08:12:45.356 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_4_migration_in_progress [0.051165s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_des_vol_creation_fail_negative [0.028619s] ... ok 2025-10-10 08:12:45.392 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_1_migration_success [0.035583s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_enabled_backup_types_none_negative [0.034807s] ... ok 2025-10-10 08:12:45.429 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_9_migration_error [0.036848s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_snapmirror_creation_failed_negative [0.032048s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_cg [0.025487s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_3 [0.023735s] ... ok 2025-10-10 08:12:45.501 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_1 [0.072229s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_flexgroup_no_fan_out_limit [0.031394s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_with_share_server [0.023958s] ... ok 2025-10-10 08:12:45.550 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_5 [0.048589s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot [0.022076s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_2 [0.032308s] ... ok 2025-10-10 08:12:45.610 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_host_assisted_with_snapshots [0.060381s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_2_629f79ef_b27e_4596_9737_30f084e5ba29 [0.034101s] ... ok 2025-10-10 08:12:45.654 1703142 INFO manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Destination host (fake@backend#pool), share network (fake_net_id) or share type (fake_type_id) are the same as the current host's 'fake@backend#pool', 'fake_net_id' and 'fake_type_id' respectively. Nothing to be done. 2025-10-10 08:12:45.656 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_3 [0.056422s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_1 [0.043158s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_2 [0.021838s] ... ok 2025-10-10 08:12:45.716 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Invalid mount_point_name: prefixinvalid*name {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_2_False [0.024198s] ... ok 2025-10-10 08:12:45.725 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_invalid_mount_point_name [0.057696s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_different_pool_types [0.045478s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_snapshot [0.024574s] ... ok 2025-10-10 08:12:45.804 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Invalid mount_point_name: prefixaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2025-10-10 08:12:45.806 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_too_long_mount_point_name [0.080294s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_deallocate_container [0.028687s] ... ok 2025-10-10 08:12:45.831 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_mount_point_name [0.024346s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_exist [0.030368s] ... ok 2025-10-10 08:12:45.864 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_6_manage_starting [0.032389s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_vserver_vol_none_negative [0.030605s] ... ok Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver fake_vserver not found. 2025-10-10 08:12:45.913 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_7_error_deleting [0.049437s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_3 [0.036047s] ... ok 2025-10-10 08:12:45.937 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_restore_share [0.023950s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_1_pool [0.024891s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_2_None [0.023321s] ... ok 2025-10-10 08:12:45.973 1703142 DEBUG manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Checking backup size 1 against share size 1. restore_share_backup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:4283 2025-10-10 08:12:45.973 1703142 INFO manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Overwriting share 7d74500c-1f15-49a6-b8aa-571379caabbc with restore of backup 2bee4fec-838a-41e8-9fce-8b95e93f29d0. 2025-10-10 08:12:45.975 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_1_manila_share [0.037790s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica [0.025582s] ... ok 2025-10-10 08:12:46.003 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_active_replica [0.027785s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_2 [0.035556s] ... ok 2025-10-10 08:12:46.034 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_1_None [0.031017s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_replica_still_creating [0.026371s] ... ok Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver fake_vserver not found. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_3 [0.019835s] ... ok 2025-10-10 08:12:46.078 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.043905s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot [0.019644s] ... ok 2025-10-10 08:12:46.115 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Migration of share server 4ca8f245-bedf-458a-9ae9-e5a5dc921f89 cannot be cancelled because the provided share server is not being migrated. 2025-10-10 08:12:46.117 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver not specified. {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_1___active___None_ [0.038259s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_2 [0.030872s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_do_setup [0.039955s] ... ok 2025-10-10 08:12:46.188 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete [0.071343s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_1_default [0.023264s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server [0.021532s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_cluster_creds [0.022322s] ... ok 2025-10-10 08:12:46.254 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination [0.070814s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_cg_snapshot_name [0.034874s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_2_hidden [0.022868s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options [0.024565s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_goodness_function [0.023316s] ... ok 2025-10-10 08:12:46.347 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_no_share_server [0.088454s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_4 [0.023608s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_cluster_creds [0.019903s] ... ok 2025-10-10 08:12:46.386 1703142 DEBUG manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share server fake_src_server_id was not found. We will search for a successful migration share_server_migration_get_progress /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:3429 2025-10-10 08:12:46.387 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_has_destination_only [0.039055s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_2 [0.022656s] ... ok 2025-10-10 08:12:46.864 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Migration progress of share server d8fdcd6b-98d2-4152-ace4-d7caac49c255 cannot be obtained. The provided share server is not being migrated. 2025-10-10 08:12:46.866 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_migrating [0.478926s] ... ok 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Failed to obtain migration progress of share server 65d04a41-973d-4f9b-9578-1763affe232e.: Exception 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api Traceback (most recent call last): 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 3476, in share_server_migration_get_progress 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api self.share_rpcapi.share_server_migration_get_progress( 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api return self._mock_call(*args, **kwargs) 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api raise effect 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api Exception 2025-10-10 08:12:46.913 1703142 ERROR manila.share.api 2025-10-10 08:12:46.915 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_rpcapi_exception [0.048979s] ... ok 2025-10-10 08:12:46.956 1703142 DEBUG manila.share.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share server fake_source_server_id was not found. We will search for a successful migration share_server_migration_get_progress /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py:3429 2025-10-10 08:12:46.957 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_source_not_found [0.042005s] ... ok 2025-10-10 08:12:47.042 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_request_spec_dict [0.085490s] ... ok 2025-10-10 08:12:47.082 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_2_0 [0.043578s] ... ok 2025-10-10 08:12:47.144 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_shrink_with_share_type_size_limit [0.056968s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_4 [0.768821s] ... ok 2025-10-10 08:12:47.176 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_location_get [0.032067s] ... ok 2025-10-10 08:12:47.200 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share [0.023302s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_qos_specs_1 [0.024855s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_3 [0.025896s] ... ok 2025-10-10 08:12:47.236 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_group_snapshot_members [0.037542s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_has_pool [0.068325s] ... ok 2025-10-10 08:12:47.304 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage [0.066139s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_2_False [0.044386s] ... ok 2025-10-10 08:12:47.346 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server [0.042536s] ... ok 2025-10-10 08:12:47.379 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_snapshot [0.031517s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_4 [0.047851s] ... ok 2025-10-10 08:12:47.405 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_1_True [0.025957s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_vserver [0.030751s] ... ok 2025-10-10 08:12:47.428 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_2_False [0.022584s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_create_new_policy [0.021263s] ... ok 2025-10-10 08:12:47.451 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_from_metadata [0.023297s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_2_False [0.025979s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_no_enable_with_pool [0.033256s] ... ok 2025-10-10 08:12:47.505 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_no_share_servers [0.055719s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_true [0.022424s] ... ok 2025-10-10 08:12:47.534 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_fail_validation [0.027920s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_1 [0.019925s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_1 [0.019939s] ... ok 2025-10-10 08:12:47.568 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_1 [0.033880s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_4 [0.025080s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_not_found [0.025850s] ... ok 2025-10-10 08:12:47.621 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_3 [0.056951s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_wrong_pool_style [0.029948s] ... ok 2025-10-10 08:12:47.668 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_5 [0.039258s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_1_None [0.024142s] ... ok 2025-10-10 08:12:47.689 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_7 [0.019841s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_1 [0.026680s] ... ok 2025-10-10 08:12:47.707 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_2 [0.017893s] ... ok 2025-10-10 08:12:47.725 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_3 [0.018366s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_4 [0.028635s] ... ok 2025-10-10 08:12:47.750 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2354, in manage_existing_snapshot volume = vserver_client.get_volume(share_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_3 [0.024992s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_1_NaApiError [0.024865s] ... ok 2025-10-10 08:12:47.770 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_5 [0.018937s] ... ok Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2354, in manage_existing_snapshot volume = vserver_client.get_volume(share_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.NetAppException: Exception due to NetApp failure. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_2_NetAppException [0.024922s] ... ok 2025-10-10 08:12:47.789 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_7 [0.019118s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_1 [0.022255s] ... ok 2025-10-10 08:12:47.808 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_9 [0.019139s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_type_is_encrypted [0.022837s] ... ok 2025-10-10 08:12:47.828 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_initialized [0.019952s] ... ok 2025-10-10 08:12:47.847 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error [0.021430s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_2_src_share_server_not_expected [0.026506s] ... ok Cannot migrate share fakeinstanceid efficiently between fakehost and fakehost. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3682, in migration_check_compatibility raise exception.NetAppException(msg) manila.exception.NetAppException: Cannot migrate share because the source and destination pool support different SnapLock type. 2025-10-10 08:12:47.873 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_snaplock_not_compatible [0.019344s] ... ok 2025-10-10 08:12:47.875 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:47.875 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:47.876 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_5________create_snapshot____delete_snapshot____True_ [0.024344s] ... ok 2025-10-10 08:12:47.898 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_security_service [0.023178s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_qos_extra_specs [0.027081s] ... ok 2025-10-10 08:12:47.922 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replicated_snapshot [0.022650s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_1_True [0.030995s] ... ok 2025-10-10 08:12:47.945 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:47.947 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:47.949 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.003s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:47.951 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:47.954 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_2_create_snapshot [0.031242s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export_target_not_found [0.026072s] ... ok 2025-10-10 08:12:47.972 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Creating share group from group snapshot fake_share_group_snapshot_id. create_share_group_from_share_group_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1535 2025-10-10 08:12:47.974 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_dhss [0.019488s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue [0.020503s] ... ok 2025-10-10 08:12:47.993 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Creating share group from group snapshot fake_share_group_snapshot_id. create_share_group_from_share_group_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1535 2025-10-10 08:12:47.995 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict_raise [0.021268s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_not_found [0.019610s] ... ok 2025-10-10 08:12:48.019 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replica [0.024598s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_error [0.018569s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_not_found [0.018925s] ... ok 2025-10-10 08:12:48.044 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_1_manage_existing_snapshot [0.024104s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_1_True [0.033101s] ... ok 2025-10-10 08:12:48.074 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_2_False [0.030158s] ... ok 2025-10-10 08:12:48.097 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.098 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.100 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.102 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_false [0.026981s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_1_True [0.040449s] ... ok Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. Replica backend is unreachable. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3384, in _safe_change_replica_source dm_session.change_snapmirror_source(replica, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.StorageCommunicationException: Could not communicate with storage array. 2025-10-10 08:12:48.138 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_destination_unreachable [0.023570s] ... ok 2025-10-10 08:12:48.140 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.140 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.141 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:48.147 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_true [0.045278s] ... ok Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3384, in _safe_change_replica_source dm_session.change_snapmirror_source(replica, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_error [0.018188s] ... ok 2025-10-10 08:12:48.170 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_check_compatibility [0.022133s] ... ok Failed to mount readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3425, in _safe_change_replica_source dm_session.wait_for_mount_replica( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_1 [0.026353s] ... ok 2025-10-10 08:12:48.202 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_continue [0.032922s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_1_None [0.036005s] ... ok 2025-10-10 08:12:48.234 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Skipping step 'setup share server', because driver is enabled with mode when Manila does not handle share servers. setup_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1011 2025-10-10 08:12:48.237 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_disabled [0.036901s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_2_fake_vserver_1 [0.025784s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmount_orig_active_replica [0.020270s] ... ok 2025-10-10 08:12:48.273 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_enabled [0.031029s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_missing_snapshot [0.019638s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_share_reverting_to_snapshot [0.018057s] ... ok 2025-10-10 08:12:48.303 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.303 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.304 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.305 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_cancel [0.033714s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_stale_snapmirror [0.019387s] ... ok 2025-10-10 08:12:48.329 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.329 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.329 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.330 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:48.331 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_1___ [0.024146s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created [0.021102s] ... ok 2025-10-10 08:12:48.355 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.355 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.356 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.356 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:48.357 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_2_create_snapshot [0.026370s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created_no_provider_location [0.021980s] ... ok 2025-10-10 08:12:48.379 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.379 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.379 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.380 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:48.381 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_1_True [0.023032s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_provider_locations [0.020755s] ... ok 2025-10-10 08:12:48.401 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.401 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.402 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.402 1703142 DEBUG manila.share.driver [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py:1335 2025-10-10 08:12:48.403 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_2_False [0.021776s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_from_metadata [0.019932s] ... ok 2025-10-10 08:12:48.423 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_security_service [0.020193s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_network_subnet_from_metadata [0.018154s] ... ok 2025-10-10 08:12:48.443 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_custom_storage_driver [0.020820s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_cluster_creds [0.018862s] ... ok 2025-10-10 08:12:48.468 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_delete [0.027105s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_2 [0.035892s] ... ok 2025-10-10 08:12:48.519 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_parameters [0.046211s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_6 [0.063608s] ... ok 2025-10-10 08:12:48.571 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_2 [0.051643s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_2 [0.040535s] ... ok 2025-10-10 08:12:48.632 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update [0.060826s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_luns_present [0.055687s] ... ok 2025-10-10 08:12:48.676 1703142 DEBUG manila.share.hook [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Running 'post hook'. execute_post_hook /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/hook.py:116 2025-10-10 08:12:48.677 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_with_suppression [0.044914s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer [0.029851s] ... ok 2025-10-10 08:12:48.697 1703142 DEBUG manila.share.hook [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Running 'post hook'. execute_post_hook /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/hook.py:116 2025-10-10 08:12:48.698 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_1_True [0.020533s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_1_failure [0.020445s] ... ok FlexGroup share is being created. Will wait the job. 2025-10-10 08:12:48.720 1703142 DEBUG manila.share.hook [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Running 'pre hook'. execute_pre_hook /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/hook.py:95 2025-10-10 08:12:48.721 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_with_suppression [0.022753s] ... ok 2025-10-10 08:12:48.754 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.755 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.755 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:48.959 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_1__True__1__3__10__0_ [0.241978s] ... ok 2025-10-10 08:12:48.991 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:48.991 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:48.991 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.108 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_2__False__1__100__5__0_ [0.144876s] ... ok 2025-10-10 08:12:49.170 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.171 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.172 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.177 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__execute_periodic_hook [0.066940s] ... ok 2025-10-10 08:12:49.223 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.223 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.224 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.313 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_1 [0.136593s] ... ok 2025-10-10 08:12:49.337 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.338 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.338 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.356 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted [0.042315s] ... ok 2025-10-10 08:12:49.376 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.376 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.376 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.397 1703142 WARNING manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Data copy of host assisted migration for share fake_id has not completed successfully. 2025-10-10 08:12:49.401 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_1_data_copying_error [0.044674s] ... ok 2025-10-10 08:12:49.425 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.426 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.426 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.457 1703142 WARNING manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Data copy of host assisted migration for share fake_id has not completed successfully. 2025-10-10 08:12:49.458 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share Migration for share fake_id was cancelled. 2025-10-10 08:12:49.459 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_2_data_copying_cancelled [0.057870s] ... ok 2025-10-10 08:12:49.481 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.481 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.481 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.504 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_3_data_copying_completed [0.044932s] ... ok 2025-10-10 08:12:49.525 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.525 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.525 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.542 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Data copy for migration of share fake_id has not completed yet. 2025-10-10 08:12:49.543 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_4_other [0.038299s] ... ok 2025-10-10 08:12:49.562 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.562 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.562 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.625 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share 97dc3086-34b2-4716-b40e-f2713b2fdce6 failed.: manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 97dc3086-34b2-4716-b40e-f2713b2fdce6 while preserving all metadata. 2025-10-10 08:12:49.625 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:49.625 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1320, in _migration_start_driver 2025-10-10 08:12:49.625 1703142 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-10-10 08:12:49.625 1703142 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 97dc3086-34b2-4716-b40e-f2713b2fdce6 while preserving all metadata. 2025-10-10 08:12:49.625 1703142 ERROR manila.share.manager 2025-10-10 08:12:49.628 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_2 [0.085301s] ... ok 2025-10-10 08:12:49.660 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.660 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.660 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.726 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share 2c0053e3-9a74-4dc2-92d0-1963cddf6efd failed.: manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share 2c0053e3-9a74-4dc2-92d0-1963cddf6efd's source backend for driver-assisted migration. 2025-10-10 08:12:49.726 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:49.726 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1308, in _migration_start_driver 2025-10-10 08:12:49.726 1703142 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-10-10 08:12:49.726 1703142 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share 2c0053e3-9a74-4dc2-92d0-1963cddf6efd's source backend for driver-assisted migration. 2025-10-10 08:12:49.726 1703142 ERROR manila.share.manager 2025-10-10 08:12:49.729 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_4 [0.100312s] ... ok 2025-10-10 08:12:49.748 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.748 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.749 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.785 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_1_True [0.056800s] ... ok 2025-10-10 08:12:49.805 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.805 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.805 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.807 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share fake_share_id reverted to snapshot fake_snapshot_id successfully. 2025-10-10 08:12:49.808 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_1__None__False_ [0.021477s] ... ok 2025-10-10 08:12:49.825 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.825 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.825 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.826 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share fake_share_id reverted to snapshot fake_snapshot_id successfully. 2025-10-10 08:12:49.827 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_2__None__True_ [0.019193s] ... ok 2025-10-10 08:12:49.844 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.844 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.844 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share fake_share_id could not be reverted to snapshot fake_snapshot_id.: manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 3616, in _revert_to_snapshot 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager updated_share_size = self.driver.revert_to_snapshot( 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:49.845 1703142 ERROR manila.share.manager 2025-10-10 08:12:49.847 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_1_None [0.019885s] ... ok 2025-10-10 08:12:49.869 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.870 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.870 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share fake_share_id could not be reverted to snapshot fake_snapshot_id.: manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 3616, in _revert_to_snapshot 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager updated_share_size = self.driver.revert_to_snapshot( 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:49.871 1703142 ERROR manila.share.manager 2025-10-10 08:12:49.873 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_2_fake_reservations [0.026395s] ... ok 2025-10-10 08:12:49.894 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.895 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.895 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.959 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_1 [0.085955s] ... ok 2025-10-10 08:12:49.979 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:49.979 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:49.980 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:49.987 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_2_in_sync [0.027926s] ... ok 2025-10-10 08:12:50.010 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.010 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.010 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.012 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_1 [0.025221s] ... ok 2025-10-10 08:12:50.034 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.035 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.035 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.037 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_7 [0.024066s] ... ok 2025-10-10 08:12:50.058 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.058 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.059 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.089 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Initiating driver migration for share server fake_server_id. _share_server_migration_start_driver /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:6022 2025-10-10 08:12:50.092 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_1__True__True_ [0.055459s] ... ok 2025-10-10 08:12:50.115 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.115 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.116 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.172 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Initiating driver migration for share server fecf5222-f8a0-4586-8e3d-43a9ff9e2771. _share_server_migration_start_driver /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:6022 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share server fecf5222-f8a0-4586-8e3d-43a9ff9e2771 failed.: Exception 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 6034, in _share_server_migration_start_driver 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager server_info = self.driver.share_server_migration_start( 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.173 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.175 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_exception [0.082814s] ... ok 2025-10-10 08:12:50.196 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.196 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.197 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.198 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Snapshot fakesnapshotinstanceid on replica 958e3d04-5dca-49d4-ae2e-dedeb1cf9fea has been deleted. 2025-10-10 08:12:50.199 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_Not_Found_exception [0.022701s] ... ok 2025-10-10 08:12:50.218 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.218 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.219 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.220 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_1_NotFound [0.021805s] ... ok 2025-10-10 08:12:50.238 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.238 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.239 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.240 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_2_ManilaException [0.019747s] ... ok 2025-10-10 08:12:50.264 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.264 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.264 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.342 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Status of share instance 8c993a3d-4654-4c56-8990-7991c18d0281 that belongs to share fake_id_7 was updated to 'available'. _update_share_status /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:5842 2025-10-10 08:12:50.345 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status [0.105309s] ... ok 2025-10-10 08:12:50.368 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.369 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.369 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.435 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_3 [0.089541s] ... ok 2025-10-10 08:12:50.455 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.455 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.455 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.527 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_4 [0.093260s] ... ok 2025-10-10 08:12:50.550 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.550 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.550 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.551 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.551 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.552 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.552 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.553 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_01_connection_get_info [0.024443s] ... ok 2025-10-10 08:12:50.573 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.573 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.573 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.575 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.575 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.575 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.575 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.576 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_03_migration_get_progress [0.022846s] ... ok 2025-10-10 08:12:50.594 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.595 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.595 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.596 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.596 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.597 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.597 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.598 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_05_migration_start [0.021434s] ... ok 2025-10-10 08:12:50.616 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.616 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.616 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.618 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.618 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.619 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.619 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.620 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_07_manage_share [0.021683s] ... ok 2025-10-10 08:12:50.640 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.640 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.641 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.642 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.642 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.643 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.643 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.644 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_16__execute_periodic_hook [0.023956s] ... ok 2025-10-10 08:12:50.663 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.664 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.664 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.665 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.665 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.666 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.666 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.669 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_17_publish_service_capabilities [0.027175s] ... ok 2025-10-10 08:12:50.696 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.697 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.697 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.698 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.699 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.699 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.699 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.700 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_18_delete_share_server [0.029200s] ... ok 2025-10-10 08:12:50.721 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.721 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.722 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.723 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.723 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.724 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.724 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.726 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_20_shrink_share [0.025338s] ... ok 2025-10-10 08:12:50.746 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.747 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.747 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.748 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.748 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.749 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.749 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.750 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_22_delete_share_group [0.024123s] ... ok 2025-10-10 08:12:50.769 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.769 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.770 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.771 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.771 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.771 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.771 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.773 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_23_create_share_group_snapshot [0.022302s] ... ok 2025-10-10 08:12:50.794 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.794 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.794 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.795 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager Exception 2025-10-10 08:12:50.796 1703142 ERROR manila.share.manager 2025-10-10 08:12:50.796 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.001(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:12:50.796 1703142 DEBUG manila.utils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2.0 seconds as it raised Exception: . log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:12:50.798 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_27_promote_share_replica [0.025340s] ... ok 2025-10-10 08:12:50.823 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.823 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.824 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.826 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_connection_get_info [0.027166s] ... ok 2025-10-10 08:12:50.846 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.847 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.847 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.850 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_2___ [0.023971s] ... ok 2025-10-10 08:12:50.868 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.868 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.869 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.874 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: creating 2025-10-10 08:12:50.874 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: created successfully 2025-10-10 08:12:50.875 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot [0.025032s] ... ok 2025-10-10 08:12:50.897 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.902 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.903 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.904 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: creating 2025-10-10 08:12:50.904 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: create failed: manila.exception.InvalidShareInstance: Invalid share instance: Driver returned an invalid status creating. 2025-10-10 08:12:50.905 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_invalid_status [0.030613s] ... ok 2025-10-10 08:12:50.925 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.926 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.926 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.927 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: creating 2025-10-10 08:12:50.927 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Removing 'export_locations' data from share group snapshot member 'fake_member_id_1' update because export locations are not supported. create_share_group_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:5310 2025-10-10 08:12:50.927 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group snapshot ID='fake_snap_id', share group snapshot member ID='fake_member_id_1'. Following keys of sgs member were not updated as not allowed: should_not_be_used_k1. create_share_group_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:5332 2025-10-10 08:12:50.927 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Removing 'export_locations' data from share group snapshot member 'fake_member_id_2' update because export locations are not supported. create_share_group_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:5310 2025-10-10 08:12:50.927 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group snapshot ID='fake_snap_id', share group snapshot member ID='fake_member_id_2'. Following keys of sgs member were not updated as not allowed: should_not_be_used_k2. create_share_group_snapshot /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:5332 2025-10-10 08:12:50.927 1703142 WARNING manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] One of share group snapshot 'fake_snap_id' members does not have reference ID. Its update was skipped. 2025-10-10 08:12:50.928 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: created successfully 2025-10-10 08:12:50.928 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_member_update [0.022096s] ... ok 2025-10-10 08:12:50.953 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.953 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.954 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.954 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: creating 2025-10-10 08:12:50.955 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: created successfully 2025-10-10 08:12:50.955 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_update [0.027482s] ... ok 2025-10-10 08:12:50.976 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:50.976 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:50.976 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:50.979 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: creating 2025-10-10 08:12:50.980 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: created successfully 2025-10-10 08:12:50.980 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_update [0.024980s] ... ok 2025-10-10 08:12:51.646 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:51.647 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:51.647 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:51.737 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share instance 9fb39dba-ac56-4215-81c0-4c00fb68a4e3 created successfully. 2025-10-10 08:12:51.764 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot [0.784775s] ... ok 2025-10-10 08:12:51.792 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:51.793 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:51.793 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:51.895 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share instance 34c6e3e4-eb5f-4f2f-b5e8-acf923136981 created successfully. 2025-10-10 08:12:51.912 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_export_locations_only [0.146462s] ... ok 2025-10-10 08:12:51.940 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:51.941 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:51.942 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:51.978 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share instance 506f0f51-b183-4b6e-827e-14b481b8b4c1 failed on creation.: manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:52.001 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_1_export_location [0.089636s] ... ok 2025-10-10 08:12:52.029 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.029 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.029 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.053 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_dhss_false [0.050939s] ... ok 2025-10-10 08:12:52.077 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.078 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.078 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.123 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.123 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.124 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Using share_server fake_srv_id for share instance b9bdd49a-303a-4ff6-82b8-e2500c476c1d _wrapped_provide_share_server_for_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:888 2025-10-10 08:12:52.124 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.126 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_fail [0.072857s] ... ok 2025-10-10 08:12:52.147 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.148 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.148 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.167 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_availability_zone [0.041520s] ... ok 2025-10-10 08:12:52.195 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.195 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.195 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.197 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_1 [0.029606s] ... ok 2025-10-10 08:12:52.217 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.217 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.217 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.219 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_driver_exception [0.020994s] ... ok 2025-10-10 08:12:52.237 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.237 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.237 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.240 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_driver_handles_ss_disabled [0.021113s] ... ok 2025-10-10 08:12:52.258 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.258 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.258 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.261 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: deleting 2025-10-10 08:12:52.261 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share group fake_id: deleted successfully 2025-10-10 08:12:52.262 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_update [0.022146s] ... ok 2025-10-10 08:12:52.285 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.285 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.286 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Failed to update usages deleting share 'e594168d-f95b-4a1c-a2a6-e12c3d64ce20'.: manila.exception.QuotaError: Quota exceeded: code=500. 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api Traceback (most recent call last): 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1900, in _update_share_instance_usages 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api reservations = QUOTAS.reserve( 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^ 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api return self._mock_call(*args, **kwargs) 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api raise effect 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api manila.exception.QuotaError: Quota exceeded: code=500. 2025-10-10 08:12:52.403 1703142 ERROR manila.db.sqlalchemy.api 2025-10-10 08:12:52.407 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share instance e9f30da8-90fa-446c-b0a5-eec38d40e13a had its deletion deferred. Quota was reclaimed and the share driver will proceed with the deletion. 2025-10-10 08:12:52.421 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.421 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.422 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.423 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.423 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.424 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.424 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.424 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.425 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e9f30da8-90fa-446c-b0a5-eec38d40e13a" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.425 1703142 DEBUG manila.share.access [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance e9f30da8-90fa-446c-b0a5-eec38d40e13a belonging to share e594168d-f95b-4a1c-a2a6-e12c3d64ce20. update_access_rules /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/access.py:305 2025-10-10 08:12:52.445 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share instance e9f30da8-90fa-446c-b0a5-eec38d40e13a: deleted successfully. 2025-10-10 08:12:52.448 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete_quota_error [0.186079s] ... ok 2025-10-10 08:12:52.475 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.476 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.476 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.608 1703142 WARNING manila.db.sqlalchemy.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2025-10-10 08:12:52.618 1703142 WARNING manila.db.sqlalchemy.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2025-10-10 08:12:52.619 1703142 DEBUG manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Created reservations ['999b6532-66d8-4c43-948e-18ed2e9f14d4', '09a0262f-e3bb-4ef2-bc40-eeeea4625ebc', '9c71385b-47f0-4ccc-b734-b7e33ae0a748', '404b9120-167c-4a11-97ff-ec2573e34db4'] reserve /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1038 2025-10-10 08:12:52.626 1703142 DEBUG manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Committed reservations ['999b6532-66d8-4c43-948e-18ed2e9f14d4', '09a0262f-e3bb-4ef2-bc40-eeeea4625ebc', '9c71385b-47f0-4ccc-b734-b7e33ae0a748', '404b9120-167c-4a11-97ff-ec2573e34db4'] commit /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1066 2025-10-10 08:12:52.627 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share instance 36d9d281-4e68-4e6d-a313-00168083c83e: deleted successfully. 2025-10-10 08:12:52.644 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Scheduled deletion of share-server with id '7b073c77-b2b9-4f69-9389-f0bc9b27774c' automatically by deletion of last share. _check_delete_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:3840 2025-10-10 08:12:52.645 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.646 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.673 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Deleting network of share server '7b073c77-b2b9-4f69-9389-f0bc9b27774c' _wrapped_delete_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:4835 2025-10-10 08:12:52.686 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Deleting share server '7b073c77-b2b9-4f69-9389-f0bc9b27774c' _wrapped_delete_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:4866 2025-10-10 08:12:52.708 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: held 0.062s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.708 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share server '7b073c77-b2b9-4f69-9389-f0bc9b27774c' has been deleted successfully. 2025-10-10 08:12:52.710 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_1 [0.261608s] ... ok 2025-10-10 08:12:52.730 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.731 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:52.731 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False [10.454356s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_1_True [0.036358s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_2_False [0.026724s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror [0.024706s] ... ok 2025-10-10 08:12:52.874 1703142 WARNING manila.db.sqlalchemy.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2025-10-10 08:12:52.879 1703142 WARNING manila.db.sqlalchemy.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2025-10-10 08:12:52.879 1703142 DEBUG manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Created reservations ['aae9f4cd-f8a9-4e56-8bd6-0e09b23c1e19', '188a0a3b-3847-48b6-8763-79a2b44c6287', '283c2069-d321-43ad-b042-6f920df09e22', '7f5d0bef-1d3d-48bf-b542-5e1438ae5c62'] reserve /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1038 2025-10-10 08:12:52.884 1703142 DEBUG manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Committed reservations ['aae9f4cd-f8a9-4e56-8bd6-0e09b23c1e19', '188a0a3b-3847-48b6-8763-79a2b44c6287', '283c2069-d321-43ad-b042-6f920df09e22', '7f5d0bef-1d3d-48bf-b542-5e1438ae5c62'] commit /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1066 2025-10-10 08:12:52.885 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share instance 9c699145-8e24-437f-b95e-fc7ef9ccfc91: deleted successfully. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_error_deleting [0.032187s] ... ok 2025-10-10 08:12:52.901 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Scheduled deletion of share-server with id '7a965db7-3bd6-4095-82ef-799d36146799' automatically by deletion of last share. _check_delete_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:3840 2025-10-10 08:12:52.902 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:52.902 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_error_deleting [0.027138s] ... ok 2025-10-10 08:12:52.937 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Deleting network of share server '7a965db7-3bd6-4095-82ef-799d36146799' _wrapped_delete_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:4835 {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_client_and_vserver_name [0.021337s] ... ok 2025-10-10 08:12:52.959 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Deleting share server '7a965db7-3bd6-4095-82ef-799d36146799' _wrapped_delete_share_server /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:4866 {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_most_available_aggr_of_vserver [0.020269s] ... ok 2025-10-10 08:12:52.973 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: held 0.071s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:52.973 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share server '7a965db7-3bd6-4095-82ef-799d36146799' has been deleted successfully. 2025-10-10 08:12:52.975 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_2_False [0.264995s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors [0.030747s] ... ok 2025-10-10 08:12:53.003 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.004 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.004 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.013 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_access_rules_exception [0.040639s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_1 [0.030159s] ... ok 2025-10-10 08:12:53.046 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.046 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.046 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.051 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_driver_exception [0.035380s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resume_snapmirror [0.025954s] ... ok 2025-10-10 08:12:53.077 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.077 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.077 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.083 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_1 [0.031506s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resync_snapmirror [0.034561s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror [0.020701s] ... ok 2025-10-10 08:12:53.116 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.117 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.117 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.120 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_2_ManilaException [0.036228s] ... ok 2025-10-10 08:12:53.142 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.142 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.142 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.144 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_2_False [0.024259s] ... ok 2025-10-10 08:12:53.162 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.163 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.163 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.164 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_full_pool_name [0.019653s] ... ok 2025-10-10 08:12:53.187 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.188 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.188 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.190 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_pool_notexist_and_get_from_driver [0.026650s] ... ok 2025-10-10 08:12:53.211 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.212 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.212 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.282 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:53.283 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] The backend fake_host does not support get backend info method. ensure_driver_resources /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:445 2025-10-10 08:12:53.283 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Re-exporting 7 shares ensure_driver_resources /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:464 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Caught exception trying ensure share 'd6dc8446-a81b-48e0-9c45-268cc705e49f'.: manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 511, in ensure_driver_resources 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager update_share_instances = self.driver.ensure_shares( 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager result = effect(*args, **kwargs) 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 736, in raise_NotImplementedError 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager raise NotImplementedError 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager NotImplementedError 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager During handling of the above exception, another exception occurred: 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 622, in _ensure_share 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager export_locations = self.driver.ensure_share( 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:53.344 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Caught exception trying ensure share '0310f5e6-b934-4dbc-8417-1562bd10b117'.: manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 511, in ensure_driver_resources 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager update_share_instances = self.driver.ensure_shares( 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager result = effect(*args, **kwargs) 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 736, in raise_NotImplementedError 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager raise NotImplementedError 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager NotImplementedError 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager During handling of the above exception, another exception occurred: 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 622, in _ensure_share 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager export_locations = self.driver.ensure_share( 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:53.348 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Caught exception trying ensure share 'f41d3621-2dff-47d7-ba6a-f7d86981eeb6'.: manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 511, in ensure_driver_resources 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager update_share_instances = self.driver.ensure_shares( 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager result = effect(*args, **kwargs) 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 736, in raise_NotImplementedError 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager raise NotImplementedError 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager NotImplementedError 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager During handling of the above exception, another exception occurred: 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 622, in _ensure_share 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager export_locations = self.driver.ensure_share( 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2025-10-10 08:12:53.349 1703142 ERROR manila.share.manager 2025-10-10 08:12:53.351 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_1_ManilaException [0.160654s] ... ok 2025-10-10 08:12:53.372 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.373 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.373 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.490 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:390 2025-10-10 08:12:53.494 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] The backend fake_host does not support get backend info method. ensure_driver_resources /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:445 2025-10-10 08:12:53.495 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Re-exporting 7 shares ensure_driver_resources /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:464 2025-10-10 08:12:53.570 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_update_access_rules [0.218347s] ... ok 2025-10-10 08:12:53.590 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.590 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.591 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.626 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_incompatible_dhss [0.055890s] ... ok 2025-10-10 08:12:53.647 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.648 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.648 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.675 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_quota_error [0.049528s] ... ok 2025-10-10 08:12:53.711 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.712 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.712 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 FlexGroup share is being created. Will wait the job. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment_timeout [5.022207s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_2 [0.028620s] ... ok 2025-10-10 08:12:53.762 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share server fake_share_server_id managed successfully. 2025-10-10 08:12:53.764 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_1 [0.088244s] ... ok Failed to check compatibility for migration. 2025-10-10 08:12:53.783 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.784 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.784 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_check_failure [0.034520s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.057467s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_2 [0.039941s] ... ok 2025-10-10 08:12:53.815 1703142 ERROR manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Failed to commit reservations : sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-10-10 08:12:53.815 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:53.815 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:53.815 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:53.815 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:53.815 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:53.815 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:53.815 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:53.815 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:53.815 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:53.815 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:53.815 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:53.815 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:53.815 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:53.815 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:53.815 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-10-10 08:12:53.815 1703142 ERROR manila.quota 2025-10-10 08:12:53.818 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_2 [0.053488s] ... ok 2025-10-10 08:12:53.837 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.837 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.837 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:53.893 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_1 [0.075045s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_complete_svm_dr [0.021629s] ... ok 2025-10-10 08:12:53.911 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:53.911 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:53.912 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_1 [0.021816s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_exception [0.031780s] ... ok 2025-10-10 08:12:53.985 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share Migration for share 4355919f-fb8a-4ca9-9651-b30d292b2700 was cancelled. 2025-10-10 08:12:53.993 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_2_migration_driver_phase1_done [0.100491s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata [0.053980s] ... ok 2025-10-10 08:12:54.037 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.037 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.038 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_negative_integer [0.028644s] ... ok 2025-10-10 08:12:54.056 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Received request to finish Share Migration for share fake_id. 2025-10-10 08:12:54.056 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share Migration for share fake_id completed successfully. 2025-10-10 08:12:54.058 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_1 [0.064394s] ... ok 2025-10-10 08:12:54.084 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.087 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.087 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_empty_spec [0.055597s] ... ok 2025-10-10 08:12:54.145 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Received request to finish Share Migration for share fake_id. 2025-10-10 08:12:54.147 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_2 [0.089141s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_1 [0.055032s] ... ok 2025-10-10 08:12:54.168 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.168 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.168 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.186 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Received request to finish Share Migration for share fake_id. 2025-10-10 08:12:54.187 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share Migration for share fake_id completed successfully. 2025-10-10 08:12:54.188 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_3 [0.040509s] ... ok Invalid share server network allocation. Bad network configuration: fake exception message. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_fail_on_type [0.040316s] ... ok 2025-10-10 08:12:54.207 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.207 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.207 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_1 [0.048399s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_4 [0.020828s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_5 [0.019003s] ... ok 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share share_id failed.: Exception: fake 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1539, in migration_driver_continue 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager finished = self.driver.migration_continue( 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager raise result 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager Exception: fake 2025-10-10 08:12:54.299 1703142 ERROR manila.share.manager 2025-10-10 08:12:54.301 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_1 [0.113135s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_2 [0.024741s] ... ok 2025-10-10 08:12:54.322 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.322 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.322 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.369 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_2_migration_cancelled [0.068182s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_1 [0.058303s] ... ok 2025-10-10 08:12:54.395 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.396 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.396 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_2 [0.024410s] ... ok 2025-10-10 08:12:54.410 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Entered migration_start method for share fake_id. migration_start /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:1640 2025-10-10 08:12:54.412 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_1_True [0.042022s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_3 [0.021058s] ... ok 2025-10-10 08:12:54.430 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.430 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.431 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.442 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Entered migration_start method for share share_id. migration_start /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:1640 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_1 [0.032676s] ... ok 2025-10-10 08:12:54.450 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Host-assisted migration failed for share share_id.: manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-10-10 08:12:54.450 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:54.450 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1680, in migration_start 2025-10-10 08:12:54.450 1703142 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-10-10 08:12:54.450 1703142 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-10-10 08:12:54.450 1703142 ERROR manila.share.manager 2025-10-10 08:12:54.452 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_1 [0.040223s] ... ok 2025-10-10 08:12:54.471 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.472 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.472 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_1 [0.034707s] ... ok 2025-10-10 08:12:54.492 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Entered migration_start method for share share_id. migration_start /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:1640 2025-10-10 08:12:54.502 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Host-assisted migration failed for share share_id.: manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-10-10 08:12:54.502 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:54.502 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1680, in migration_start 2025-10-10 08:12:54.502 1703142 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-10-10 08:12:54.502 1703142 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-10-10 08:12:54.502 1703142 ERROR manila.share.manager 2025-10-10 08:12:54.504 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_2 [0.051673s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_3 [0.032377s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_4 [0.020587s] ... ok 2025-10-10 08:12:54.544 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.545 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.545 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.557 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Entered migration_start method for share share_id. migration_start /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:1640 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_1 [0.022893s] ... ok 2025-10-10 08:12:54.564 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Host-assisted migration failed for share share_id.: manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-10-10 08:12:54.564 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:54.564 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1680, in migration_start 2025-10-10 08:12:54.564 1703142 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-10-10 08:12:54.564 1703142 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-10-10 08:12:54.564 1703142 ERROR manila.share.manager 2025-10-10 08:12:54.567 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_3 [0.063142s] ... ok 2025-10-10 08:12:54.601 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.602 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.602 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.604 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_1_openstack1_watson__pool0 [0.036449s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_2 [0.037331s] ... ok 2025-10-10 08:12:54.623 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.623 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.624 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.633 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_1_readable [0.029128s] ... ok 2025-10-10 08:12:54.657 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.657 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.658 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_1_None [0.081526s] ... ok 2025-10-10 08:12:54.690 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.691 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.699 1703142 DEBUG manila.db.sqlalchemy.api [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] quota_usages out of sync, updating. project_id: None, user_id: None, share_type_id: None, resource: encryption_keys, tracked usage: 0, actual usage: 1 _quota_reserve /builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py:1301 2025-10-10 08:12:54.701 1703142 DEBUG manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Created reservations ['4645c076-23f2-4d08-89d1-05db4511117e'] reserve /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1038 2025-10-10 08:12:54.702 1703142 DEBUG manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Committed reservations ['4645c076-23f2-4d08-89d1-05db4511117e'] commit /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1066 2025-10-10 08:12:54.703 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Cannot create ACL for Barbican user Failed while communicating to Barbican. Please check the provided credentials .: manila.exception.ManilaBarbicanACLError: Failed while communicating to Barbican. Please check the provided credentials . 2025-10-10 08:12:54.707 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: held 0.016s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.708 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_1_True [0.075053s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_2_None [0.032651s] ... ok 2025-10-10 08:12:54.727 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.727 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.727 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_3_not_present [0.033034s] ... ok 2025-10-10 08:12:54.761 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.761 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.761 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Created Barbican ACL for encryption key reference fake_ref. _wrapped_provide_share_server_for_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:833 2025-10-10 08:12:54.762 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Created app cred id fake_application_credential_id _wrapped_provide_share_server_for_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:845 2025-10-10 08:12:54.762 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Using share_server fake for share instance 6d107ba7-14a3-450d-a3f9-c4304b0d7450 _wrapped_provide_share_server_for_share /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:888 2025-10-10 08:12:54.771 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Generated encryption_key_href fake_secret_href for backend share server. _build_server_metadata /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:924 2025-10-10 08:12:54.771 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Using preexisting share server: 'fake' 2025-10-10 08:12:54.771 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: held 0.010s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.772 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_3 [0.025401s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_2_False [0.073788s] ... ok 2025-10-10 08:12:54.803 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.804 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.804 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.805 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Updating share status 2025-10-10 08:12:54.806 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss [0.023326s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_1 [0.030682s] ... ok 2025-10-10 08:12:54.837 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.837 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.838 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif_no_admin_network [0.034416s] ... ok 2025-10-10 08:12:54.860 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_1_migration_success [0.057247s] ... ok Failed to configure Vserver. 2025-10-10 08:12:54.886 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.887 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.887 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:54.888 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] This operation is supported only on backends that handles share servers. 2025-10-10 08:12:54.889 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_dhss_false [0.025568s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_1 [0.046042s] ... ok 2025-10-10 08:12:54.907 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:54.907 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:54.907 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_2 [0.046916s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_replica [0.021525s] ... ok 2025-10-10 08:12:54.971 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share Server Migration for share server 4bb888fe-c883-4e32-a954-50de4a03532e was completed with success. 2025-10-10 08:12:54.974 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_1___fake_src_identifier____fake_dest_identifier__ [0.085169s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_peer [0.021636s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_1___ [0.023343s] ... ok 2025-10-10 08:12:55.025 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:55.025 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:55.032 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.006s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_2 [0.036106s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.023690s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server_with_vserver_name [0.019215s] ... ok 2025-10-10 08:12:55.089 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share server migration for share dde452f5-25fb-4719-87f8-a8bc41758555 completed first phase successfully. 2025-10-10 08:12:55.091 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_1_True [0.117587s] ... ok 2025-10-10 08:12:55.111 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:55.111 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:55.111 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.048993s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_vserver [0.030065s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_02 [0.020473s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_04 [0.018233s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_1 [0.020193s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_3 [0.029523s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_existing_error [0.030737s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_1 [0.019828s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_2 [0.018749s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_with_error [0.018193s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_2_fake_migration_id [0.018318s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_snapmirror_failure [0.026392s] ... ok Cannot perform server migration within the same cluster. Please choose a destination host that's in a different cluster. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_cluster [0.040887s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_exception [0.019186s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_get_progress [0.017991s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_2 [0.020253s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_4 [0.018805s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_snapmirror_start_failure [0.041081s] ... ok Could not find Vserver for share server being deleted: fake_vserver_1. Deletion of share server record will proceed anyway. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_vserver [0.030188s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_2_dr [0.023088s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_4 [0.029323s] ... ok The requested security service update is not supported by the NetApp driver. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_check_error [0.059110s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share [0.027629s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver_with_share_server_negative [0.022356s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_match [0.029285s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_mismatch [0.023513s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_vserver_not_found [0.057363s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp [0.024436s] ... ok 2025-10-10 08:12:55.902 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Destination share server e6b83282-d200-4b52-ae05-e16ffb9bfbce refers to a source share server bd4c265b-6232-46ae-a9f5-aa69bcd59286 that does not exists. 2025-10-10 08:12:55.904 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_1 [0.812524s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp_not_found [0.025884s] ... ok 2025-10-10 08:12:55.925 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:55.925 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:55.925 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value_not_found [0.026219s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_adjusted_consistency_point_time [0.058195s] ... ok 2025-10-10 08:12:55.994 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Entered share_server_migration_start method for share server 56f6c71c-1c88-4de9-988c-98155dee8c4a. share_server_migration_start /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:6189 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] The driver could not migrate the share server 56f6c71c-1c88-4de9-988c-98155dee8c4a: manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 6204, in share_server_migration_start 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager self._share_server_migration_start_driver( 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2025-10-10 08:12:56.001 1703142 ERROR manila.share.manager 2025-10-10 08:12:56.003 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_1_True [0.102706s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_aggregates_for_pools [0.026800s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_2 [0.021190s] ... ok 2025-10-10 08:12:56.071 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.072 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.072 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_kahuna_overutilized [0.038382s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_system_counters [0.041985s] ... ok 2025-10-10 08:12:56.142 1703142 DEBUG manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Entered share_server_migration_start method for share server 0038849d-d033-4363-a439-0af443aad512. share_server_migration_start /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py:6189 2025-10-10 08:12:56.142 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] This operation is supported only on backends that handle share servers. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_time [0.022907s] ... ok 2025-10-10 08:12:56.143 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] The driver could not migrate the share server 0038849d-d033-4363-a439-0af443aad512: manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2025-10-10 08:12:56.143 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:56.143 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 6202, in share_server_migration_start 2025-10-10 08:12:56.143 1703142 ERROR manila.share.manager raise exception.OperationNotSupportedByDriverMode() 2025-10-10 08:12:56.143 1703142 ERROR manila.share.manager manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2025-10-10 08:12:56.143 1703142 ERROR manila.share.manager 2025-10-10 08:12:56.150 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_2_False [0.142781s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init [0.026034s] ... ok 2025-10-10 08:12:56.180 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.180 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.180 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_counters_unavailable [0.031396s] ... ok 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Failed to update quota on share shrinking.: Exception: fake 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 5024, in shrink_share 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager reservations = QUOTAS.reserve(context, **deltas) 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager Exception: fake 2025-10-10 08:12:56.209 1703142 ERROR manila.share.manager 2025-10-10 08:12:56.211 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_1 [0.061190s] ... ok 2025-10-10 08:12:56.233 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.234 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.234 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_first_pass [0.030887s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_access_rules [0.026014s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_1 [0.019661s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_3 [0.020787s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_4 [0.024215s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share [0.021142s] ... ok 2025-10-10 08:12:56.352 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share fake_share_id has transfer from fake to None completed successfully. 2025-10-10 08:12:56.358 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_1_True [0.146440s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_added_rules [0.025341s] ... ok 2025-10-10 08:12:56.382 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.382 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.382 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_deleted_rules [0.033992s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_2_False [0.023354s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_delete_share [0.030006s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_2_invalid [0.034696s] ... ok 2025-10-10 08:12:56.532 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_other_driver_exception [0.174125s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target [0.034005s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target_missing_location [0.018721s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access [0.019295s] ... ok 2025-10-10 08:12:56.573 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.573 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.574 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_family [0.019058s] ... ok {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_mode [0.019022s] ... ok 2025-10-10 08:12:56.634 1703142 DEBUG manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Committed reservations [] commit /builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py:1066 {1} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_2_False [0.026790s] ... ok 2025-10-10 08:12:56.637 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Can not remove access rules of share: .: Exception 2025-10-10 08:12:56.641 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_remove_access_rules_error [0.116923s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags_missing_flag [0.022352s] ... ok 2025-10-10 08:12:56.672 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.674 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.676 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_1 [0.037562s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_1 [0.023788s] ... ok 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Error unmanaging share server fake_share_server_id: manila.exception.ShareServerNotFound: Share server fake could not be found. 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager Traceback (most recent call last): 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 3562, in unmanage_share_server 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager self.db.share_server_delete(context, share_server_id) 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager raise effect 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager manila.exception.ShareServerNotFound: Share server fake could not be found. 2025-10-10 08:12:56.715 1703142 ERROR manila.share.manager 2025-10-10 08:12:56.727 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_error [0.078443s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_repeated_aggr [0.019988s] ... ok 2025-10-10 08:12:56.761 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.763 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.768 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.005s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_2__reg__ [0.048434s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_info_from_version_info [0.020916s] ... ok 2025-10-10 08:12:56.816 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share server fake_share_server_id unmanaged successfully. 2025-10-10 08:12:56.819 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_network_allocations [0.091641s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_rpm [0.019361s] ... ok 2025-10-10 08:12:56.840 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.841 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.843 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.002s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_platform [0.018778s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_version_from_version_string [0.017090s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_no_info_from_version_info [0.016462s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg [0.020842s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg_no_pkg_found [0.019800s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm_no_pkg_found [0.017699s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_platform [0.017486s] ... ok 2025-10-10 08:12:56.876 1703142 ERROR manila.quota [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Failed to commit reservations : sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-10-10 08:12:56.876 1703142 ERROR manila.quota Traceback (most recent call last): 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit 2025-10-10 08:12:56.876 1703142 ERROR manila.quota self._driver.commit( 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit 2025-10-10 08:12:56.876 1703142 ERROR manila.quota db.reservation_commit( 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return IMPL.reservation_commit( 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2025-10-10 08:12:56.876 1703142 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota self.force_reraise() 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-10 08:12:56.876 1703142 ERROR manila.quota raise self.value 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return f(*args, **kwargs) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return fn(*args, **kwargs) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2025-10-10 08:12:56.876 1703142 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2025-10-10 08:12:56.876 1703142 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return a.in_(b) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return self.operate(in_op, other) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate 2025-10-10 08:12:56.876 1703142 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl 2025-10-10 08:12:56.876 1703142 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2025-10-10 08:12:56.876 1703142 ERROR manila.quota resolved = impl._literal_coercion( 2025-10-10 08:12:56.876 1703142 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion 2025-10-10 08:12:56.876 1703142 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-10-10 08:12:56.876 1703142 ERROR manila.quota File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected 2025-10-10 08:12:56.876 1703142 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2025-10-10 08:12:56.876 1703142 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-10-10 08:12:56.876 1703142 ERROR manila.quota 2025-10-10 08:12:56.885 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.885 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.899 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.014s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:56.899 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.899 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.900 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:56.900 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.901 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.901 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_e993ab9e-b3ed-4f82-985b-7c14762090b2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:56.902 1703142 DEBUG manila.share.access [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance e993ab9e-b3ed-4f82-985b-7c14762090b2 belonging to share 3d9e0ed7-1aa7-4217-a41b-baa9f0288795. update_access_rules /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/access.py:305 2025-10-10 08:12:56.902 1703142 WARNING manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Since share 3d9e0ed7-1aa7-4217-a41b-baa9f0288795 has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. 2025-10-10 08:12:56.902 1703142 INFO manila.share.manager [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Share 3d9e0ed7-1aa7-4217-a41b-baa9f0288795: unmanaged successfully. 2025-10-10 08:12:56.907 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_1_True [0.092004s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.019505s] ... ok 2025-10-10 08:12:56.947 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.947 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.947 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:56.949 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_security_service [0.036006s] ... ok 2025-10-10 08:12:56.976 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:56.977 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:56.977 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:56.981 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_02 [0.036761s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__some_error [0.028921s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thick_provisoning [0.020913s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__add_one_ip_to_empty_access_list [0.020286s] ... ok 2025-10-10 08:12:57.057 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.057 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.058 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.060 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_03 [0.074133s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__unsupported_access_type [0.019826s] ... ok 2025-10-10 08:12:57.081 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.081 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.082 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.083 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_04 [0.022997s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_exist [0.026631s] ... ok 2025-10-10 08:12:57.101 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.101 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.102 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.103 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_09 [0.019669s] ... ok 2025-10-10 08:12:57.121 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.121 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.121 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.123 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_10 [0.019556s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete [0.031495s] ... ok 2025-10-10 08:12:57.146 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.146 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.146 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.152 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_03 [0.029787s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefDatasets.test_rename [0.035185s] ... ok 2025-10-10 08:12:57.185 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.185 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.185 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.188 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_05 [0.035772s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_defaults [0.040334s] ... ok 2025-10-10 08:12:57.211 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.211 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.212 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.214 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_07 [0.025354s] ... ok 2025-10-10 08:12:57.233 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.233 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.234 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.235 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_08 [0.020874s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_kwargs [0.039649s] ... ok 2025-10-10 08:12:57.253 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.253 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.254 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.256 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405 2025-10-10 08:12:57.256 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410 2025-10-10 08:12:57.257 1703142 DEBUG oslo_concurrency.lockutils [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /usr/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424 2025-10-10 08:12:57.258 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_3_720 [0.023327s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message [0.038592s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_acl [0.049313s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_mount [0.032424s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_bearer [0.025075s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_lock [0.024041s] ... ok 2025-10-10 08:12:57.413 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_1_True [0.161469s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_no_data [0.032363s] ... ok 2025-10-10 08:12:57.468 1703142 INFO manila.coordination [None req-02e59b5e-42b4-413d-b48f-61089ffa56a9 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_status_error [0.047713s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete [0.030726s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_invalid_payload [0.039535s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) 2025-10-10 08:12:57.575 1703142 INFO manila.coordination [None req-98a3c69d-ac48-4f5b-b9ab-3f79ddc82846 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___non_ok_response [0.057225s] ... ok {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_replicated_snapshot [0.111139s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_payload [0.021394s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth_error [0.019101s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_timeout [0.018963s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_bad_content [0.018220s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_empty [0.022136s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_empty [0.016935s] ... ok --- Logging error --- {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401_max_retries [0.017729s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) 2025-10-10 08:12:57.724 1703142 INFO manila.coordination [None req-f0069fc8-3aec-4979-ad2b-72b9c25acbb9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group [0.144778s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_error [0.017552s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_max_retries [0.017785s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_empty [0.020579s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_default [0.020126s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_request [0.021011s] ... ok --- Logging error --- {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSnapshots.test_clone [0.017733s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:12:57.835 1703142 INFO manila.coordination [None req-4e88bcc1-08d7-4196-ae5a-88471c6b0207 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group_snapshot [0.114045s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test__get_provisioned_capacity [0.030276s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error [0.025656s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.020989s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_quota [0.019505s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_reservation [0.020081s] ... ok 2025-10-10 08:12:57.948 1703142 INFO manila.coordination [None req-8ddc3dd1-d36d-41b3-9833-2c515ac9c33b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_replica [0.109493s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_1 [0.026991s] ... ok {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_04___12___12_ [0.062925s] ... ok {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_08___1023b___1023_ [0.026923s] ... ok --- Logging error --- {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_09___0B___0_ [0.044087s] ... ok 2025-10-10 08:12:58.125 1703142 INFO manila.coordination [None req-bb993a53-c4a1-4be4-a724-19bc27cc146e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_server [0.184507s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} flashblade_api configuration parameter must be specified NoneType: None {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_empty_auth_parameters [0.063135s] ... ok {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot_bad_snapshot [0.042965s] ... ok {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share_over_consumed [0.026507s] ... ok Only "ip" access type is allowed for NFS protocol. {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_update_access_share [0.019040s] ... ok --- Logging error --- 2025-10-10 08:12:58.272 1703142 INFO manila.coordination [None req-9064c920-5a40-4af3-81ae-b92e1d058568 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_get_progress [0.139115s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_delete_share [0.019254s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) 2025-10-10 08:12:58.379 1703142 INFO manila.coordination [None req-73a69df7-b92c-431c-9c52-31406f82c6a5 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_start [0.107344s] ... ok return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ 2025-10-10 08:12:58.499 1703142 INFO manila.coordination [None req-950f1bc9-935d-4037-a663-cfde72866d00 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_promote_share_replica [0.118855s] ... ok File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- 2025-10-10 08:12:58.609 1703142 INFO manila.coordination [None req-bd9375b3-308d-4d16-97a5-744c31dadf26 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_serialized_share_has_id [0.109725s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- 2025-10-10 08:12:58.714 1703142 INFO manila.coordination [None req-3567212d-16a8-416e-abda-2d49b187a17a fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_snapshot_update_access [0.104717s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) 2025-10-10 08:12:58.859 1703142 INFO manila.coordination [None req-80797e79-2f50-4bcd-ada4-8b9a00596138 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_share_server [0.144609s] ... ok File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_rpcapi.py", line 78, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-10-10 08:12:58.994 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_replica [0.135358s] ... ok 2025-10-10 08:12:59.016 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_with_invalid_optional_extra_spec_1 [0.021266s] ... ok 2025-10-10 08:12:59.036 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_2 [0.019345s] ... ok 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Share type test has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types Traceback (most recent call last): 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.058 1703142 ERROR manila.share.share_types 2025-10-10 08:12:59.060 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_4 [0.023182s] ... ok 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Share type test_with_extra has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types Traceback (most recent call last): 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.094 1703142 ERROR manila.share.share_types 2025-10-10 08:12:59.097 1703142 DEBUG manila.share.share_types [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Searching by: {'extra_specs': {'gold': 'True'}} get_all_types /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py:146 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Share type test_with_extra has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types Traceback (most recent call last): 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.097 1703142 ERROR manila.share.share_types 2025-10-10 08:12:59.098 1703142 DEBUG manila.share.share_types [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Searching by: {'extra_specs': {'gold': 'False'}} get_all_types /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py:146 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Share type test_with_extra has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types Traceback (most recent call last): 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-10-10 08:12:59.098 1703142 ERROR manila.share.share_types 2025-10-10 08:12:59.098 1703142 DEBUG manila.share.share_types [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Searching by: {'extra_specs': {'gold': 'True'}} get_all_types /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py:146 2025-10-10 08:12:59.099 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search [0.039810s] ... ok 2025-10-10 08:12:59.123 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_02___snapshot_support____t__ [0.023915s] ... ok 2025-10-10 08:12:59.143 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_03___snapshot_support____true__ [0.018938s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_host [0.862479s] ... ok 2025-10-10 08:12:59.161 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_05___snapshot_support____y__ [0.018053s] ... ok Snapshot id fakeSnapshotId does not exist {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_2 [0.029849s] ... ok 2025-10-10 08:12:59.179 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_10___snapshot_support____off__ [0.018106s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_share_api [0.021764s] ... ok 2025-10-10 08:12:59.208 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_13___create_share_from_snapshot_support____1__ [0.030341s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_api [0.039377s] ... ok 2025-10-10 08:12:59.246 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_18___create_share_from_snapshot_support____yes__ [0.034991s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_06 [0.028807s] ... ok 2025-10-10 08:12:59.267 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_25___revert_to_snapshot_support____1__ [0.020047s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_10 [0.024859s] ... ok 2025-10-10 08:12:59.289 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_27___revert_to_snapshot_support____true__ [0.022198s] ... ok 2025-10-10 08:12:59.310 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_31___revert_to_snapshot_support____0__ [0.021455s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_11 [0.039520s] ... ok 2025-10-10 08:12:59.350 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_32___revert_to_snapshot_support____f__ [0.039389s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_15 [0.028809s] ... ok 2025-10-10 08:12:59.372 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_35___revert_to_snapshot_support____n__ [0.021299s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_21 [0.037269s] ... ok 2025-10-10 08:12:59.397 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_37___mount_snapshot_support____1__ [0.026963s] ... ok 2025-10-10 08:12:59.421 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_40___mount_snapshot_support____on__ [0.021388s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_26 [0.045259s] ... ok 2025-10-10 08:12:59.441 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_49___mount_point_name_support____1__ [0.019681s] ... ok 2025-10-10 08:12:59.463 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_51___mount_point_name_support____true__ [0.022181s] ... ok 2025-10-10 08:12:59.509 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_check_for_setup_error [0.070532s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_53___mount_point_name_support____y__ [0.047562s] ... ok 2025-10-10 08:12:59.534 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_55___mount_point_name_support____0__ [0.028168s] ... ok 2025-10-10 08:12:59.566 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_57___mount_point_name_support____false__ [0.025994s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_1 [0.057055s] ... ok 2025-10-10 08:12:59.589 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_58___mount_point_name_support____off__ [0.022797s] ... ok 2025-10-10 08:12:59.607 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_62___replication_type____readable__ [0.017732s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_3 [0.053819s] ... ok 2025-10-10 08:12:59.626 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_64___encryption_support____share__ [0.018435s] ... ok 2025-10-10 08:12:59.644 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_69___provisioning_mount_point_prefix____gold__ [0.018467s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_5 [0.027981s] ... ok 2025-10-10 08:12:59.663 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_70___provisioning_mount_point_prefix____silver__ [0.018058s] ... ok 2025-10-10 08:12:59.693 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_unknown_key [0.031474s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_6 [0.041451s] ... ok 2025-10-10 08:12:59.718 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_3_0000000000 [0.026540s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_1 [0.039272s] ... ok 2025-10-10 08:12:59.752 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_01___driver_handles_share_servers____1__ [0.031135s] ... ok 2025-10-10 08:12:59.775 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_09___driver_handles_share_servers____false__ [0.022377s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_4 [0.038115s] ... ok 2025-10-10 08:12:59.794 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_2 [0.019454s] ... ok 2025-10-10 08:12:59.812 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_4 [0.017508s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_1 [0.031054s] ... ok 2025-10-10 08:12:59.832 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_5 [0.019609s] ... ok 2025-10-10 08:12:59.854 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_2__is__Wrong [0.022434s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_1 [0.043045s] ... ok 2025-10-10 08:12:59.879 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_3_None [0.024963s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_3 [0.033141s] ... ok 2025-10-10 08:12:59.899 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_1_______az_1___az2__az_3__ [0.020037s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro [0.022790s] ... ok 2025-10-10 08:12:59.917 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_2_az_1_az2_az_3___ [0.017854s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_2_CIFS [0.020036s] ... ok 2025-10-10 08:12:59.941 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_string_too_long [0.024022s] ... ok 2025-10-10 08:12:59.964 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_update_share_type [0.022469s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot [0.042594s] ... ok 2025-10-10 08:12:59.986 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_pool [0.021892s] ... ok 2025-10-10 08:13:00.007 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name [0.020283s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_clone_fail [0.032096s] ... ok 2025-10-10 08:13:00.024 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name_index_error [0.017324s] ... ok Snapshot fakeSnapshotId does not exist {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_without_snapshot_id [0.020972s] ... ok 2025-10-10 08:13:00.042 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_host [0.017865s] ... ok The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_share_exist [0.021681s] ... ok 2025-10-10 08:13:00.066 1703142 INFO manila.coordination [None req-41d25503-b318-4e7d-b45c-90e8d13a8a16 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_pool [0.024069s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_1 [0.020976s] ... ok 2025-10-10 08:13:00.085 1703142 INFO manila.coordination [None req-5a67a200-d83f-44d7-8079-2a881a38497a fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_sg_snapshot_minimal_request_no_members_with_name [0.018827s] ... ok volID for Share shareId does not exist {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_volid [0.023003s] ... ok 2025-10-10 08:13:00.107 1703142 INFO manila.coordination [None req-164ee57f-9006-46d7-95a5-8bc1de0663c3 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_does_not_exist [0.028597s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_positive [0.026897s] ... ok 2025-10-10 08:13:00.142 1703142 INFO manila.coordination [None req-adc46d58-de76-4651-921a-2a0f17aac652 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_in_creating [0.027762s] ... ok Snapshot fakeSnapshotId does not exist {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot_without_snapshot_id [0.026467s] ... ok 2025-10-10 08:13:00.161 1703142 INFO manila.coordination [None req-0ee44007-0a84-455b-86d5-ff8062a7f2eb fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_2_specified_stypes_all_unsupported_in_AZ [0.018913s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist [0.021264s] ... ok 2025-10-10 08:13:00.180 1703142 INFO manila.coordination [None req-063bf965-1adf-40fb-8100-9a067809188f fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_type_and_share_network [0.019311s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_without_hostlist [0.019999s] ... ok 2025-10-10 08:13:00.200 1703142 INFO manila.coordination [None req-5a9ca859-7231-46ad-8cd0-427fdf28dfd3 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_types [0.020221s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share [0.022312s] ... ok 2025-10-10 08:13:00.221 1703142 INFO manila.coordination [None req-af86c33e-781c-47d7-85df-64f6e00db9b7 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_quota_reserve [0.019946s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share_without_share_name [0.023335s] ... ok 2025-10-10 08:13:00.251 1703142 INFO manila.coordination [None req-807de3c8-6aac-4b3f-9753-ba58b2d08849 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_2_False [0.031240s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_1 [0.022127s] ... ok 2025-10-10 08:13:00.279 1703142 INFO manila.coordination [None req-912c445a-79e1-4860-9095-f1361ad673e4 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_share_type_not_found [0.027259s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_ip_not_equel_share_ip [0.019933s] ... ok 2025-10-10 08:13:00.299 1703142 INFO manila.coordination [None req-8cdf3fb5-002f-428a-b09a-f96ab63d5d62 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_with_host [0.019009s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_negative_configutarion [0.020479s] ... ok 2025-10-10 08:13:00.318 1703142 INFO manila.coordination [None req-966f000c-076c-480f-a1b7-e9e59e3f3a97 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_creating_status [0.019069s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_2_fakeHostNameNotMatch [0.021721s] ... ok 2025-10-10 08:13:00.337 1703142 DEBUG manila.share_group.api [None req-609e903d-0102-4a7e-bfaa-7073de48912c - - - - - -] Searching for share_groups by: {'all_tenants': True} get_all /builddir/build/BUILD/manila-21.1.0.dev10/manila/share_group/api.py:335 2025-10-10 08:13:00.338 1703142 INFO manila.coordination [None req-609e903d-0102-4a7e-bfaa-7073de48912c - - - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_not_admin [0.019754s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_share_stats [0.027985s] ... ok 2025-10-10 08:13:00.368 1703142 INFO manila.coordination [None req-a1b6d833-ddc4-4dd2-9994-a70a44820f4a fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_share_group_snapshot_members [0.030310s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify [0.044445s] ... ok 2025-10-10 08:13:00.408 1703142 INFO manila.coordination [None req-786fc9fd-2900-4eb3-984c-5171e1104f61 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get [0.040099s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify_expected_error [0.033177s] ... ok 2025-10-10 08:13:00.448 1703142 INFO manila.coordination [None req-91fcfd49-b2cf-4c2b-b3c7-1a93cd40fd31 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_3 [0.039442s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access [0.021735s] ... ok 2025-10-10 08:13:00.467 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_1 [0.018592s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_new_volume [0.030392s] ... ok 2025-10-10 08:13:00.485 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_2 [0.017671s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_wrong_protocol [0.042701s] ... ok 2025-10-10 08:13:00.542 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access [0.057373s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume [0.028732s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume_disabled [0.023629s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access_nonip [0.017818s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name [0.039883s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists [0.019540s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_no_rules [0.018133s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_add_superfluous [0.017534s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_share_stats [0.017921s] ... ok Only USER access type is allowed for CIFS shares. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_3 [0.018968s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_fail [0.032156s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot_fail [0.029607s] ... ok Tegile share driver has been deprecated and will be removed in a future release. Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot_fail [0.020735s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_2_user [0.042183s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share [0.042378s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_3 [0.021868s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_network_allocations_number [0.019297s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_pool [0.021904s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share [0.034730s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share_fail [0.026330s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-10-10 08:13:01.045 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_conf.ConfigTestCase.test_declare [0.502981s] ... ok 2025-10-10 08:13:01.064 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_conf.ConfigTestCase.test_flag_leak_right [0.018364s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_3 [0.037271s] ... ok 2025-10-10 08:13:01.082 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid [0.017883s] ... ok 2025-10-10 08:13:01.099 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_quota_value [0.017459s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_2_True [0.031395s] ... ok 2025-10-10 08:13:01.118 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_request [0.018234s] ... ok 2025-10-10 08:13:01.149 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_access [0.031250s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_pool_name_not_set [0.051975s] ... ok 2025-10-10 08:13:01.172 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot [0.022446s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_2 [0.026215s] ... ok 2025-10-10 08:13:01.189 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot_instance [0.017085s] ... ok 2025-10-10 08:13:01.206 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_volume [0.017071s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper_conf_dir_empty [0.024182s] ... ok 2025-10-10 08:13:01.223 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_config_not_found [0.017005s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_conf_dir_present_must_exist_false [0.020616s] ... ok 2025-10-10 08:13:01.240 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_default_share_type_not_configured [0.017035s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_allow [0.028310s] ... ok 2025-10-10 08:13:01.259 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_export_location_not_found [0.018444s] ... ok 2025-10-10 08:13:01.278 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_binary_not_found [0.018771s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_deny [0.038321s] ... ok 2025-10-10 08:13:01.298 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_replica_not_found_exception [0.020300s] ... ok {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_provided [0.019055s] ... ok 2025-10-10 08:13:01.317 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found_by_filters [0.019232s] ... ok {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_2 [0.022817s] ... ok 2025-10-10 08:13:01.341 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found_by_name [0.023347s] ... ok 2025-10-10 08:13:01.363 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_instance_not_found [0.022084s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.028288s] ... ok 2025-10-10 08:13:01.397 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionResponseCode413.test_per_share_limit_exceeded [0.033232s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_3_None [0.042094s] ... ok 2025-10-10 08:13:01.418 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_3__ [0.020643s] ... ok 2025-10-10 08:13:01.438 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_exception.ManilaExceptionTestCase.test_ip_address_generation_failure [0.019781s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__teardown_server [0.032364s] ... ok 2025-10-10 08:13:01.459 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_1_True [0.020864s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_with_snaphot [0.020417s] ... ok 2025-10-10 08:13:01.480 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_4_ [0.020632s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_correct [0.021511s] ... ok 2025-10-10 08:13:01.501 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_1_fake_last_capabilities [0.020526s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_incorrect [0.022476s] ... ok 2025-10-10 08:13:01.524 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_3___ [0.023313s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_1_ManilaException [0.026258s] ... ok 2025-10-10 08:13:01.545 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_5 [0.020814s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot [0.020193s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_invalid_helper [0.019213s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container_with_volume_not_found [0.018689s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share [0.019981s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_detached [0.026177s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share [0.052637s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_format_device [0.028254s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_2_fake [0.020506s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume [0.020666s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_error [0.044581s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_none [0.020475s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_invalid_protocol [0.021480s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_valid [0.051285s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem [0.067522s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_1 [0.054638s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_not_present [0.045905s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_2_ro [0.043888s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume [0.018973s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume_invalid_1 [0.021082s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_3 [0.018924s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_get_export [0.018426s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_remote_ganesha_server [0.018177s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_1 [0.018964s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_2 [0.018506s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_1 [0.019205s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_1 [0.018205s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_1 [0.019495s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_2 [0.017236s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_2 [0.025050s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_export_volumes_off [0.020176s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_3 [0.020056s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_share_stats [0.017687s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_2_1_2_3_4__nfs_like_export [0.017838s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_3__1_2_3_4_foo [0.017714s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_5___1_2_3_4_mixed_slashes_and_backslashes_one [0.017917s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_failed [0.028131s] ... ok Could not create CIFS export fake_share_name. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/helpers.py", line 454, in create_exports self._ssh_exec( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/helpers.py", line 459, in create_exports self._ssh_exec(server, create_cmd) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result Exception {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist_exception [0.020543s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_2 [0.019411s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_4 [0.021240s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_level [0.019784s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_1 [0.020115s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_5 [0.018603s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_3_1001__10069 [0.026708s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_4 [0.021987s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_3 [0.018552s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_4 [0.017180s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_host_list [0.018418s] ... ok self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/test_policy.py", line 191, in test_default_admin_role_is_admin ctx = context.RequestContext('fake', 'fake', roles=['johnny-admin']) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_1__foo_bar [0.017534s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_5__1001__1000__124__foo_bar [0.025658s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_restore_access_after_maintenance [0.020153s] ... ok Unsupported access level rw or access type user, skipping removal of access rule to 4.4.4.4. Access rule ip:2.2.2.3 already exists for share fake_share_name {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_1_rw [0.018021s] ... ok --- Logging error --- {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_1 [0.018097s] ... ok Unsupported access level rw or access type user, skipping removal of access rule to lala. Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 410, in format context = _update_record_with_context(record) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 64, in _update_record_with_context d = _dictify_context(context) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 34, in _dictify_context return context.get_logging_values() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_context/context.py", line 314, in get_logging_values values.update(self.to_dict()) ^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 78, in _get_read_deleted return self._read_deleted ^^^^^^^^^^^^^^^^^^ AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_2 [0.017766s] ... ok File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 138, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, self.result): File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 701, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/test_policy.py", line 52, in setUp self.context = context.RequestContext('fake', 'fake', roles=['member']) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 215, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1188, in authorize return self.enforce( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 993, in enforce self.load_rules() File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 625, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 947, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 924, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_2 [0.019939s] ... ok 2025-10-10 08:13:01.563 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.563 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.563 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.563 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.563 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.563 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.563 1703142 ERROR manila.exception 2025-10-10 08:13:01.564 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.565 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_server_id' 2025-10-10 08:13:01.565 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.565 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.565 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.565 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.565 1703142 ERROR manila.exception KeyError: 'share_server_id' 2025-10-10 08:13:01.565 1703142 ERROR manila.exception 2025-10-10 08:13:01.565 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.565 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'id' 2025-10-10 08:13:01.565 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.565 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.565 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.565 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.565 1703142 ERROR manila.exception KeyError: 'id' 2025-10-10 08:13:01.565 1703142 ERROR manila.exception 2025-10-10 08:13:01.565 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.565 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.565 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.565 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.565 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.565 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.565 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.565 1703142 ERROR manila.exception 2025-10-10 08:13:01.566 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.566 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'allowed' 2025-10-10 08:13:01.566 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.566 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.566 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.566 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.566 1703142 ERROR manila.exception KeyError: 'allowed' 2025-10-10 08:13:01.566 1703142 ERROR manila.exception 2025-10-10 08:13:01.566 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 413 2025-10-10 08:13:01.566 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.566 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.566 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.566 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.566 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.566 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.566 1703142 ERROR manila.exception 2025-10-10 08:13:01.567 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.567 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'bridge' 2025-10-10 08:13:01.567 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.567 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.567 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.567 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.567 1703142 ERROR manila.exception KeyError: 'bridge' 2025-10-10 08:13:01.567 1703142 ERROR manila.exception 2025-10-10 08:13:01.567 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.567 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'path' 2025-10-10 08:13:01.567 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.567 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.567 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.567 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.567 1703142 ERROR manila.exception KeyError: 'path' 2025-10-10 08:13:01.567 1703142 ERROR manila.exception 2025-10-10 08:13:01.567 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.567 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.567 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.567 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.567 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.567 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.567 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.567 1703142 ERROR manila.exception 2025-10-10 08:13:01.568 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 409 2025-10-10 08:13:01.569 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'driver' 2025-10-10 08:13:01.569 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.569 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.569 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.569 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.569 1703142 ERROR manila.exception KeyError: 'driver' 2025-10-10 08:13:01.569 1703142 ERROR manila.exception 2025-10-10 08:13:01.569 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.569 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'id' 2025-10-10 08:13:01.569 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.569 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.569 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.569 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.569 1703142 ERROR manila.exception KeyError: 'id' 2025-10-10 08:13:01.569 1703142 ERROR manila.exception 2025-10-10 08:13:01.570 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.570 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.570 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.570 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.570 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.570 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.570 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.570 1703142 ERROR manila.exception 2025-10-10 08:13:01.570 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.570 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.570 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.570 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.570 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.570 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.570 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.570 1703142 ERROR manila.exception 2025-10-10 08:13:01.570 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.570 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'id' 2025-10-10 08:13:01.570 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.570 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.570 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.570 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.570 1703142 ERROR manila.exception KeyError: 'id' 2025-10-10 08:13:01.570 1703142 ERROR manila.exception 2025-10-10 08:13:01.571 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.571 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.571 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.571 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.571 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.571 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.571 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.571 1703142 ERROR manila.exception 2025-10-10 08:13:01.571 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.571 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.571 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.571 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.571 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.571 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.571 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.571 1703142 ERROR manila.exception 2025-10-10 08:13:01.572 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.572 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'uuid' 2025-10-10 08:13:01.572 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.572 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.572 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.572 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.572 1703142 ERROR manila.exception KeyError: 'uuid' 2025-10-10 08:13:01.572 1703142 ERROR manila.exception 2025-10-10 08:13:01.572 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.572 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'file_path' 2025-10-10 08:13:01.572 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.572 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.572 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.572 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.572 1703142 ERROR manila.exception KeyError: 'file_path' 2025-10-10 08:13:01.572 1703142 ERROR manila.exception 2025-10-10 08:13:01.573 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.573 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.573 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.573 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.573 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.573 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.573 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.573 1703142 ERROR manila.exception 2025-10-10 08:13:01.573 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.573 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.573 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.573 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.573 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.573 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.573 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.573 1703142 ERROR manila.exception 2025-10-10 08:13:01.574 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.574 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.574 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.574 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.574 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.574 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.574 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.574 1703142 ERROR manila.exception 2025-10-10 08:13:01.574 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.574 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.574 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.574 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.574 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.574 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.574 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.574 1703142 ERROR manila.exception 2025-10-10 08:13:01.575 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.575 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.575 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.575 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.575 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.575 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.575 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.575 1703142 ERROR manila.exception 2025-10-10 08:13:01.575 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.575 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.575 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.575 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.575 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.575 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.575 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.575 1703142 ERROR manila.exception 2025-10-10 08:13:01.576 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.576 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.576 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.576 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.576 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.576 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.576 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.576 1703142 ERROR manila.exception 2025-10-10 08:13:01.576 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.576 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.576 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.576 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.576 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.576 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.576 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.576 1703142 ERROR manila.exception 2025-10-10 08:13:01.576 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.577 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.577 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.577 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.577 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.577 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.577 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.577 1703142 ERROR manila.exception 2025-10-10 08:13:01.577 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.577 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.577 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.577 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.577 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.577 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.577 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.577 1703142 ERROR manila.exception 2025-10-10 08:13:01.577 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.577 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.577 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.577 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.577 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.577 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.577 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.577 1703142 ERROR manila.exception 2025-10-10 08:13:01.578 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.578 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.578 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.578 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.578 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.578 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.578 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.578 1703142 ERROR manila.exception 2025-10-10 08:13:01.578 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.578 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.578 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.578 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.578 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.578 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.578 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.578 1703142 ERROR manila.exception 2025-10-10 08:13:01.579 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.579 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'binary' 2025-10-10 08:13:01.579 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.579 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.579 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.579 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.579 1703142 ERROR manila.exception KeyError: 'binary' 2025-10-10 08:13:01.579 1703142 ERROR manila.exception 2025-10-10 08:13:01.579 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.579 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'host' 2025-10-10 08:13:01.579 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.579 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.579 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.579 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.579 1703142 ERROR manila.exception KeyError: 'host' 2025-10-10 08:13:01.579 1703142 ERROR manila.exception 2025-10-10 08:13:01.579 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.580 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'ip' 2025-10-10 08:13:01.580 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.580 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.580 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.580 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.580 1703142 ERROR manila.exception KeyError: 'ip' 2025-10-10 08:13:01.580 1703142 ERROR manila.exception 2025-10-10 08:13:01.580 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.580 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.580 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.580 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.580 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.580 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.580 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.580 1703142 ERROR manila.exception 2025-10-10 08:13:01.580 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.580 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.580 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.580 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.580 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.580 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.580 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.580 1703142 ERROR manila.exception 2025-10-10 08:13:01.581 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.581 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'instance_id' 2025-10-10 08:13:01.581 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.581 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.581 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.581 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.581 1703142 ERROR manila.exception KeyError: 'instance_id' 2025-10-10 08:13:01.581 1703142 ERROR manila.exception 2025-10-10 08:13:01.581 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.581 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'version' 2025-10-10 08:13:01.581 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.581 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.581 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.581 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.581 1703142 ERROR manila.exception KeyError: 'version' 2025-10-10 08:13:01.581 1703142 ERROR manila.exception 2025-10-10 08:13:01.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.582 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.582 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.582 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.582 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.582 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.582 1703142 ERROR manila.exception 2025-10-10 08:13:01.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.582 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.582 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.582 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.582 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.582 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.582 1703142 ERROR manila.exception 2025-10-10 08:13:01.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.583 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:01.583 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.583 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.583 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.583 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.583 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:01.583 1703142 ERROR manila.exception 2025-10-10 08:13:01.583 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.583 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'content_type' 2025-10-10 08:13:01.583 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.583 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.583 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.583 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.583 1703142 ERROR manila.exception KeyError: 'content_type' 2025-10-10 08:13:01.583 1703142 ERROR manila.exception 2025-10-10 08:13:01.583 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.584 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'driver_mode' 2025-10-10 08:13:01.584 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.584 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.584 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.584 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.584 1703142 ERROR manila.exception KeyError: 'driver_mode' 2025-10-10 08:13:01.584 1703142 ERROR manila.exception 2025-10-10 08:13:01.584 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.584 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.584 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.584 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.584 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.584 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.584 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.584 1703142 ERROR manila.exception 2025-10-10 08:13:01.584 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.584 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'req_ver' 2025-10-10 08:13:01.584 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.584 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.584 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.584 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.584 1703142 ERROR manila.exception KeyError: 'req_ver' 2025-10-10 08:13:01.584 1703142 ERROR manila.exception 2025-10-10 08:13:01.585 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.585 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.585 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.585 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.585 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.585 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.585 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.585 1703142 ERROR manila.exception 2025-10-10 08:13:01.585 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.585 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.585 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.585 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.585 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.585 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.585 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.585 1703142 ERROR manila.exception 2025-10-10 08:13:01.585 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.586 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'err' 2025-10-10 08:13:01.586 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.586 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.586 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.586 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.586 1703142 ERROR manila.exception KeyError: 'err' 2025-10-10 08:13:01.586 1703142 ERROR manila.exception 2025-10-10 08:13:01.586 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.586 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'unders' 2025-10-10 08:13:01.586 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.586 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.586 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.586 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.586 1703142 ERROR manila.exception KeyError: 'unders' 2025-10-10 08:13:01.586 1703142 ERROR manila.exception 2025-10-10 08:13:01.586 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.586 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'expire' 2025-10-10 08:13:01.586 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.586 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.586 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.586 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.586 1703142 ERROR manila.exception KeyError: 'expire' 2025-10-10 08:13:01.586 1703142 ERROR manila.exception 2025-10-10 08:13:01.587 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.587 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.587 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.587 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.587 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.587 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.587 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.587 1703142 ERROR manila.exception 2025-10-10 08:13:01.587 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.587 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.587 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.587 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.587 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.587 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.587 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.587 1703142 ERROR manila.exception 2025-10-10 08:13:01.588 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.588 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.588 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.588 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.588 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.588 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.588 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.588 1703142 ERROR manila.exception 2025-10-10 08:13:01.588 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.588 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'level' 2025-10-10 08:13:01.588 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.588 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.588 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.588 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.588 1703142 ERROR manila.exception KeyError: 'level' 2025-10-10 08:13:01.588 1703142 ERROR manila.exception 2025-10-10 08:13:01.588 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.589 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type' 2025-10-10 08:13:01.589 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.589 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.589 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.589 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.589 1703142 ERROR manila.exception KeyError: 'type' 2025-10-10 08:13:01.589 1703142 ERROR manila.exception 2025-10-10 08:13:01.589 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.589 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.589 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.589 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.589 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.589 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.589 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.589 1703142 ERROR manila.exception 2025-10-10 08:13:01.589 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.589 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.589 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.589 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.589 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.589 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.589 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.589 1703142 ERROR manila.exception 2025-10-10 08:13:01.590 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.590 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.590 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.590 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.590 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.590 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.590 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.590 1703142 ERROR manila.exception 2025-10-10 08:13:01.590 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.590 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.590 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.590 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.590 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.590 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.590 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.590 1703142 ERROR manila.exception 2025-10-10 08:13:01.590 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.591 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.591 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.591 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.591 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.591 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.591 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.591 1703142 ERROR manila.exception 2025-10-10 08:13:01.591 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.591 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.591 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.591 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.591 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.591 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.591 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.591 1703142 ERROR manila.exception 2025-10-10 08:13:01.591 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.592 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.592 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.592 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.592 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.592 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.592 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.592 1703142 ERROR manila.exception 2025-10-10 08:13:01.592 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.592 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.592 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.592 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.592 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.592 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.592 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.592 1703142 ERROR manila.exception 2025-10-10 08:13:01.592 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.592 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.592 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.592 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.592 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.592 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.592 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.592 1703142 ERROR manila.exception 2025-10-10 08:13:01.593 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.593 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.593 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.593 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.593 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.593 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.593 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.593 1703142 ERROR manila.exception 2025-10-10 08:13:01.593 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.593 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.593 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.593 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.593 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.593 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.593 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.593 1703142 ERROR manila.exception 2025-10-10 08:13:01.593 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.594 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'uuid' 2025-10-10 08:13:01.594 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.594 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.594 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.594 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.594 1703142 ERROR manila.exception KeyError: 'uuid' 2025-10-10 08:13:01.594 1703142 ERROR manila.exception 2025-10-10 08:13:01.594 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.594 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.594 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.594 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.594 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.594 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.594 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.594 1703142 ERROR manila.exception 2025-10-10 08:13:01.594 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.594 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.594 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.594 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.594 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.594 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.594 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.594 1703142 ERROR manila.exception 2025-10-10 08:13:01.613 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.614 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.614 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.614 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.614 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.614 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.614 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.614 1703142 ERROR manila.exception 2025-10-10 08:13:01.614 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.614 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.614 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.614 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.614 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.614 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.614 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.614 1703142 ERROR manila.exception 2025-10-10 08:13:01.614 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.615 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.615 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.615 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.615 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.615 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.615 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.615 1703142 ERROR manila.exception 2025-10-10 08:13:01.615 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.615 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.615 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.615 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.615 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.615 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.615 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.615 1703142 ERROR manila.exception 2025-10-10 08:13:01.649 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.650 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.650 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.650 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.650 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.650 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.650 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.650 1703142 ERROR manila.exception 2025-10-10 08:13:01.650 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.650 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'message_id' 2025-10-10 08:13:01.650 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.650 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.650 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.650 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.650 1703142 ERROR manila.exception KeyError: 'message_id' 2025-10-10 08:13:01.650 1703142 ERROR manila.exception 2025-10-10 08:13:01.651 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.651 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.651 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.651 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.651 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.651 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.651 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.651 1703142 ERROR manila.exception 2025-10-10 08:13:01.651 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.651 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'migration_id' 2025-10-10 08:13:01.651 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.651 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.651 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.651 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.651 1703142 ERROR manila.exception KeyError: 'migration_id' 2025-10-10 08:13:01.651 1703142 ERROR manila.exception 2025-10-10 08:13:01.699 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.700 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'instance_id' 2025-10-10 08:13:01.700 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.700 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.700 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.700 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.700 1703142 ERROR manila.exception KeyError: 'instance_id' 2025-10-10 08:13:01.700 1703142 ERROR manila.exception 2025-10-10 08:13:01.700 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.700 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'config' 2025-10-10 08:13:01.700 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.700 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.700 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.700 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.700 1703142 ERROR manila.exception KeyError: 'config' 2025-10-10 08:13:01.700 1703142 ERROR manila.exception 2025-10-10 08:13:01.701 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.701 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.701 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.701 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.701 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.701 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.701 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.701 1703142 ERROR manila.exception 2025-10-10 08:13:01.701 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.701 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.701 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.701 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.701 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.701 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.701 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.701 1703142 ERROR manila.exception 2025-10-10 08:13:01.724 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.725 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.725 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.725 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.725 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.725 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.725 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.725 1703142 ERROR manila.exception 2025-10-10 08:13:01.725 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.726 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'overs' 2025-10-10 08:13:01.726 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.726 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.726 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.726 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.726 1703142 ERROR manila.exception KeyError: 'overs' 2025-10-10 08:13:01.726 1703142 ERROR manila.exception 2025-10-10 08:13:01.726 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.726 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:01.726 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.726 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.726 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.726 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.726 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:01.726 1703142 ERROR manila.exception 2025-10-10 08:13:01.726 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.726 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'action' 2025-10-10 08:13:01.726 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.726 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.726 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.726 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.726 1703142 ERROR manila.exception KeyError: 'action' 2025-10-10 08:13:01.726 1703142 ERROR manila.exception 2025-10-10 08:13:01.748 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 403 2025-10-10 08:13:01.748 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'project_id' 2025-10-10 08:13:01.748 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.748 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.748 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.748 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.748 1703142 ERROR manila.exception KeyError: 'project_id' 2025-10-10 08:13:01.748 1703142 ERROR manila.exception 2025-10-10 08:13:01.749 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.749 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type' 2025-10-10 08:13:01.749 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.749 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.749 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.749 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.749 1703142 ERROR manila.exception KeyError: 'share_type' 2025-10-10 08:13:01.749 1703142 ERROR manila.exception 2025-10-10 08:13:01.749 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.749 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'user_id' 2025-10-10 08:13:01.749 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.749 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.749 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.749 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.749 1703142 ERROR manila.exception KeyError: 'user_id' 2025-10-10 08:13:01.749 1703142 ERROR manila.exception 2025-10-10 08:13:01.750 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.750 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.750 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.750 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.750 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.750 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.750 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.750 1703142 ERROR manila.exception 2025-10-10 08:13:01.765 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.766 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'result' 2025-10-10 08:13:01.766 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.766 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.766 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.766 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.766 1703142 ERROR manila.exception KeyError: 'result' 2025-10-10 08:13:01.766 1703142 ERROR manila.exception 2025-10-10 08:13:01.767 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.767 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'class_name' 2025-10-10 08:13:01.767 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.767 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.767 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.767 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.767 1703142 ERROR manila.exception KeyError: 'class_name' 2025-10-10 08:13:01.767 1703142 ERROR manila.exception 2025-10-10 08:13:01.767 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.767 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'project_id' 2025-10-10 08:13:01.767 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.767 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.767 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.767 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.767 1703142 ERROR manila.exception KeyError: 'project_id' 2025-10-10 08:13:01.767 1703142 ERROR manila.exception 2025-10-10 08:13:01.771 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.771 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'unknown' 2025-10-10 08:13:01.771 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.771 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.771 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.771 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.771 1703142 ERROR manila.exception KeyError: 'unknown' 2025-10-10 08:13:01.771 1703142 ERROR manila.exception 2025-10-10 08:13:01.784 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.784 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'project_id' 2025-10-10 08:13:01.784 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.784 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.784 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.784 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.784 1703142 ERROR manila.exception KeyError: 'project_id' 2025-10-10 08:13:01.784 1703142 ERROR manila.exception 2025-10-10 08:13:01.784 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.785 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.785 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.785 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.785 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.785 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.785 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.785 1703142 ERROR manila.exception 2025-10-10 08:13:01.785 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.785 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'req' 2025-10-10 08:13:01.785 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.785 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.785 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.785 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.785 1703142 ERROR manila.exception KeyError: 'req' 2025-10-10 08:13:01.785 1703142 ERROR manila.exception 2025-10-10 08:13:01.785 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.785 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'uuid' 2025-10-10 08:13:01.785 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.785 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.785 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.785 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.785 1703142 ERROR manila.exception KeyError: 'uuid' 2025-10-10 08:13:01.785 1703142 ERROR manila.exception 2025-10-10 08:13:01.801 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.801 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'lock_id' 2025-10-10 08:13:01.801 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.801 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.801 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.801 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.801 1703142 ERROR manila.exception KeyError: 'lock_id' 2025-10-10 08:13:01.801 1703142 ERROR manila.exception 2025-10-10 08:13:01.802 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.802 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'resource_id' 2025-10-10 08:13:01.802 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.802 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.802 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.802 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.802 1703142 ERROR manila.exception KeyError: 'resource_id' 2025-10-10 08:13:01.802 1703142 ERROR manila.exception 2025-10-10 08:13:01.802 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.802 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'command' 2025-10-10 08:13:01.802 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.802 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.802 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.802 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.802 1703142 ERROR manila.exception KeyError: 'command' 2025-10-10 08:13:01.802 1703142 ERROR manila.exception 2025-10-10 08:13:01.802 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.803 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'filter_name' 2025-10-10 08:13:01.803 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.803 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.803 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.803 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.803 1703142 ERROR manila.exception KeyError: 'filter_name' 2025-10-10 08:13:01.803 1703142 ERROR manila.exception 2025-10-10 08:13:01.838 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.838 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'weigher_name' 2025-10-10 08:13:01.838 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.838 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.838 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.838 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.838 1703142 ERROR manila.exception KeyError: 'weigher_name' 2025-10-10 08:13:01.838 1703142 ERROR manila.exception 2025-10-10 08:13:01.839 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.839 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'security_service_id' 2025-10-10 08:13:01.839 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.839 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.839 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.839 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.839 1703142 ERROR manila.exception KeyError: 'security_service_id' 2025-10-10 08:13:01.839 1703142 ERROR manila.exception 2025-10-10 08:13:01.839 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.839 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.839 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.839 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.839 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.839 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.839 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.839 1703142 ERROR manila.exception 2025-10-10 08:13:01.839 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.840 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'service' 2025-10-10 08:13:01.840 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.840 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.840 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.840 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.840 1703142 ERROR manila.exception KeyError: 'service' 2025-10-10 08:13:01.840 1703142 ERROR manila.exception 2025-10-10 08:13:01.897 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.897 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'service_id' 2025-10-10 08:13:01.897 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.897 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.897 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.897 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.897 1703142 ERROR manila.exception KeyError: 'service_id' 2025-10-10 08:13:01.897 1703142 ERROR manila.exception 2025-10-10 08:13:01.898 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.898 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'access_type' 2025-10-10 08:13:01.898 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.898 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.898 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.898 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.898 1703142 ERROR manila.exception KeyError: 'access_type' 2025-10-10 08:13:01.898 1703142 ERROR manila.exception 2025-10-10 08:13:01.898 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.898 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:01.898 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.898 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.898 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.898 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.898 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:01.898 1703142 ERROR manila.exception 2025-10-10 08:13:01.899 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.899 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'backup_id' 2025-10-10 08:13:01.899 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.899 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.899 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.899 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.899 1703142 ERROR manila.exception KeyError: 'backup_id' 2025-10-10 08:13:01.899 1703142 ERROR manila.exception 2025-10-10 08:13:01.976 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:01.976 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'requested' 2025-10-10 08:13:01.976 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.976 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.976 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.976 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.976 1703142 ERROR manila.exception KeyError: 'requested' 2025-10-10 08:13:01.976 1703142 ERROR manila.exception 2025-10-10 08:13:01.977 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 413 2025-10-10 08:13:01.977 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.977 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.977 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.977 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.977 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.977 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.977 1703142 ERROR manila.exception 2025-10-10 08:13:01.977 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:01.977 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.977 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.977 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.977 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.977 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.977 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.977 1703142 ERROR manila.exception 2025-10-10 08:13:01.978 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:01.978 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:01.978 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:01.978 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:01.978 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:01.978 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:01.978 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:01.978 1703142 ERROR manila.exception 2025-10-10 08:13:02.047 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.047 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_id' 2025-10-10 08:13:02.047 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.047 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.047 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.047 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.047 1703142 ERROR manila.exception KeyError: 'share_id' 2025-10-10 08:13:02.047 1703142 ERROR manila.exception 2025-10-10 08:13:02.048 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.048 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_group_id' 2025-10-10 08:13:02.048 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.048 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.048 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.048 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.048 1703142 ERROR manila.exception KeyError: 'share_group_id' 2025-10-10 08:13:02.048 1703142 ERROR manila.exception 2025-10-10 08:13:02.048 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.048 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'member_id' 2025-10-10 08:13:02.048 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.048 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.048 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.048 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.048 1703142 ERROR manila.exception KeyError: 'member_id' 2025-10-10 08:13:02.048 1703142 ERROR manila.exception 2025-10-10 08:13:02.049 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.049 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_group_snapshot_id' 2025-10-10 08:13:02.049 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.049 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.049 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.049 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.049 1703142 ERROR manila.exception KeyError: 'share_group_snapshot_id' 2025-10-10 08:13:02.049 1703142 ERROR manila.exception 2025-10-10 08:13:02.090 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.090 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_group' 2025-10-10 08:13:02.090 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.090 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.090 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.090 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.090 1703142 ERROR manila.exception KeyError: 'share_group' 2025-10-10 08:13:02.090 1703142 ERROR manila.exception 2025-10-10 08:13:02.091 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.091 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type_id' 2025-10-10 08:13:02.091 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.091 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.091 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.091 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.091 1703142 ERROR manila.exception KeyError: 'type_id' 2025-10-10 08:13:02.091 1703142 ERROR manila.exception 2025-10-10 08:13:02.091 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.091 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type_id' 2025-10-10 08:13:02.091 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.091 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.091 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.091 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.091 1703142 ERROR manila.exception KeyError: 'type_id' 2025-10-10 08:13:02.091 1703142 ERROR manila.exception 2025-10-10 08:13:02.091 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.092 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.092 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.092 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.092 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.092 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.092 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.092 1703142 ERROR manila.exception 2025-10-10 08:13:02.129 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.130 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type_id' 2025-10-10 08:13:02.130 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.130 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.130 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.130 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.130 1703142 ERROR manila.exception KeyError: 'type_id' 2025-10-10 08:13:02.130 1703142 ERROR manila.exception 2025-10-10 08:13:02.130 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.130 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type_id' 2025-10-10 08:13:02.130 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.130 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.130 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.130 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.130 1703142 ERROR manila.exception KeyError: 'type_id' 2025-10-10 08:13:02.130 1703142 ERROR manila.exception 2025-10-10 08:13:02.130 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.131 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type_id' 2025-10-10 08:13:02.131 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.131 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.131 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.131 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.131 1703142 ERROR manila.exception KeyError: 'type_id' 2025-10-10 08:13:02.131 1703142 ERROR manila.exception 2025-10-10 08:13:02.131 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.131 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type_name' 2025-10-10 08:13:02.131 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.131 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.131 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.131 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.131 1703142 ERROR manila.exception KeyError: 'type_name' 2025-10-10 08:13:02.131 1703142 ERROR manila.exception 2025-10-10 08:13:02.168 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.168 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'type_id' 2025-10-10 08:13:02.168 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.168 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.168 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.168 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.168 1703142 ERROR manila.exception KeyError: 'type_id' 2025-10-10 08:13:02.168 1703142 ERROR manila.exception 2025-10-10 08:13:02.169 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.169 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_instance_id' 2025-10-10 08:13:02.169 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.169 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.169 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.169 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.169 1703142 ERROR manila.exception KeyError: 'share_instance_id' 2025-10-10 08:13:02.169 1703142 ERROR manila.exception 2025-10-10 08:13:02.169 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.170 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'allowed' 2025-10-10 08:13:02.170 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.170 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.170 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.170 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.170 1703142 ERROR manila.exception KeyError: 'allowed' 2025-10-10 08:13:02.170 1703142 ERROR manila.exception 2025-10-10 08:13:02.170 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 413 2025-10-10 08:13:02.170 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.170 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.170 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.170 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.170 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.170 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.170 1703142 ERROR manila.exception 2025-10-10 08:13:02.207 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.208 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.208 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.208 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.208 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.208 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.208 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.208 1703142 ERROR manila.exception 2025-10-10 08:13:02.208 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.208 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.208 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.208 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.208 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.208 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.208 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.208 1703142 ERROR manila.exception 2025-10-10 08:13:02.208 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.209 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_network_id' 2025-10-10 08:13:02.209 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.209 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.209 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.209 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.209 1703142 ERROR manila.exception KeyError: 'share_network_id' 2025-10-10 08:13:02.209 1703142 ERROR manila.exception 2025-10-10 08:13:02.209 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.209 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_network_id' 2025-10-10 08:13:02.209 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.209 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.209 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.209 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.209 1703142 ERROR manila.exception KeyError: 'share_network_id' 2025-10-10 08:13:02.209 1703142 ERROR manila.exception 2025-10-10 08:13:02.251 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.251 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_network_id' 2025-10-10 08:13:02.251 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.251 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.251 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.251 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.251 1703142 ERROR manila.exception KeyError: 'share_network_id' 2025-10-10 08:13:02.251 1703142 ERROR manila.exception 2025-10-10 08:13:02.251 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.252 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_network_subnet_id' 2025-10-10 08:13:02.252 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.252 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.252 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.252 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.252 1703142 ERROR manila.exception KeyError: 'share_network_subnet_id' 2025-10-10 08:13:02.252 1703142 ERROR manila.exception 2025-10-10 08:13:02.252 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.252 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_server_id' 2025-10-10 08:13:02.252 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.252 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.252 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.252 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.252 1703142 ERROR manila.exception KeyError: 'share_server_id' 2025-10-10 08:13:02.252 1703142 ERROR manila.exception 2025-10-10 08:13:02.252 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.252 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'allowed' 2025-10-10 08:13:02.252 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.252 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.252 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.252 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.252 1703142 ERROR manila.exception KeyError: 'allowed' 2025-10-10 08:13:02.252 1703142 ERROR manila.exception 2025-10-10 08:13:02.296 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 413 2025-10-10 08:13:02.296 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_id' 2025-10-10 08:13:02.296 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.296 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.296 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.296 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.296 1703142 ERROR manila.exception KeyError: 'share_id' 2025-10-10 08:13:02.296 1703142 ERROR manila.exception 2025-10-10 08:13:02.297 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.297 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'replica_id' 2025-10-10 08:13:02.297 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.297 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.297 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.297 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.297 1703142 ERROR manila.exception KeyError: 'replica_id' 2025-10-10 08:13:02.297 1703142 ERROR manila.exception 2025-10-10 08:13:02.297 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.297 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_id' 2025-10-10 08:13:02.297 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.297 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.297 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.297 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.297 1703142 ERROR manila.exception KeyError: 'share_id' 2025-10-10 08:13:02.297 1703142 ERROR manila.exception 2025-10-10 08:13:02.298 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.298 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_server_id' 2025-10-10 08:13:02.298 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.298 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.298 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.298 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.298 1703142 ERROR manila.exception KeyError: 'share_server_id' 2025-10-10 08:13:02.298 1703142 ERROR manila.exception 2025-10-10 08:13:02.313 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.314 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.314 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.314 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.314 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.314 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.314 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.314 1703142 ERROR manila.exception 2025-10-10 08:13:02.314 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.314 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.314 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.314 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.314 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.314 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.314 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.314 1703142 ERROR manila.exception 2025-10-10 08:13:02.315 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.315 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_server_id' 2025-10-10 08:13:02.315 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.315 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.315 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.315 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.315 1703142 ERROR manila.exception KeyError: 'share_server_id' 2025-10-10 08:13:02.315 1703142 ERROR manila.exception 2025-10-10 08:13:02.315 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.315 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_server_id' 2025-10-10 08:13:02.315 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.315 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.315 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.315 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.315 1703142 ERROR manila.exception KeyError: 'share_server_id' 2025-10-10 08:13:02.315 1703142 ERROR manila.exception 2025-10-10 08:13:02.332 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.332 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'filters_description' 2025-10-10 08:13:02.332 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.332 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.332 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.332 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.332 1703142 ERROR manila.exception KeyError: 'filters_description' 2025-10-10 08:13:02.332 1703142 ERROR manila.exception 2025-10-10 08:13:02.333 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.333 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_server_id' 2025-10-10 08:13:02.333 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.333 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.333 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.333 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.333 1703142 ERROR manila.exception KeyError: 'share_server_id' 2025-10-10 08:13:02.333 1703142 ERROR manila.exception 2025-10-10 08:13:02.333 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.333 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_id' 2025-10-10 08:13:02.333 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.333 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.333 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.333 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.333 1703142 ERROR manila.exception KeyError: 'share_id' 2025-10-10 08:13:02.333 1703142 ERROR manila.exception 2025-10-10 08:13:02.334 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.334 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_id' 2025-10-10 08:13:02.334 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.334 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.334 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.334 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.334 1703142 ERROR manila.exception KeyError: 'share_id' 2025-10-10 08:13:02.334 1703142 ERROR manila.exception 2025-10-10 08:13:02.351 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.352 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'size' 2025-10-10 08:13:02.352 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.352 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.352 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.352 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.352 1703142 ERROR manila.exception KeyError: 'size' 2025-10-10 08:13:02.352 1703142 ERROR manila.exception 2025-10-10 08:13:02.352 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 413 2025-10-10 08:13:02.352 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'access_type' 2025-10-10 08:13:02.352 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.352 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.352 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.352 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.352 1703142 ERROR manila.exception KeyError: 'access_type' 2025-10-10 08:13:02.352 1703142 ERROR manila.exception 2025-10-10 08:13:02.352 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:02.353 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'instance_id' 2025-10-10 08:13:02.353 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.353 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.353 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.353 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.353 1703142 ERROR manila.exception KeyError: 'instance_id' 2025-10-10 08:13:02.353 1703142 ERROR manila.exception 2025-10-10 08:13:02.353 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.353 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'snapshot_name' 2025-10-10 08:13:02.353 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.353 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.353 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.353 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.353 1703142 ERROR manila.exception KeyError: 'snapshot_name' 2025-10-10 08:13:02.353 1703142 ERROR manila.exception 2025-10-10 08:13:02.374 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.374 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'snapshot_id' 2025-10-10 08:13:02.374 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.374 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.374 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.374 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.374 1703142 ERROR manila.exception KeyError: 'snapshot_id' 2025-10-10 08:13:02.374 1703142 ERROR manila.exception 2025-10-10 08:13:02.375 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.375 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_name' 2025-10-10 08:13:02.375 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.375 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.375 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.375 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.375 1703142 ERROR manila.exception KeyError: 'share_name' 2025-10-10 08:13:02.375 1703142 ERROR manila.exception 2025-10-10 08:13:02.375 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.375 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type_id' 2025-10-10 08:13:02.375 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.375 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.375 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.375 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.375 1703142 ERROR manila.exception KeyError: 'share_type_id' 2025-10-10 08:13:02.375 1703142 ERROR manila.exception 2025-10-10 08:13:02.375 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.376 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type_id' 2025-10-10 08:13:02.376 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.376 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.376 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.376 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.376 1703142 ERROR manila.exception KeyError: 'share_type_id' 2025-10-10 08:13:02.376 1703142 ERROR manila.exception 2025-10-10 08:13:02.394 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.394 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.394 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.394 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.394 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.394 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.394 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.394 1703142 ERROR manila.exception 2025-10-10 08:13:02.395 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.395 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type' 2025-10-10 08:13:02.395 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.395 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.395 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.395 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.395 1703142 ERROR manila.exception KeyError: 'share_type' 2025-10-10 08:13:02.395 1703142 ERROR manila.exception 2025-10-10 08:13:02.395 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.395 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'id' 2025-10-10 08:13:02.395 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.395 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.395 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.395 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.395 1703142 ERROR manila.exception KeyError: 'id' 2025-10-10 08:13:02.395 1703142 ERROR manila.exception 2025-10-10 08:13:02.396 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.396 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type_id' 2025-10-10 08:13:02.396 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.396 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.396 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.396 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.396 1703142 ERROR manila.exception KeyError: 'share_type_id' 2025-10-10 08:13:02.396 1703142 ERROR manila.exception 2025-10-10 08:13:02.414 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.414 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type_id' 2025-10-10 08:13:02.414 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.414 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.414 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.414 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.414 1703142 ERROR manila.exception KeyError: 'share_type_id' 2025-10-10 08:13:02.414 1703142 ERROR manila.exception 2025-10-10 08:13:02.415 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.415 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type_id' 2025-10-10 08:13:02.415 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.415 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.415 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.415 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.415 1703142 ERROR manila.exception KeyError: 'share_type_id' 2025-10-10 08:13:02.415 1703142 ERROR manila.exception 2025-10-10 08:13:02.415 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.415 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'share_type_name' 2025-10-10 08:13:02.415 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.415 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.415 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.415 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.415 1703142 ERROR manila.exception KeyError: 'share_type_name' 2025-10-10 08:13:02.415 1703142 ERROR manila.exception 2025-10-10 08:13:02.416 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.416 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'id' 2025-10-10 08:13:02.416 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.416 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.416 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.416 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.416 1703142 ERROR manila.exception KeyError: 'id' 2025-10-10 08:13:02.416 1703142 ERROR manila.exception 2025-10-10 08:13:02.437 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.437 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.437 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.437 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.437 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.437 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.437 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.437 1703142 ERROR manila.exception 2025-10-10 08:13:02.437 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.438 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'allowed' 2025-10-10 08:13:02.438 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.438 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.438 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.438 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.438 1703142 ERROR manila.exception KeyError: 'allowed' 2025-10-10 08:13:02.438 1703142 ERROR manila.exception 2025-10-10 08:13:02.439 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 413 2025-10-10 08:13:02.439 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.439 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.439 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.439 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.439 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.439 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.439 1703142 ERROR manila.exception 2025-10-10 08:13:02.439 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.439 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.439 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.439 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.439 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.439 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.439 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.439 1703142 ERROR manila.exception 2025-10-10 08:13:02.458 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.459 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.459 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.459 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.459 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.459 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.459 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.459 1703142 ERROR manila.exception 2025-10-10 08:13:02.459 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.459 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'response' 2025-10-10 08:13:02.459 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.459 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.459 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.459 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.459 1703142 ERROR manila.exception KeyError: 'response' 2025-10-10 08:13:02.459 1703142 ERROR manila.exception 2025-10-10 08:13:02.460 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.460 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'transfer_id' 2025-10-10 08:13:02.460 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.460 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.460 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.460 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.460 1703142 ERROR manila.exception KeyError: 'transfer_id' 2025-10-10 08:13:02.460 1703142 ERROR manila.exception 2025-10-10 08:13:02.460 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.460 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.460 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.460 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.460 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.460 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.460 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.460 1703142 ERROR manila.exception 2025-10-10 08:13:02.481 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:02.482 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.482 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.482 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.482 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.482 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.482 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.482 1703142 ERROR manila.exception 2025-10-10 08:13:02.482 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:02.482 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'detail' 2025-10-10 08:13:02.482 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.482 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.482 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.482 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.482 1703142 ERROR manila.exception KeyError: 'detail' 2025-10-10 08:13:02.482 1703142 ERROR manila.exception 2025-10-10 08:13:02.483 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:02.483 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.483 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.483 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.483 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.483 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.483 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.483 1703142 ERROR manila.exception 2025-10-10 08:13:02.483 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.483 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.483 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.483 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.483 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.483 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.483 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.483 1703142 ERROR manila.exception 2025-10-10 08:13:02.504 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.505 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'reason' 2025-10-10 08:13:02.505 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.505 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.505 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.505 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.505 1703142 ERROR manila.exception KeyError: 'reason' 2025-10-10 08:13:02.505 1703142 ERROR manila.exception 2025-10-10 08:13:02.505 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.505 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.505 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.505 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.505 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.505 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.505 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.505 1703142 ERROR manila.exception 2025-10-10 08:13:02.506 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.506 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'version' 2025-10-10 08:13:02.506 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.506 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.506 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.506 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.506 1703142 ERROR manila.exception KeyError: 'version' 2025-10-10 08:13:02.506 1703142 ERROR manila.exception 2025-10-10 08:13:02.506 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 400 2025-10-10 08:13:02.506 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'volume_id' 2025-10-10 08:13:02.506 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.506 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.506 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.506 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.506 1703142 ERROR manila.exception KeyError: 'volume_id' 2025-10-10 08:13:02.506 1703142 ERROR manila.exception 2025-10-10 08:13:02.529 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.530 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'snapshot_id' 2025-10-10 08:13:02.530 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.530 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.530 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.530 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.530 1703142 ERROR manila.exception KeyError: 'snapshot_id' 2025-10-10 08:13:02.530 1703142 ERROR manila.exception 2025-10-10 08:13:02.530 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.530 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'vserver' 2025-10-10 08:13:02.530 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.530 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.530 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.530 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.530 1703142 ERROR manila.exception KeyError: 'vserver' 2025-10-10 08:13:02.530 1703142 ERROR manila.exception 2025-10-10 08:13:02.530 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.530 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'vserver' 2025-10-10 08:13:02.530 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.530 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.530 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.530 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.530 1703142 ERROR manila.exception KeyError: 'vserver' 2025-10-10 08:13:02.530 1703142 ERROR manila.exception 2025-10-10 08:13:02.531 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.531 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'host' 2025-10-10 08:13:02.531 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.531 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.531 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.531 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.531 1703142 ERROR manila.exception KeyError: 'host' 2025-10-10 08:13:02.531 1703142 ERROR manila.exception 2025-10-10 08:13:02.550 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.550 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:02.550 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.550 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.550 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.550 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.550 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:02.550 1703142 ERROR manila.exception 2025-10-10 08:13:02.551 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.551 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.551 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.551 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.551 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.551 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.551 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.551 1703142 ERROR manila.exception 2025-10-10 08:13:02.551 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.552 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'status' 2025-10-10 08:13:02.552 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.552 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.552 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.552 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.552 1703142 ERROR manila.exception KeyError: 'status' 2025-10-10 08:13:02.552 1703142 ERROR manila.exception 2025-10-10 08:13:02.552 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.552 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'error' 2025-10-10 08:13:02.552 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.552 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.552 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.552 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.552 1703142 ERROR manila.exception KeyError: 'error' 2025-10-10 08:13:02.552 1703142 ERROR manila.exception 2025-10-10 08:13:02.580 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.581 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'status' 2025-10-10 08:13:02.581 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.581 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.581 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.581 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.581 1703142 ERROR manila.exception KeyError: 'status' 2025-10-10 08:13:02.581 1703142 ERROR manila.exception 2025-10-10 08:13:02.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'protocol_type' 2025-10-10 08:13:02.582 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.582 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.582 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.582 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.582 1703142 ERROR manila.exception KeyError: 'protocol_type' 2025-10-10 08:13:02.582 1703142 ERROR manila.exception 2025-10-10 08:13:02.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.582 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.582 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.582 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.582 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.582 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.582 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.582 1703142 ERROR manila.exception 2025-10-10 08:13:02.583 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.583 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.583 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.583 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.583 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.583 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.583 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.583 1703142 ERROR manila.exception 2025-10-10 08:13:02.600 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 404 2025-10-10 08:13:02.600 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'msg' 2025-10-10 08:13:02.600 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.600 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.600 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.600 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.600 1703142 ERROR manila.exception KeyError: 'msg' 2025-10-10 08:13:02.600 1703142 ERROR manila.exception 2025-10-10 08:13:02.600 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.601 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.601 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.601 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.601 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.601 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.601 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.601 1703142 ERROR manila.exception 2025-10-10 08:13:02.601 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.601 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.601 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.601 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.601 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.601 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.601 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.601 1703142 ERROR manila.exception 2025-10-10 08:13:02.601 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.601 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'cmd' 2025-10-10 08:13:02.601 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.601 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.601 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.601 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.601 1703142 ERROR manila.exception KeyError: 'cmd' 2025-10-10 08:13:02.601 1703142 ERROR manila.exception 2025-10-10 08:13:02.617 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.617 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'name' 2025-10-10 08:13:02.617 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.617 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.617 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.617 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.617 1703142 ERROR manila.exception KeyError: 'name' 2025-10-10 08:13:02.617 1703142 ERROR manila.exception 2025-10-10 08:13:02.617 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.617 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'snap_id' 2025-10-10 08:13:02.617 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.617 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.617 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.617 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.617 1703142 ERROR manila.exception KeyError: 'snap_id' 2025-10-10 08:13:02.617 1703142 ERROR manila.exception 2025-10-10 08:13:02.617 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.618 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'error' 2025-10-10 08:13:02.618 1703142 ERROR manila.exception Traceback (most recent call last): 2025-10-10 08:13:02.618 1703142 ERROR manila.exception File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ 2025-10-10 08:13:02.618 1703142 ERROR manila.exception message = self.message % kwargs 2025-10-10 08:13:02.618 1703142 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2025-10-10 08:13:02.618 1703142 ERROR manila.exception KeyError: 'error' 2025-10-10 08:13:02.618 1703142 ERROR manila.exception 2025-10-10 08:13:02.618 1703142 ERROR manila.exception [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] code: 500 2025-10-10 08:13:02.620 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_misc.ExceptionTestCase.test_exceptions_raise [1.074065s] ... ok 2025-10-10 08:13:02.665 1703142 INFO manila.coordination [None req-819a54fa-6a36-45f9-8442-384abd3932e0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name [0.045635s] ... ok 2025-10-10 08:13:02.696 1703142 INFO manila.coordination [None req-a0fee35a-bddc-40ea-894e-df566d6a1921 fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_context_is_admin_undefined [0.030517s] ... ok 2025-10-10 08:13:02.750 1703142 INFO manila.coordination [None req-0aa66b75-8e14-4d9d-83f6-d838d2e48e24 fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_default_admin_role_is_admin [0.054289s] ... ok 2025-10-10 08:13:02.801 1703142 INFO manila.coordination [None req-3cda0a25-432b-4e25-9326-60ba87b3979d fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_policy.DefaultPolicyTestCase.test_default_not_found [0.054423s] ... ok 2025-10-10 08:13:02.852 1703142 DEBUG manila.policy [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Policy check for test:early_and_fail failed with credentials {'is_admin': False, 'user_id': 'fake', 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_id': 'fake', 'project_domain_id': None, 'roles': ['member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} authorize /builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py:200 2025-10-10 08:13:02.854 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_policy.PolicyTestCase.test_early_AND_authorization [0.048682s] ... ok 2025-10-10 08:13:02.880 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_user [0.028919s] ... ok 2025-10-10 08:13:02.906 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_3___foo_user_id___None_ [0.025447s] ... ok 2025-10-10 08:13:02.934 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_3___fake_quota_class___True__False_ [0.024853s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_4 [0.043077s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_2 [0.018829s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_not_mounted [0.017728s] ... ok 2025-10-10 08:13:02.981 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_2___fake_project_id____fake_user_id__ [0.046795s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_rmdir_error [0.018154s] ... ok 2025-10-10 08:13:03.001 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_count_unknown_resource [0.019652s] ... ok 2025-10-10 08:13:03.019 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_share_type [0.018539s] ... ok 2025-10-10 08:13:03.043 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_1 [0.024114s] ... ok 2025-10-10 08:13:03.066 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_4 [0.022540s] ... ok 2025-10-10 08:13:03.089 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_5 [0.023150s] ... ok 2025-10-10 08:13:03.115 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_1 [0.025819s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 [10.020862s] ... ok 2025-10-10 08:13:03.134 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_2 [0.018520s] ... ok 2025-10-10 08:13:03.152 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_register_resource [0.017959s] ... ok 2025-10-10 08:13:03.181 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_quota.QuotaEngineTestCase.test_usage_reset [0.029727s] ... ok 2025-10-10 08:13:03.201 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_rpc.RPCTestCase.test_init_notifications [0.019098s] ... ok 2025-10-10 08:13:03.219 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_service.ServiceTestCase.test_create [0.016990s] ... ok 2025-10-10 08:13:03.237 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_1_True [0.018412s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) 2025-10-10 08:13:03.254 1703142 INFO manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Starting test node (version 21.1.0) 2025-10-10 08:13:03.254 1703142 DEBUG manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Creating RPC server for service test. start /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:159 2025-10-10 08:13:03.255 1703142 ERROR manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Recovered model server connection! 2025-10-10 08:13:03.256 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected [0.018302s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( 2025-10-10 08:13:03.274 1703142 INFO manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Starting test node (version 21.1.0) 2025-10-10 08:13:03.275 1703142 DEBUG manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Creating RPC server for service test. start /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:159 /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) 2025-10-10 08:13:03.276 1703142 ERROR manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] model server went away: Exception 2025-10-10 08:13:03.276 1703142 ERROR manila.service Traceback (most recent call last): 2025-10-10 08:13:03.276 1703142 ERROR manila.service File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py", line 296, in report_state 2025-10-10 08:13:03.276 1703142 ERROR manila.service service_ref = db.service_get(ctxt, self.service_id) 2025-10-10 08:13:03.276 1703142 ERROR manila.service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:13:03.276 1703142 ERROR manila.service File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ 2025-10-10 08:13:03.276 1703142 ERROR manila.service return self._mock_call(*args, **kwargs) 2025-10-10 08:13:03.276 1703142 ERROR manila.service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:13:03.276 1703142 ERROR manila.service File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call 2025-10-10 08:13:03.276 1703142 ERROR manila.service return self._execute_mock_call(*args, **kwargs) 2025-10-10 08:13:03.276 1703142 ERROR manila.service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:13:03.276 1703142 ERROR manila.service File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call 2025-10-10 08:13:03.276 1703142 ERROR manila.service result = effect(*args, **kwargs) 2025-10-10 08:13:03.276 1703142 ERROR manila.service ^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10 08:13:03.276 1703142 ERROR manila.service File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/test_service.py", line 115, in fake_service_get 2025-10-10 08:13:03.276 1703142 ERROR manila.service raise Exception() 2025-10-10 08:13:03.276 1703142 ERROR manila.service Exception 2025-10-10 08:13:03.276 1703142 ERROR manila.service 2025-10-10 08:13:03.280 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_service.ServiceTestCase.test_report_state_newly_disconnected [0.029286s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) 2025-10-10 08:13:03.305 1703142 INFO manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Starting test node (version 21.1.0) 2025-10-10 08:13:03.306 1703142 DEBUG manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Creating RPC server for service test. start /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:159 2025-10-10 08:13:03.307 1703142 ERROR manila.service [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Manager for service bar is not ready yet, skipping state update routine. Service will appear "down". 2025-10-10 08:13:03.308 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_service.ServiceTestCase.test_report_state_service_not_ready [0.022450s] ... ok 2025-10-10 08:13:03.333 1703142 DEBUG manila.ssh_utils [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: True, timeout: 10, banner_timeout: 10 create /builddir/build/BUILD/manila-21.1.0.dev10/manila/ssh_utils.py:80 2025-10-10 08:13:03.334 1703142 ERROR manila.ssh_utils [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Check whether private key or password are correctly set. Error connecting via ssh: : paramiko.ssh_exception.SSHException 2025-10-10 08:13:03.335 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_error_connecting [0.027381s] ... ok 2025-10-10 08:13:03.355 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_3_10_0_0_555_33 [0.019619s] ... ok 2025-10-10 08:13:03.374 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_1_10_0_0_0_33 [0.019404s] ... ok 2025-10-10 08:13:03.395 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_5_fdf8_f53b_82e1__fffff [0.020250s] ... ok 2025-10-10 08:13:03.415 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_1___ssh____my_name_______name_of_remote_computer__ [0.020077s] ... ok 2025-10-10 08:13:03.435 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_4___cmd_____arg_withunescaped___ [0.020029s] ... ok 2025-10-10 08:13:03.455 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_07___M1K____G__ [0.019281s] ... ok 2025-10-10 08:13:03.475 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_18__23_0___G__ [0.019642s] ... ok 2025-10-10 08:13:03.493 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_03____4_1G____G____4_1_ [0.018425s] ... ok 2025-10-10 08:13:03.512 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_04____5_23G____G____5_23_ [0.018647s] ... ok 2025-10-10 08:13:03.531 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_07____8192K____G____0_0078125_ [0.019024s] ... ok 2025-10-10 08:13:03.551 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_09____2_1T____G____2150_4_ [0.019868s] ... ok 2025-10-10 08:13:03.570 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_10____2_1T____G____2150_4_ [0.018672s] ... ok 2025-10-10 08:13:03.589 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_23____65536G____P____0_0625_ [0.019262s] ... ok 2025-10-10 08:13:03.608 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_3_255_255_255_256 [0.018695s] ... ok 2025-10-10 08:13:03.627 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_4_2001_cdba__3257_9652 [0.018868s] ... ok 2025-10-10 08:13:03.645 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_5 [0.017772s] ... ok 2025-10-10 08:13:03.663 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_1_2001_cdba_0000_0000_0000_0000_3257_9652 [0.018403s] ... ok 2025-10-10 08:13:03.683 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_3_2001_cdba__3257_9652 [0.019342s] ... ok 2025-10-10 08:13:03.701 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_4___false___False__False_ [0.018006s] ... ok 2025-10-10 08:13:03.718 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_7___true___True__True_ [0.016707s] ... ok 2025-10-10 08:13:03.735 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_1___t___True_ [0.016916s] ... ok 2025-10-10 08:13:03.752 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_2_False [0.017048s] ... ok 2025-10-10 08:13:03.770 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update [0.017350s] ... ok 2025-10-10 08:13:03.787 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_missing [0.016826s] ... ok 2025-10-10 08:13:03.803 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_3_1 [0.016663s] ... ok 2025-10-10 08:13:03.821 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_5_True [0.017914s] ... ok 2025-10-10 08:13:03.839 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestComparableMixin.test_compare [0.017166s] ... ok 2025-10-10 08:13:03.855 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestComparableMixin.test_ge [0.016199s] ... ok 2025-10-10 08:13:03.871 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestComparableMixin.test_lt [0.016436s] ... ok 2025-10-10 08:13:03.888 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_enabled [0.016130s] ... ok 2025-10-10 08:13:03.909 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestRetryDecorator.test_infinite_retry [0.021602s] ... ok 2025-10-10 08:13:03.927 1703142 DEBUG manila.utils [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 0.000(s), this was the 1st time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:13:03.927 1703142 DEBUG manila.utils [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails in 2.0 seconds as it raised ManilaException: An unknown exception occurred.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:13:03.928 1703142 DEBUG manila.utils [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 0.001(s), this was the 2nd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:13:03.928 1703142 DEBUG manila.utils [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails in 8.0 seconds as it raised ManilaException: An unknown exception occurred.. log_it /usr/lib/python3.12/site-packages/tenacity/before_sleep.py:65 2025-10-10 08:13:03.928 1703142 DEBUG manila.utils [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 0.001(s), this was the 3rd time calling it. log_it /usr/lib/python3.12/site-packages/tenacity/after.py:44 2025-10-10 08:13:03.929 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.019324s] ... ok 2025-10-10 08:13:03.947 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_availability_zone_differs [0.017895s] ... ok 2025-10-10 08:13:03.965 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all_snapshots [0.018149s] ... ok 2025-10-10 08:13:03.982 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_1 [0.017118s] ... ok 2025-10-10 08:13:03.999 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot [0.016754s] ... ok 2025-10-10 08:13:04.016 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot_failed [0.016501s] ... ok 2025-10-10 08:13:04.034 1703142 INFO manila.coordination [None req-ec7e5e93-073b-47c6-a052-8c6d020f2f2a fake fake - - - -] Stopped Coordinator (Agent ID: f43476b8-5b71-4fc0-9812-3ce620325940, prefix: manila-) {2} manila.tests.volume.test_cinder.CinderclientTestCase.test_with_auth_obj [0.017741s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_1_True [3.021149s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container [0.019893s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_process_execution_error [0.023543s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_1____1001__1001_129____False_ [0.024510s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_3____1001__1001_____6__ [0.019467s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_4___1_1_1_0____4__ [0.018571s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_6____1001__1001_129____1_1_1_0____False_ [0.017609s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_helper [0.020903s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_empty_mount_point_name [0.026516s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats [0.022257s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_escapes [0.019466s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_error [0.019510s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root [0.018316s] ... ok {1} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_valid [0.033337s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_failure [0.036701s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_subnet_is_not_attached_to_the_router [0.021611s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_success [0.021034s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_default_host [0.021697s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_none_exist [0.032649s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_same_host [0.023128s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_two_exist_on_same_host [0.021244s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_network_name [0.019670s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_addon_of_interface_failed [0.021699s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_1_None [0.020716s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_1 [0.025773s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_2 [0.020247s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_3 [0.019859s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_3 [0.021385s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_5 [0.019303s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_6 [0.024700s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_1 [0.024014s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_2 [0.021875s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_2_False [0.026080s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server [0.019190s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_not_found [0.021602s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_service_instance [0.021828s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_exception [0.022177s] ... ok Service instance fake_inst_id does not exist. {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_not_exists [0.018615s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_05 [0.017697s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_08 [0.017230s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_10 [0.021814s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_2 [0.017559s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_3 [0.021667s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_4 [0.019738s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_5 [0.017079s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_driver_config [0.016977s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_more_than_one_exist [0.017331s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_3 [0.016393s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_ambiguous [0.016845s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_found [0.021336s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_default_config [0.019035s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_wo_handling_of_share_servers [0.018123s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_2_fake_name [0.017106s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_2 [0.016957s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_deny [0.000326s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_ip [0.000103s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_type [0.000079s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_backend_info [0.001155s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_2__1073741824___NFS___None_ [0.005766s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_network_allocation_number [0.000871s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_ok [0.006225s] ... ok Failed to provide ry access to 10.0.0.1 (Rule ID: 12345, Reason: Invalid or unsupported share access level: ry.). Setting rule to 'error' state. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 221, in update_access validate_access_rule(rule) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 416, in validate_access_rule raise exception.InvalidShareAccessLevel(level=access_level) manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: ry. Failed to provide ro access to 10.0.0.2/33 (Rule ID: 12347, Reason: Invalid access rule: invalid IPNetwork 10.0.0.2/33). Setting rule to 'error' state. Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ value, prefixlen = parse_ip_network( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 923, in parse_ip_network raise AddrFormatError('invalid prefix for %s address!' % module.family_name) netaddr.core.AddrFormatError: invalid prefix for IPv4 address! During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule netaddr.IPNetwork(access_rule["access_to"]) File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ raise AddrFormatError('invalid IPNetwork %s' % (addr,)) netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2/33 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 221, in update_access validate_access_rule(rule) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule raise exception.InvalidShareAccess(reason=str(exc)) manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2/33 Failed to provide rw access to 10.0.0.2.4 (Rule ID: 12348, Reason: Invalid access rule: invalid IPNetwork 10.0.0.2.4). Setting rule to 'error' state. Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 128, in str_to_int packed = _inet_pton(AF_INET, addr) ^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: illegal IP address string passed to inet_pton During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 346, in __init__ self._value = self._module.str_to_int(addr, flags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 132, in str_to_int raise error netaddr.core.AddrFormatError: '10.0.0.2.4' is not a valid IPv4 address string! During handling of the above exception, another exception occurred: Traceback (most recent call last): {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_invalid_rules [0.008259s] ... ok File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ value, prefixlen = parse_ip_network( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 902, in parse_ip_network ip = IPAddress(val1, module.version, flags=INET_PTON) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 348, in __init__ raise AddrFormatError( netaddr.core.AddrFormatError: base address '10.0.0.2.4' is not IPv4 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule netaddr.IPNetwork(access_rule["access_to"]) File "/usr/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ raise AddrFormatError('invalid IPNetwork %s' % (addr,)) netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2.4 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 221, in update_access validate_access_rule(rule) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule raise exception.InvalidShareAccess(reason=str(exc)) manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2.4 /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_dict [0.022814s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_getattr [0.017508s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_setattr [0.017679s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_nested_structures [0.015808s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver_util.TestDecorateMethodsWith.test_decorate_methods_with [0.015888s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_large_range [0.122802s] ... ok {1} manila.tests.share.drivers.vastdata.test_driver_util.TestVerboseDriverTrace.test_verbose_driver_trace_debug_true [0.020506s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_2_4_0_11_12 [0.000975s] ... ok {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_7_4_6_0_1_1 [0.000347s] ... ok {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_8_4_6_9 [0.000336s] ... ok {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_400 [0.000700s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_no_return_content [0.000316s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_create_with_provided_params [0.000607s] ... ok {1} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_update_with_provided_params [0.000394s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api [0.023583s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend [0.037966s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_ips [0.017736s] ... ok Fetching pool details operation failed. {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details_negative [0.017159s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot [0.021748s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_common_server [0.019842s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_2_True [0.017126s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_3 [0.016678s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_3 [0.557328s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_set_up_service_instance [0.019848s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_format_device [0.020398s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_consumed_space [0.018479s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_update_share_stats [0.019093s] ... ok Account 'FakeDomain\FakeUser' was given full access right on share sentinel.share_name. Manila only grants 'change' access. Found 'custom' ACE rule that will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 3, 'AccessControlType': 0} Found explicit deny ACE rule that was not created by Manila and will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 0, 'AccessControlType': 1} {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_access_rules [0.018465s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_rule_updates [0.016310s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_name [0.015843s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_volume_path_by_share_name [0.023599s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_grant_share_access [0.021438s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_init_helper [0.018090s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_type [0.018549s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_add_access_path [0.018161s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_volume_path_by_mount_path [0.023843s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_quote_string [0.026470s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_resize_partition [0.030320s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_server_addresses [0.021906s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_update_disk [0.021598s] ... ok {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_ssl [0.025752s] ... ok {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_init_conn [0.025511s] ... ok {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_multiple_shares [0.028229s] ... ok VPSA volume for share fakeid2 could not be found. {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share_snapshot [0.020842s] ... ok snapshot: original volume OS_share-fakeid2 not found, skipping delete operation snapshot: snapshot OS_share-snapshot-wrong_id not found, skipping delete operation Only NFS or CIFS protocol are currently supported. Share provided fakeid with protocol INVALID. {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_unsupported_proto [0.020239s] ... ok VPSA volume for share fakeid2 could not be found. {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_extend_share [0.021878s] ... ok snapshot: snapshot OS_share-snapshot-manage_snapname not found, skipping delete operation {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_snapshot [0.021167s] ... ok {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_no_active_ctrl [0.021911s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_success [0.023033s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset_busy_fail [0.020997s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_4 [0.019715s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_6 [0.019945s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_2___on____True________compression_on__ [0.020381s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_5___foo____True__False________compression_foo__ [0.018118s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_01____is__True____True__False_____dedup_off_____dedup_on__ [0.016809s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_03___on____True__False_____dedup_off_____dedup_on__ [0.016701s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_07____is__False____True__False________dedup_off__ [0.016969s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_1_bar_quuz [0.017155s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_3_foo_bar [0.019383s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_3_foo_bar [0.017459s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_1 [0.017998s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_2 [0.018045s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_1_None [0.018888s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replica [0.021864s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_with_share_server [0.019493s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_absent [0.019386s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_1___foo____127_0_0_1__ [0.017422s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_1_on [0.018871s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_absent [0.019133s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share [0.020995s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_network_allocations_number [0.018547s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_pool [0.018142s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_1 [0.017504s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_dataset_not_found [0.020173s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_4 [0.056564s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_unmount_exception [0.031358s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_pending [0.028068s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage_snapshot [0.034336s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access_with_share_server [0.028281s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_1_True [0.033254s] ... ok Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry [0.028889s] ... ok Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry_exceeded [0.036893s] ... ok Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer_empty [0.029410s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs_with_retry [0.021055s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_second_call [0.027677s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports [0.023558s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports_that_absent [0.026945s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_3_o [0.023639s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_4_w [0.020491s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_6_su [0.020241s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_6_i [0.017005s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_4 [0.017688s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_share [0.019021s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_enable_service [0.020514s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_allow_access [0.018714s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_share [0.018673s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot [0.018192s] ... ok snapshot fakesnapshotid: has clones {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot_negative [0.026670s] ... ok Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_size [0.020284s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_NFS [0.023007s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share [0.019258s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_NFS [0.018005s] ... ok Unknown if the share: sharename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_no_property [0.019545s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_just_get [0.077528s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_2_denying [0.083886s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_1___syncing___True_ [0.071183s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_2___error___False_ [0.065788s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_just_get [0.083814s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_4____applying____error____1_ [0.094685s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_1_True [0.132246s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_2_False [0.106443s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_1__True___error__ [0.183092s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_4__False___active__ [0.162698s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_3___cifs___True__False_ [0.033533s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_4___cifs___False__False_ [0.033518s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_6___cephx___False__False_ [0.032494s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_1_True [0.154910s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_2_denying [0.067154s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_1_True [0.153462s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_2_False [0.113838s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_10 [0.026050s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_1 [0.020738s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_2_False [0.068684s] ... ok Share fac9b587-55e2-4806-806e-da7dc9282366 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_instance_rules_error_status [0.055061s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_matching_subnet [0.070020s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_same_backend_and_network [0.047422s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_not_available [0.054752s] ... ok Share d3ed3ade-9ab8-4d71-b6d1-09461e0c2518 has replicas. Remove the replicas of all shares in the share server before attempting to migrate it. {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_with_replicas [0.439155s] ... ok --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration reservations = QUOTAS.reserve( ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: ['replica_gigabytes']. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format {1} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_1 [0.036167s] ... ok return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format record.message = record.getMessage() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ TypeError: %d format: a real number is required, not str Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.12/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed self.assertRaises( File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 495, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 507, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 560, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 1862, in _modify_quotas_for_share_migration LOG.warning("Replica gigabytes quota exceeded " Message: 'Replica gigabytes quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} {1} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_rules_na [0.049921s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_shares_na [0.048273s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_1_rw [0.038226s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_1 [0.094405s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations [0.025652s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {1} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_3 [0.075503s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {1} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_5 [0.058290s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_2 [0.081633s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_with_different_share_type [0.080241s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_instance_share_group_snapshot_member [0.032288s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_busy_task_state [0.035006s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_error_state [0.034719s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_2_InvalidShare [0.040822s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_1_None [0.033608s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_3_fake [0.032926s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 [10.046208s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_5_cifsfake [0.043777s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations_invalid_operation [0.041648s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_7_hdfsfake [0.033986s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_4_5months [0.032786s] ... ok Encryption keys quota exceeded for None (2 of 2 keys already consumed). {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_encryption_keys_quota_1 [0.036630s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_1_15minutes [0.027878s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_5_2years [0.020873s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_2 [0.048474s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_4_5months [0.026340s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_busy_share [0.024152s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_5 [0.026923s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_1 [0.020517s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_7 [0.021908s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_1_None [0.021842s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_1_fake_host_fake_backend_name_fake_pool [0.027606s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_1_NFS [0.049890s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_1_True [0.025292s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_event_name [0.019491s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_snapshot_name [0.029941s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_group [0.053205s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_des_volume_backup_snapshots [0.023000s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_0 [0.024304s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_2 [0.017886s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot [0.059503s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_3 [0.047604s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_for_replicated_share [0.022643s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_non_unified_aggr [0.027524s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_invalid_task_state [0.032900s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_api_not_found [0.034767s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__rehost_and_mount_volume [0.019598s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_1_manila_share [0.036050s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_1 [0.018048s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_no_dependent_shares [0.021137s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_1 [0.018190s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity [0.017652s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_with_snapshots [0.037387s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_value [0.024494s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_2_error_deleting [0.026582s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_3_creating [0.024390s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_newly_licensed_protocol [0.041153s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_wrong_status [0.022649s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_empty_spec [0.030650s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_first_backup [0.022455s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_source_has_2_more_relationships_negative [0.019469s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_cluster_are_not_peered_negative [0.027311s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_2 [0.083533s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_duplicate_policy_created [0.024479s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_empty_prefix_with_valid_mount_point_name [0.032650s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_backup_type_none_negative [0.028232s] ... ok Quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_lifs_not_found [0.019954s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_1 [0.038582s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_1_pool [0.018620s] ... ok Replica gigabytes quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_2 [0.033149s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_2_None [0.021939s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_all_tenants [0.024273s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_qos_policy_group [0.020710s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_2 [0.025397s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_with_creating_replica [0.024929s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_3 [0.023875s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_3 [0.035593s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_6 [0.021174s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_4 [0.020684s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_8 [0.020515s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_1_True [0.022713s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_share_server_and_all_tenants [0.020817s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_mismatch_flexgroup_pools_len [0.021964s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_1_False [0.025675s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_members [0.021295s] ... ok Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver not specified. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_2 [0.020811s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_3_1 [0.054268s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_snapshots_not_found [0.038073s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_5_y [0.053951s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share [0.059486s] ... ok Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Invalid input received: fake_reason. {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_8_True [0.050302s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_1 [0.030405s] ... ok Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver not specified. {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_1 [0.024841s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_2 [0.023346s] ... ok Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Invalid input received: fake_reason. {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_6 [0.023313s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_1 [0.024414s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin [0.022686s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.024466s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_dir_invalid [0.022706s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_info [0.030200s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type [0.023368s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_cluster_creds [0.023337s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_3_None [0.029442s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_1 [0.026673s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client_with_vserver [0.044267s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_2 [0.023644s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function [0.029022s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot [0.025808s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function_flexgroup [0.021867s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_4 [0.029864s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_1 [0.037540s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_2 [0.027882s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_found [0.040127s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_1_True [0.021876s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_1 [0.022096s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver [0.044500s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_2 [0.024236s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_status_invalid [0.039402s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_3 [0.026083s] ... ok Migration of share fake_id was already cancelled. {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_5_migration_cancelled [0.033031s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_invalid_protocol [0.026415s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_both_protocols [0.021288s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_2 [0.037671s] ... ok Failed to obtain migration progress of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 2165, in migration_get_progress result = data_rpc.data_copy_get_progress( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result Exception: fake {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_1 [0.020949s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_2 [0.029960s] ... ok Migration progress of share fake_id cannot be obtained at this moment. {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_3 [0.044242s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_4 [0.022599s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_6 [0.026170s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_3_migration_cancelled [0.043074s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_4 [0.020766s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_5 [0.021034s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_6_data_copying_completed [0.046289s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_cluster_creds [0.028067s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_1_True [0.026567s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_4 [0.056322s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_2_False [0.022536s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_3 [0.035184s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_3 [0.027567s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_implicit_false [0.022430s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_2 [0.035758s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_missing_spec [0.021969s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_status_unavailable [0.035147s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_exception [0.024056s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_3 [0.025435s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_missing_extra_spec_mount_point_name_support [0.038312s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_1_True [0.020068s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_2_error [0.024561s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_1_None [0.022226s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_2_deleting [0.023564s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_not_enabled [0.022259s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_3_error [0.021803s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_pool [0.019924s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_5_replication_change [0.020947s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share [0.023836s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_2 [0.019057s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_1 [0.021944s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_check_nondisruptive_and_network_change [0.058855s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_2 [0.023518s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_2_True [0.019508s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_get [0.048003s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_client_error [0.023878s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_1_dest_share_server_not_expected [0.020743s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.049193s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_1 [0.023453s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_2 [0.021293s] ... ok The first phase of migration has to finish to request the completion of server f83685cc-51c9-447a-997e-ba59a1f72686's migration. {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_2___server_migrating____migration_starting__ [0.035346s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_3 [0.021241s] ... ok Migration progress of share server a688cc1d-a528-4198-9879-22c177a8c206 cannot be obtained. The provided share server is not being migrated. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_3 [0.022304s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_1_server_migrating_to [0.038323s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_5 [0.021928s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_volume_move_failed [0.023104s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_service_not_up [0.055663s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_3_Queued [0.022137s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_4_Replicating [0.021869s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_2_shrinking_possible_data_loss_error [0.047474s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_2_volume_has_shared_qos_policy_iops_change [0.018684s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_4_volume_has_nonshared_qos_policy_iops_change [0.022905s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_2_False [0.023998s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access_exception [0.070630s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_cleanup_demoted_storage_error [0.024786s] ... ok Could not communicate with the backend for replica b51c5a31-aa5b-4254-9ee8-7d39fa4c8c38 during promotion. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3080, in promote_replica self._convert_destination_replica_to_independent( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.StorageCommunicationException: Could not communicate with storage array. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_destination_unreachable [0.025137s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_locked_share [0.038134s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_more_than_two_replicas [0.029976s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_snapshot [0.025544s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_restore_failed_negative [0.023156s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_locked_share [0.034876s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_2_False [0.027583s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_subnet_from_metadata [0.026216s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_error [0.032492s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica [0.023640s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_2_False [0.020092s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations [0.032690s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_set_cluster_info [0.045909s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_no_check [0.029463s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_6 [0.019504s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_2_False [0.028729s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_2 [0.018961s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_1 [0.017271s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_teardown_server [0.031142s] ... ok The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_4 [0.017751s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_1_None [0.026928s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_8 [0.017327s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_active_replica [0.020278s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_None [0.018424s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync_with_snapshots [0.019940s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replica [0.018164s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_3_create_share_from_snapshotFOO [0.018762s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_2_available [0.027727s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot [0.019359s] ... ok Could not create snapmirror for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2960, in update_replica_state dm_session.create_snapmirror(active_replica, replica, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict [0.017448s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_create_failed [0.031414s] ... ok No shares in share group to create snapshot. {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_members [0.018219s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_1 [0.030082s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replicated_snapshot [0.019629s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating [0.023449s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_share_group_snapshot [0.018810s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_2_unmanage [0.019100s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_deleting [0.028864s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_2_revert_to_replicated_snapshot [0.020816s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_admin_network_allocations_number [0.027977s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info [0.044653s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_periodic_hook_data [0.020143s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_non_unified_aggr [0.026383s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_1_True [0.020179s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_4 [0.023360s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_status [0.020203s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_no_configuration [0.018780s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage [0.033198s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_1 [0.023144s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_snapmirror_relationships_present [0.018017s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_complete [0.571968s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_start [0.019639s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_promote_replica [0.020707s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_continue [0.019925s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_get_progress [0.019913s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_start [0.020024s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_3_delete_snapshot [0.020813s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_4___create_snapshot____delete_snapshotFOO__ [0.019918s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replica_state [0.018971s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_network_allocations [0.020527s] ... ok {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_default_storage_driver [0.020315s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_1_True [0.019912s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_2_False [0.019636s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_2_False [0.019395s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_disabled [0.020225s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_2_False [0.019958s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_fail [0.019596s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_1___error____active__ [0.052653s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_2___active____active__ [0.054495s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_already_active [0.028022s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__form_network_allocations [0.022693s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__form_server_setup_info [0.020926s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__get_subnet_allocations [0.021773s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_4 [0.090525s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_1 [0.046588s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_2 [0.043886s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_1 [0.108721s] ... ok Driver-assisted migration of share fake_id failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1350, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_2 [0.100778s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_3 [0.052341s] ... ok Driver-assisted migration of share 72d9d851-7223-4173-be8e-71261eb1f7f7 failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1388, in _migration_start_driver self.driver.migration_start( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py", line 461, in migration_start raise NotImplementedError() NotImplementedError {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_3 [0.100342s] ... ok Driver-assisted migration of share 06416417-ed18-4cdf-bb9a-aa2ec34032ae failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1331, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 06416417-ed18-4cdf-bb9a-aa2ec34032ae while preserving snapshots. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_5 [0.087609s] ... ok Failed to obtain migration info from backends or invoking Data Service for migration of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1760, in _migration_start_host_assisted data_rpc.migration_start( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_1_None [0.057625s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration [0.065488s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration_subnet_not_found [0.045152s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_4___fake_reservations___True_ [0.036258s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_2 [0.092936s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_3 [0.106750s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_3_out_of_sync [0.032255s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_4_active [0.030024s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_5_error [0.033108s] ... ok Driver error when updating replica state for replica bc9e7fe1-7bec-4206-86d2-c954a3728b73. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 2992, in _share_replica_update replica_state = self.driver.update_replica_state( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_ignored [0.036331s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_2__False__True_ [0.057816s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_2_False [0.022643s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_2 [0.019893s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_2_True [0.058056s] ... ok Share server 1aa5a5ce-7251-40d3-83b3-8a8824a716cd has failed on security service update operation for current security service 927ddddb-f987-4518-bcaf-23efba141dcd and new security service 791828a1-5564-4a05-9cf3-40cc9c9625e8. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 6775, in _update_share_network_security_service updates = self.driver.update_share_server_security_service( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_exception [0.065227s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_1_None [0.020677s] ... ok Unexpected driver error occurred while updating status for share instance ba49416d-61f2-430d-9716-9aa0c63e55e0 that belongs to share 'fake_id_7' Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 5786, in _update_share_status data_updates = self.driver.get_share_status(share_instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ShareBackendException: Share backend error: fake_msg. Status of share instance ba49416d-61f2-430d-9716-9aa0c63e55e0 that belongs to share fake_id_7 was updated to 'error'. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_2 [0.094128s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_5 [0.079662s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_02_migration_cancel [0.026201s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_12_create_snapshot [0.020986s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_network_security_service [0.029681s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance [0.124815s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_exception [0.025710s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_with_share_network_driver_handles_servers [0.021951s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group [0.020547s] ... ok Share group fake_id: create failed {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_error [0.019309s] ... ok Share group fake_id: create failed {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_error [0.021481s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_1_available [0.024057s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_share_group_snapshot_with_update [0.025925s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_status_creating [0.095099s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_backend_provided_metadata [0.077629s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_ip_address_generation_failure [0.068467s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_server_created [0.129534s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_not_exists [0.110273s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_2_None [0.023064s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_deletion_disabled [0.105053s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_drv_misbehavior_ignored_with_the_force [0.021510s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_1 [0.022210s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion_exception [0.730416s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_1_True [0.221607s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_2_False [0.194291s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_only_host [0.021651s] ... ok Extend share failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 4924, in extend_share self.driver.extend_share( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {1} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share_invalid [0.052512s] ... ok Caught exception trying ensure share instances. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 511, in ensure_driver_resources update_share_instances = self.driver.ensure_shares( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 869, in raise_exception raise exception.ManilaException(message="Fake raise") manila.exception.ManilaException: Fake raise {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_ensure_shares [0.144612s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer_negative [5.022031s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_volume_rehost [0.048933s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup [0.022759s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test___update_share_attributes_after_server_migration [0.020256s] ... ok Cannot perform server migration because at leat one of the backends doesn't support SVM DR. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_1 [0.024989s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_1__True___svm_migrate__ [0.022529s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_port_and_broadcast_domain [0.020661s] ... ok Unexpected error occurred while updating access rules for share instance b4a3455f-824d-4187-9f59-f28733917502. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 575, in ensure_driver_resources self.access_helper.update_access_rules( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 552, in raise_share_access_exists raise exception.ShareAccessExists( manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. Unexpected error occurred while updating access rules for share instance ea6cb4a1-6f9c-4733-b080-b0d4705d560c. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 575, in ensure_driver_resources self.access_helper.update_access_rules( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 552, in raise_share_access_exists raise exception.ShareAccessExists( manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_1 [0.190236s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm [0.023328s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_1_True [0.020653s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_1 [0.024114s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_2 [0.024024s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate_failed_to_complete [0.021365s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_2__False___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.020529s] ... ok Vserver is specified in the configuration. This is ignored when the driver is managing share servers. Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.trace..trace_wrapper' failed Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 673, in _handle_ems_logging self._client.send_ems_log_message(self._build_ems_log_message_1()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 703, in _build_ems_log_message_1 message = self._get_ems_pool_info() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 122, in _get_ems_pool_info 'aggregates': self._find_matching_aggregates(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 148, in _find_matching_aggregates return [aggr_name for aggr_name in aggregate_names ^^^^^^^^^^^^^^^ TypeError: 'Mock' object is not iterable {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.025382s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_2 [0.153824s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_string [0.023932s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity [0.020206s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_2 [0.020722s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations [0.021512s] ... ok Invalid share server network allocation. Bad network configuration: fake exception message. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_subnets_error [0.024373s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_3 [0.023316s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_4__None__None_ [0.133517s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_different_aggrs [0.021390s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_2 [0.021656s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_flexgroups [0.021696s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_3 [0.025840s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_3 [0.021106s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_is_service_ready [0.021188s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_1 [0.025564s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_5 [0.021362s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_driver_exception [0.051421s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_1 [0.021560s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_5 [0.021589s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_no_share_server [0.027707s] ... ok Error managing share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 3462, in manage_share_server raise exception.ManageShareServerError(reason=msg) manila.exception.ManageShareServerError: Manage existing share server failed due to: Failed to manage all allocations. Allocations [{}, {}] were not managed. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_allocations_not_managed [0.085167s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_2 [0.029558s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_3 [0.023934s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_2 [0.021173s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_6 [0.021037s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_driver_exception [0.084885s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_4 [0.023807s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_5 [0.023497s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace [0.022424s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_1_migration_driver_in_progress [0.070293s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_2_flat [0.021111s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_existent_home_port [0.020283s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_group [0.021191s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_2 [0.030073s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif [0.022663s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_already_present [0.020856s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_2_False [0.132342s] ... ok Failed to configure Vserver. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_3 [0.023050s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs [0.020238s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs_pre_configured_home_ports [0.023559s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress [0.069641s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_1 [0.022469s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_1_True [0.023541s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_2_False [0.036369s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.018048s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_2 [0.017935s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_1 [0.017801s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_3 [0.017458s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_status_update [0.085784s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port_no_match [0.022459s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_exception [0.023983s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_share_server_network_info [0.019989s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server [0.020539s] ... ok Cannot choose compatible share-server: fake {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_incompatible_servers [0.031323s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_08 [0.019483s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_invalid_arguments [0.020660s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_4 [0.018005s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_empty_share_stats [0.018571s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_5 [0.028776s] ... ok Cannot restore backup 2c601024-9643-4940-909d-36693897e909 to target share b0a0193b-84c8-4275-8e7e-49ef22683f14 as share driver does not provide support for targeted restores NoneType: None Failed to restore backup 2c601024-9643-4940-909d-36693897e909 to share b0a0193b-84c8-4275-8e7e-49ef22683f14 by driver. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_restore_backup_respects_restore_to_target [0.052359s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_invalid_subnet [0.034197s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_1___ [0.019115s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_1_None [0.022252s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_compatible [0.020286s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_2_fake_reservations [0.025930s] ... ok Cannot perform server migration to a specific pool. Please choose a destination host 'host@backend' as destination. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_dest_with_pool [0.019323s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_2_False [0.024548s] ... ok Cannot perform server migration since the destination host doesn't support the required extra-spec netapp_flexvol_encryption. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_1_netapp_flexvol_encryption [0.024524s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_driver [0.019039s] ... ok Cannot perform server migration since the destination host doesn't support the required extra-spec revert_to_snapshot_support. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_2_revert_to_snapshot_support [0.019219s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_incorrect_detail_data [0.022276s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_breaking [0.019006s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_1_None [0.017806s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_2_ShareServerMigrationFailed [0.052442s] ... ok Driver migration completion failed for share server 01c0ecc1-0858-4e8a-be63-9f458ac0dbaa. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 6357, in share_server_migration_complete self._server_migration_complete_driver(context, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_1_True [0.052278s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_get_progress [0.076937s] ... ok Shrink share failed due to possible data loss. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 5030, in shrink_share self.driver.shrink_share( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ShareShrinkingPossibleDataLoss: fake {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_2 [0.042247s] ... ok Shrink share operation not supported. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 5030, in shrink_share self.driver.shrink_share( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect NotImplementedError {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_not_supported [0.044684s] ... ok Failed to update quota on share shrinking. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 5024, in shrink_share reservations = QUOTAS.reserve(context, **deltas) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_2__False_____ [0.061200s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_1 [0.368684s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server [0.018600s] ... ok Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_1_None [0.036671s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_2_False [0.146026s] ... ok Failed to update vserver network configuration. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_setup_network_fail [0.032070s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_2 [0.028925s] ... ok Error unmanaging share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 3554, in unmanage_share_server self.driver.network_api.unmanage_network_allocations( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ShareNetworkNotFound: Share network fake could not be found. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_network_allocations_error [0.045503s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_2 [0.019830s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_1 [0.018332s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations [0.044982s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_2 [0.018082s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_3 [0.018189s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_aqos_not_supported [0.019657s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets [0.022482s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_not_found [0.019364s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_admin_network_allocations [0.103383s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.018596s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.018051s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.020093s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_1_True [0.019910s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_base_counter_name [0.023325s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_update_access_rule_exception [0.097701s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_kahuna_utilization [0.031278s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_2 [0.017860s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_1 [0.061922s] ... ok Could not calculate node utilization for node fake_node. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 193, in _get_node_utilization adjusted_cp_time_msec = self._get_adjusted_consistency_point_time( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect ZeroDivisionError {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_calculation_error [0.017793s] ... ok Could not get utilization counters from node cluster1-01 Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 348, in _get_node_utilization_counters return (self._get_node_utilization_system_counters(node_name) + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters_api_error [0.018251s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_nodes_for_aggregates [0.017709s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_4 [0.051649s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_consistency_point_time [0.017296s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_access [0.020122s] ... ok Could not get performance base counter name. Performance-based scheduler functions may not be available. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 56, in _init_counter_info self._get_base_counter_name('system', File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_1 [0.021842s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_new [0.018275s] ... ok Could not get performance base counter name. Performance-based scheduler functions may not be available. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 51, in _init_counter_info self._get_base_counter_name('system:constituent', File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_2 [0.018054s] ... ok Failed to update allocations of share server fake_server_id on subnet fake_new_subnet_id: No allocations found for the share server fake_server_id on the subnet.. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 7075, in update_share_server_network_allocations self._do_update_share_server_network_allocations( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.AllocationsNotFoundForShareServer: No allocations found for the share server fake_server_id on the subnet. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations_failed [0.019927s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system [0.017916s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_07 [0.025434s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_unknown_nodes [0.019547s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_1 [0.017443s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_11 [0.019927s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_2 [0.016825s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_12 [0.018295s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_delete_share [0.017167s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_01 [0.017971s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target [0.016480s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_2_36 [0.019909s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule [0.016707s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_2___fc00__1_____fc00__1___ [0.020107s] ... ok {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_1_None [0.032621s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_cleanup_demoted_replica [0.017876s] ... ok {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_not_found [0.031076s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_1_ [0.017541s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_policy_name [0.016384s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share [0.016776s] ... ok {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_1_active [0.040949s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_level [0.016697s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_type [0.020299s] ... ok {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_missing_mode_no_default [0.021588s] ... ok {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_missing_mode_good_default [0.018803s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_server_network_allocations [0.078204s] ... ok {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_config [0.016925s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_get_data [0.016670s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_2_False [0.016934s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_convert_to_list [0.021712s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_connection_get_info [0.078120s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_2 [0.024902s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_1_True [0.016930s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_2_False [0.016987s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing [0.016969s] ... ok Invalid trace flag: fake {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_key [0.027507s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_no_tracing [0.026410s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.019435s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_2 [0.018264s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__some_error [0.018130s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.017843s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_error [0.017320s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_path [0.020489s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_start [0.034084s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi [0.019666s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi_no_rest_address [0.018488s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_http [0.018141s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_token [0.017210s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_next [0.017489s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_data_payload [0.021452s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___invalid_method [0.019418s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post [0.018200s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth [0.016835s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_content [0.017100s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_server [0.470312s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_no_monitor [0.017671s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_max_retries [0.017320s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_permanent [0.020515s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_create [0.018412s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_snapshot [0.076106s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_backend_name [0.018201s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.018543s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot_error [0.020264s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.018862s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_ensure_driver_resources [0.077760s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_extend_share [0.019425s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.022204s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_manage_existing [0.021607s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem_with_activate [0.019106s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_shrink_share [0.019530s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_start [0.100442s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_rw [0.018316s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_bad_mask [0.018861s] ... ok {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_02______0_ [0.020717s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_shrink_share [0.076946s] ... ok {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_07___1B___1_ [0.039280s] ... ok {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_10___1M___1048576_ [0.021160s] ... ok {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_input_error [0.029378s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access_for_share_instances [0.077668s] ... ok {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_snapshot [0.035069s] ... ok {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot [0.032605s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_from_metadata [0.076882s] ... ok {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_no_eradicate [0.032715s] ... ok snapshot fake_dataset.snap not found on FlashBlade, skip delete {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_not_found [0.025259s] ... ok {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share [0.021870s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_add_host [0.023779s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_subnet_from_metadata [0.088130s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_snapshot_api [0.024062s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_1_True [0.037053s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_1 [0.025738s] ... ok Share type test has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_2 [0.017545s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_host [0.023293s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_2_supernova_nova [0.016853s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_2 [0.022371s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_boolean_extra_specs [0.016738s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_optional_extra_specs [0.017340s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_02 [0.027395s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_required_extra_specs [0.018734s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_04 [0.025144s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_1 [0.016645s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_3 [0.016433s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_05 [0.028034s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_1 [0.016902s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_12 [0.022441s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_2 [0.016237s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_07___snapshot_support____0__ [0.016931s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_18 [0.033593s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_11___snapshot_support____n__ [0.016234s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_12___snapshot_support____no__ [0.016951s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_19 [0.024979s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_14___create_share_from_snapshot_support____t__ [0.017081s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_20 [0.023080s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_22___create_share_from_snapshot_support____off__ [0.017141s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_33___revert_to_snapshot_support____false__ [0.016460s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_22 [0.022501s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_41___mount_snapshot_support____y__ [0.017001s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_23 [0.022723s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_43___mount_snapshot_support____0__ [0.017142s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_24 [0.025900s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_48___mount_snapshot_support____no__ [0.016885s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_59___mount_point_name_support____n__ [0.024958s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_60___mount_point_name_support____no__ [0.018266s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_25 [0.049367s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_73___encryption_support____share_server__ [0.017546s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_27 [0.026717s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_1_invalid [0.017707s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_volinfo [0.021758s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_02___driver_handles_share_servers____t__ [0.017476s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_03___driver_handles_share_servers____true__ [0.017679s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_set_nfs_access_1 [0.022142s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_08___driver_handles_share_servers____f__ [0.018769s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_2 [0.024907s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_10___driver_handles_share_servers____off__ [0.016945s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_7 [0.025390s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_3 [0.018108s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access_invalid [0.016770s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_8 [0.024803s] ... ok {1} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage [0.017985s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_with_exception [0.029071s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host_and_pool [0.016558s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool_use_default_pool [0.016945s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_without_hostlist [0.028373s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_pool [0.017456s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_not_exist [0.017146s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_3_proto [0.024749s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_success [0.016912s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_diff_size [0.022735s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_1 [0.016415s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_3 [0.016326s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_configutarion [0.030612s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_2 [0.024430s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot [0.024563s] ... ok volID for Share fakeId does not exist {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot_without_volid [0.037405s] ... ok {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_1_queued_to_apply [0.088607s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_location_path [0.020825s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_vol_host [0.022019s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_snapshot [0.020959s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_deny_and_allow_access [0.019120s] ... ok {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_2_queued_to_deny [0.092155s] ... ok Will not verify the server certificate of the API service because the CA certificate is not available. {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_with_cert [0.017924s] ... ok {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_no_ssl [0.020663s] ... ok {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_with_ca [0.017289s] ... ok {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_request_generation_and_basic_auth [0.023286s] ... ok {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_exception [0.073419s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access_nonip [0.018633s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_request_spec [0.021721s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_ro_access [0.017219s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_minimal_request_no_members [0.025923s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access [0.017178s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_two_members [0.021576s] ... ok Could not connect to API: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666 {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_failure [0.027792s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_1_specified_stypes_one_unsupported_in_AZ [0.023484s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_share [0.022284s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_3_group_type_stypes_one_unsupported_in_AZ [0.022117s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_extend_share [0.020460s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_creation [0.020298s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_fetch_existing_access [0.017249s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_other_error [0.017638s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_1_True [0.023011s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_level [0.018142s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_error_snapshot_status [0.020047s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get_fail [0.017884s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id [0.023323s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_2_user [0.025115s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_no_host [0.020358s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_without_host [0.025796s] ... ok Only IP or USER access types are allowed for NFS shares. {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_1 [0.044454s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot [0.024520s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot_fail [0.018369s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share_fail [0.017752s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_group_does_not_exist [0.025502s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_2 [0.019031s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get [0.020366s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all [0.018896s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_fail [0.022961s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_1 [0.019043s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_no_groups [0.023103s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_1_False [0.017529s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_2 [0.017777s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_add_export [0.017448s] ... ok {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access [0.021084s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_remove_export [0.017470s] ... ok {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_3 [0.016967s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access [0.018383s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir [0.024725s] ... ok {1} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted_invalid [0.036232s] ... ok {1} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_offline [0.018446s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error [0.019539s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_input [0.016245s] ... ok {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_not_provided [0.017745s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata_size [0.016677s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently [0.018460s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_unmanage_invalid_share_snapshot [0.015792s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently_raise_error_on_add [0.019275s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode403.test_admin_required [0.016461s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container [0.019151s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_instance_not_found [0.018139s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_error [0.022816s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_resource_unknown [0.017150s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_usage_not_found [0.015591s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share [0.021807s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_resource_lock_not_found [0.015614s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot_invalid_helper [0.019300s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_not_found [0.016480s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_backend_details [0.020116s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_resource_not_found [0.017246s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_snapshot [0.018931s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found [0.017342s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_with_volume_not_found [0.019356s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_snapshot_not_found [0.018112s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_extra_specs_not_found [0.017427s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_dhss_false_server_avail_after_retry [0.024342s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_resource_not_found [0.016688s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_3_123 [0.021007s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_snapshot_not_found [0.016095s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size [0.019711s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_limit_exceeded [0.016764s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_1_fake_fake_ [0.018076s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode413.test_snapshot_limit_exceeded [0.016163s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_none [0.018852s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg [0.016556s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_kwargs_to_string [0.015939s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_with_private_data [0.018894s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_multi_kwargs_to_string [0.016501s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false [0.022016s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_redundant_period [0.016571s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_manage_share_server_error [0.019000s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_replication_exception [0.017493s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true_no_volume_provided [0.045286s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_snapshot_access_already_exists [0.016026s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_found [0.031829s] ... ok {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_4 [0.016177s] ... ok {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_verify_scheduler_dependent_manager_instance [0.016439s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_mounted_to_srv [0.020595s] ... ok {1} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_ok [0.016349s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_present [0.019852s] ... ok {1} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_1 [0.020632s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_2 [0.019178s] ... ok {1} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_4 [0.017224s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_exist [0.018730s] ... ok {1} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_allocate_not_redefined [0.016459s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_recreation [0.018569s] ... ok {1} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_deallocate_not_redefined [0.015853s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmanage_snapshot [0.018574s] ... ok {1} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_no_redefinitions [0.016131s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_retry_once [0.018118s] ... ok {1} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_custom_admin_role_is_admin [0.025704s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume_error_extending [0.019050s] ... ok {1} manila.tests.test_policy.DefaultPolicyTestCase.test_policy_called [0.025289s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_extending_volume [0.018211s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_default_config_hook [0.018205s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_helper [0.018071s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.043540s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export [0.016763s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_4 [0.017809s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.042369s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_2 [0.017098s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_4 [0.017706s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_empty [0.018180s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. GlusterFS share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_network_allocations_number [0.017361s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce [0.074633s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_1_True [0.018806s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_1_type [0.018186s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_access_via_manager [0.018816s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_1_ [0.017128s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize [0.068586s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_4__1_2_3_4_foo [0.018007s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_success [0.017749s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy not registered Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/policy.py", line 184, in authorize result = _ENFORCER.authorize(action, target, context, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_policy/policy.py", line 1187, in authorize raise PolicyNotRegistered(rule) oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered {1} manila.tests.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.042847s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist [0.031496s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_exports_share_exist_recreate_true [0.017986s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_2___5_6_7_8_foo [0.017499s] ... ok Caught error trying delete share: None, trying delete it forcibly. {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_export_forcibly [0.018951s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce [0.070528s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access [0.017374s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_6 [0.018533s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize [0.100818s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_3___fake_user_id___None_ [0.022081s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_1 [0.020195s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_3 [0.018018s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_by_class [0.019830s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_1_True [0.017371s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_1___fake_quota_class___True__None___fake_remains__ [0.017151s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_2__None___foo_st_id__ [0.017601s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_3___fake_quota_class___True__False_ [0.022211s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_2 [0.017373s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_4 [0.016689s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_wrong_expire [0.016151s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_usage_reset [0.017027s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_current_common_resources [0.018679s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure [58.039378s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_user [0.019213s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_3_False [0.017737s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_timeout [0.030460s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_3 [0.027370s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_5 [0.380981s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_2___1638515___True_ [0.024963s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_8 [0.017312s] ... ok Caught an unexpected behavior: the fake restore to snapshot request using all volumes and empty string snapshot as argument has not failed. NoneType: None {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_error [0.027501s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_register_resources [0.041134s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_1____shares_fake_share1_n_t_t1_1_1_10_n_shares_fake_share2_n_t_t1_1_1_16_n_shares_fake_share3_n_t_t_world__n_mnt_fake_share1_1_1_1_11___False_ [0.031544s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_move [0.027113s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_1 [0.029916s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_cifs_share_exists [0.021378s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_2____shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n_mnt_fake_share1_n_t_t1_1_1_11___True_ [0.031756s] ... ok {1} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_1___ [0.018990s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_clear_nfs_export_policy_for_volume [0.022168s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_3_5_6_7_9__foo_quuz [0.031614s] ... ok {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove_object_not_in_pool [0.031369s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_nfs [0.021143s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_3_5_6_7_9__foo_quuz [0.022646s] ... ok {1} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_2___10_0_0_0_24____255_255_255_0__ [0.021193s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_barbican_kms_config_for_specified_vserver [0.022055s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_2 [0.017737s] ... ok {1} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_5___10_0_0_1____255_255_255_255__ [0.016800s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_3 [0.018362s] ... ok {1} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_2_ [0.019505s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy [0.033927s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_1 [0.021126s] ... ok {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_1___10_0_0_0_0___0_ [0.029936s] ... ok Unable to umount: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: 'fake error' {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_port_and_broadcast_domain [0.033724s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_error [0.021374s] ... ok {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_4___fdf8_f53b_82e1__1_0___0_ [0.019757s] ... ok {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_3_10_0_0_555_33 [0.016686s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.041131s] ... ok {1} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_str_input [0.017708s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_2_False [0.045812s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_6___echo_____quoted_argument__rm__rf__ [0.018345s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_2_False [0.021084s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_4______0____fe80__1___True_ [0.038637s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_9___echo_____quoted__virus___quoted____ [0.017182s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share [0.019972s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_03___1fake____G__ [0.016637s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_from_snapshot [0.020725s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_1__ [0.033698s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_09___1_2fake____G__ [0.018077s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_snapshot [0.025300s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_13___K2_2M____G__ [0.018421s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_without_gateway [0.024226s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_16_______G__ [0.020067s] ... ok Volume not found: Logical volume "fake/fake-volume" not found {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_1___vault___False__True_ [0.023030s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_1_Logical_volume__fake_fake_volume__not_found_ [0.030536s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_06____9728M____G____9_5_ [0.019825s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_2__None__False__False_ [0.019619s] ... ok Volume not found: Failed to find logical volume "fake/fake-volume" {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_2_Failed_to_find_logical_volume__fake_fake_volume__ [0.022686s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_11____3P____G____3145728_0_ [0.017742s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_1 [0.018597s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share [0.020128s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_12____3_4P____G____3565158_4_ [0.016753s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume [0.023444s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_15____9728_2381T____T____9728_2381_ [0.017675s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ensure_share [0.023234s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_1 [0.021770s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_16____9728_2381T____T____9728_2381_ [0.016957s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_share [0.024939s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_2 [0.021595s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_2_None [0.022019s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_mount_point_name [0.036840s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy [0.017838s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_none_mount_point_name [0.021072s] ... ok Cannot delete Vserver fake_vserver. Failed to put volumes offline. Entry doesn't exist. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_already_offline [0.026521s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_name [0.019171s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_peer [0.018909s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_1_rw [0.026016s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_dedupe_async [0.018537s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_2_ro [0.019554s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size [0.018709s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_fail [0.019519s] ... ok {3} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_invalid [0.023635s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_unused_found [0.022115s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist [0.019516s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net [0.022941s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_is_used [0.027686s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used [0.022652s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_and_get_error_404 [0.019405s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_get_unhandled_error [0.019329s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_1 [0.019188s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_2 [0.022754s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_3 [0.020757s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_wrong_ports [0.019340s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_1 [0.017993s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_available_from_start [0.018739s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_1 [0.018314s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_found_always [0.025205s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_04 [0.019283s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy [0.432054s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_06 [0.017713s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_network_interface [0.018411s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_07 [0.017927s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_dedupe_async [0.021827s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_15 [0.018243s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_3_None [0.018075s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_16 [0.018557s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.017628s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_7 [0.022896s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.016909s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_3 [0.017509s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_1 [0.017085s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_6 [0.018898s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume [0.017066s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists_recreate [0.018446s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_no_name [0.020266s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_18____512____M____0_00048828125_ [0.709953s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_broadcast_domain_for_port [0.019670s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_active [0.030990s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_22____2048G____T____2_0_ [0.020503s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver [0.017181s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_2_fake [0.017355s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_handling_of_share_servers [0.026039s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes [0.017349s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_2_fake [0.018248s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_handling_of_share_servers [0.020021s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job [0.016806s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_3_1_1_1_1 [0.017897s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_not_found [0.017409s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_2_fake_name [0.019871s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_2 [0.018929s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state [0.018301s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_two_sg_in_list [0.018876s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_4 [0.017898s] ... ok NFS v4.0 is not supported while migrating vservers. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_1_13172940 [0.026201s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_2_255_255_255_255 [0.020881s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_4 [0.023906s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_3_192_168_0_1 [0.019083s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_available [0.034555s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_2_invalid [0.020011s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume_empty [0.046140s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_error_state [0.022110s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_1__False__False__False_ [0.025958s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_1__1073741824___NFS____fakeid__ [0.007416s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_8__1___SMB___None_ [0.006879s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate [0.032989s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_1_vast_mgmt_user [0.001615s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_2_vast_vippool_name [0.001483s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_3_vast_mgmt_host [0.001349s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_5___undefined____undefined___False_ [0.022696s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_1___ [0.007650s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_not_found_rows [0.019227s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_2_None [0.018846s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_1___________10_10_10_1____10_10_10_2___ [0.018857s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_instance_uuids [0.017620s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_3____________ [0.011927s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_2___on___True_ [0.018587s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_1___________10_10_10_1____10_10_10_2___ [0.010723s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_2_False [0.020903s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_2____10_10_10_1____10_10_10_2_______ [0.011209s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_not_found [0.018800s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_3____________ [0.010682s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_3___1___True_ [0.028704s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_share_stats [0.001559s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr_missing [0.020021s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_7___0___False_ [0.022626s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_destinations [0.029472s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_recursion [0.018465s] ... ok {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_3___6months____P6M__ [0.018550s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_2_False [0.024014s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_serialization [0.017645s] ... ok {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_4___2years____P2Y__ [0.018558s] ... ok Could not find volume volume1 to get snapshot {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_exception [0.017634s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify [0.017370s] ... ok {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_negative [0.017383s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_not_found [0.017136s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_1_____15_0_0_1____15_0_0_4______10_0_0_27____10_0_0_30_______15_0_0_1____15_0_0_2____15_0_0_3____15_0_0_4____10_0_0_27____10_0_0_28____10_0_0_29____10_0_0_30___ [0.016741s] ... ok {1} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_2_false [0.017368s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_storage_failover_partner [0.017374s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_2_____15_0_0_1____15_0_0_1______10_0_0_20____10_0_0_20_______15_0_0_1____10_0_0_20___ [0.017343s] ... ok {1} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_2_ [0.016397s] ... ok {1} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_4_true [0.016320s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id [0.025285s] ... ok {3} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_3_________ [0.018933s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_3_3_4_6_123_1 [0.001011s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_disabled [0.000933s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_with_underscore [0.000324s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_failure [0.000531s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} manila.tests.test_utils.TestComparableMixin.test_gt [0.021578s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id_empty [0.021376s] ... ok {1} manila.tests.test_utils.TestComparableMixin.test_ne [0.017394s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_1 [0.019328s] ... ok {1} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_caller [0.017414s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status [0.019139s] ... ok {1} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_2___noop__ [0.019627s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capabilities_no_response [0.018275s] ... ok {1} manila.tests.test_utils.TestRetryDecorator.test_max_backoff_sleep [0.018649s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_exception [0.022140s] ... ok {1} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required_random [0.020824s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_root_volume_name [0.030395s] ... ok {1} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.020281s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_initialize_snapmirror_vol [0.020899s] ... ok {1} manila.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.018540s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_supported [0.018641s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_attach [0.022178s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_no_records [0.017531s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_begin_detaching [0.019334s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_key_manager_not_enabled [0.021584s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_already_attached [0.018565s] ... ok NetApp Volume Encryption is not supported on this ONTAP version: NetApp Release 9.1.0: Tue May 10 19:30:23 2016 <1no-DARE>. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.018584s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_detach [0.019663s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.017649s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_force [0.018460s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_cluster_nodes [0.021491s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_snapshot [0.030158s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_1 [0.018162s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_snapmirror_vol [0.018282s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete [0.030027s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.017446s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all [0.019128s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_2_False [0.025899s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_reserve_volume [0.019703s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_error [0.018232s] ... ok {1} manila.tests.volume.test_cinder.CinderclientTestCase.test_no_auth_obj [0.020041s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_volume_name [0.019780s] ... ok {1} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application___call__ [0.020254s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies_api_error [0.027855s] ... ok {1} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application_factory [0.029718s] ... ok controller-0@fancystore01#pool100 specifies a pool but controller-0@fancystore01 does not. controller-0@fancystore01 specifies a backend but controller-0 does not. test location: 172.0.0.1:/manila_fakeid/manila_fakeid {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get [0.017344s] ... ok Configured ONTAP login user cannot retrieve QoS policies. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_error [0.017365s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_not_found [0.017335s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_error [0.018026s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_quiesce_snapmirror_vol [0.016807s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_not_found [0.017105s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy [0.017428s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_vserver [0.017560s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume_exception [0.019492s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_error [0.017491s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_no_server [0.016483s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_adaptive_policy_group_for_volume [0.017452s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_1 [0.021153s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_none [0.018121s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_2_False [0.017049s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files_retry_allocated [0.017378s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_1_None [0.016868s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapmirror_restore_vol [0.018124s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_2_False [0.018582s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_error [0.019550s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_complete [0.018218s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume [0.017170s] ... ok Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Failed to unmount volume fake_share after waiting for 30 seconds. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_max_retries [0.017759s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_1____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____patch_____fake_domain______fake_ip___ [0.022475s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm [0.017280s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm_error [0.017721s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_1__fake_share [0.021505s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_1_source [0.018232s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_api_error [0.018576s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_2_fake [0.017524s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_with_host_validation [0.016761s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_3_put [0.016392s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_5_patch [0.017235s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_vserver [0.016263s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_1_None [0.016367s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_3 [0.016647s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_4 [0.017008s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_1 [0.017156s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_2 [0.016374s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_valid [0.016363s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_1 [0.015958s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_1___ [0.015946s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_2 [0.018581s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_3 [0.018694s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source_dhss_true [0.018433s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_timeout [0.017469s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_does_not_exist [0.017273s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirror_destinations_svm [0.017881s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors_svm [0.019397s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_1_None [0.019675s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica [0.017337s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_timeout [0.018811s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_timeout [0.017614s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", vastresource test not found on VAST, skipping delete {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_token_retries [3.001822s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_500 [0.000582s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_success [0.001773s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_not_found [0.001658s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_found [0.001629s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_multiple_entries_found [0.000765s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_single_entry_found [0.000622s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vips [0.000839s] ... ok {3} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_vips_ok [0.000734s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_negative [0.020365s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_ret_for_update_object [0.021633s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_vip [0.018446s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__update_share_stats [0.017328s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share [0.017829s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share [0.021386s] ... ok ('ACCESSShareDriver delete snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_negative [0.019431s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share [0.017742s] ... ok ('ACCESSShareDriver extend share failed %s', 'fakename') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share_negative [0.017917s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share [0.017175s] ... ok ('ACCESSShareDriver deny failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_negative [0.017633s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_2 [0.020313s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_2 [0.019392s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_2 [0.018251s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_4 [0.018281s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_1_None [0.017540s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_2_Exception [0.018488s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mount_path [0.024318s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. Windows SMB share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mounted_share_size [0.020705s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_1_None [0.018451s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_helpers [0.018272s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_2 [0.016608s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_remove_exports [0.017540s] ... ok Unsupported access level fake_level or access type user, skipping removal of access rule to FakeDomain\FakeUser. {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_deleting_invalid_rule [0.021713s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_create_partition [0.018151s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_format_partition [0.017334s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_current_domain [0.016041s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_1_1 [0.016826s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_2_ [0.016890s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_2 [0.019181s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_1_False [0.019020s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_online_status [0.016156s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_search_list [0.015974s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_win_reg_value [0.015782s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_unjoin_domain [0.017386s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute_exception [0.022119s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_http [0.020121s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_1 [0.017862s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_3 [0.017482s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_password [0.016290s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_allow_access_with_incorrect_access_type [0.016843s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share [0.017405s] ... ok VPSA volume for share fakeid2 could not be found. Snapshot OS_share-snapshot-fakesnapid not found {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_from_snapshot [0.022867s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_do_setup [0.019694s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_get_share_stats [0.018888s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_share [0.023137s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_error [0.018664s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_snapshot [0.017223s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_1 [0.024986s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_2 [0.019010s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_not_set [0.016793s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_1___on____True__False_____compression_off_____compression_on__ [0.016054s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_04___yes____True__False_____dedup_off_____dedup_on__ [0.016362s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_06___True____True________dedup_on__ [0.016169s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_08___False____True__False________dedup_off__ [0.016133s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_09___False____False_____dedup_on_____dedup_off__ [0.371436s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_3_bar [0.017241s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_tag [0.017102s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_4_foo_bar [0.021049s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_4 [0.017782s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_2_ [0.022967s] ... ok Failed to sync snapshot instance si_fake_second_replica_id. Unexpected error while running command. Command: None Exit code: - Stdout: 'Second replica sync failure' Stderr: None {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replicated_snapshot [0.017970s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share [0.017504s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_1 [0.065855s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_2 [0.062031s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_with_share_server [0.021995s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_snapshot [0.018820s] ... ok Snapshot with 'si_fake_active_replica_id' ID and 'bar/subbar/fake_dataset_name_prefixfake_active_replica_id@foo_snapshot_tag' NAME is absent on backend. Nothing has been deleted. {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replicated_snapshot [0.017715s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_absent [0.017816s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_with_share_server [0.017210s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_2___127_0_0_1____foo__ [0.016950s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_4_____1_128____127_0_0_1__ [0.019883s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_2_ [0.020531s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_3_rw_1_1_1_1 [0.018673s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init_error_with_duplicated_zpools [0.017549s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_2 [0.017487s] ... ok Caught following error trying to kill migration process: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None Failed to destroy destination dataset with following error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_error [0.022021s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_success [0.022195s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_exception [0.029180s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_start [0.025642s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage [0.017003s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access [0.018148s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zfs_option [0.017954s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init [0.017277s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init_ssh [0.018833s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_create_exports [0.022567s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_true [0.017963s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_2_r [0.016996s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_5_fake [0.017090s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_1 [0.017085s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_4_ [0.016817s] ... ok Error cloning snapshot: fakesnapshot on share: fakeshare of Pool: fakepool project: fakeproject return code: 404 message: data. {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_clone_snapshot [0.022009s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_project [0.018162s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema [0.017219s] ... ok Property manila_managed already exists. {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_property_exists [0.017809s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_share [0.018835s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_modify_share [0.018054s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share [0.027219s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share_from_snapshot [0.019073s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share [0.017858s] ... ok There is not enough free space in project project {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share_negative [0.018550s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_CIFS [0.017905s] ... ok Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. Share fakeid is not being managed by the current Manila instance. {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_no_schema [0.022879s] ... ok Share sharename is already being managed by Manila. {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_alredy_managed [0.021157s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_loose_policy [0.018983s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_1_applying [0.076943s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_3_active [0.074542s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_4_queued_to_apply [0.071302s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_1____queued_to_apply____2_ [0.097730s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_2____queued_to_apply____active____1_ [0.095306s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_03 [0.025078s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_05 [0.023000s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_07 [0.026189s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_08 [0.023438s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_12 [0.022163s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_2 [0.022291s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_3 [0.021534s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_1_True [0.080974s] ... ok Share f4311769-87f0-4e2c-9c95-95e95ec39bb8 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_in_share_group [0.061570s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_2_False [0.036666s] ... ok --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration reservations = QUOTAS.reserve( ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: ['share_replicas']. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format record.message = record.getMessage() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ TypeError: %d format: a real number is required, not str Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.12/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed self.assertRaises( File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 495, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 507, in assertThat {3} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_2 [0.036384s] ... ok mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 560, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 1878, in _modify_quotas_for_share_migration LOG.warning("Quota exceeded for %(s_pid)s, " Message: 'Quota exceeded for %(s_pid)s, unable to migrate share-replica (%(d_consumed)d of %(d_quota)d already consumed).' Arguments: {'s_pid': None, 'd_consumed': 'fakefake', 'd_quota': 'fake'} --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration reservations = QUOTAS.reserve( ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: ['gigabytes']. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format record.message = record.getMessage() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage msg = msg % self.args ~~~~^~~~~~~~~~~ TypeError: %d format: a real number is required, not str Call stack: File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.12/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.12/unittest/case.py", line 690, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 692, in run return run_test.run(result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 107, in _run_prepared_result self._run_core() File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 146, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.12/site-packages/testtools/runtest.py", line 197, in _run_user return fn(*args, **kwargs) {3} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_3 [0.044297s] ... ok File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 756, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.12/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed self.assertRaises( File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 495, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 507, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 560, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 1891, in _modify_quotas_for_share_migration LOG.warning("Quota exceeded for %(s_pid)s, " Message: 'Quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_network_not_active [0.037258s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_rules_in_error [0.103215s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_share_is_busy [0.069519s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_share_busy [0.063614s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_access_get_all [0.061935s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_3 [0.041392s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_4 [0.037450s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_configure_empty_default_prefix [0.027110s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_larger_size [0.057329s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_2_False [0.045040s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_1_None [0.047956s] ... ok Quota exceeded for None, tried to create 5G backup, but (10G of 5G already consumed.) {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_1 [0.025867s] ... ok Quota exceeded for None, tried to create backup, but (10 of 5 backups already consumed.) {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_2 [0.028515s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_rollback_quota [0.037963s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_1_QuotaError [0.034251s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_without_host [0.045280s] ... ok Quota exceeded for None, unable to create a share replica size of 1G (10G of 5G already consumed). {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_3 [0.038297s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_1 [0.044278s] ... ok File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_4 [0.041192s] ... ok File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_1 [0.040954s] ... ok File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_2 [0.035873s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_2 [0.022557s] ... ok Quota exceeded for None, unable to create a share replica size of 0G (10G of 5G already consumed). {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_1 [0.036007s] ... ok Quota exceeded for None, unable to create share-replica (10 of 5 already consumed). {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_2 [0.038585s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_subnet_not_found [0.042401s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_1_None [0.022277s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_2_fake_share_type [0.022352s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_share_type_contains_replication_type [0.039704s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_3_GLUSTERFS [0.375474s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_4_HDFS [0.044735s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_5_CEPHFS [0.053915s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_6_MAPRFS [0.045269s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_1 [0.036847s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_3 [0.037702s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_2 [0.035339s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_some [0.023041s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_fail [0.022476s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_locked_share [0.038794s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_no_host [0.059771s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_quota_with_different_user [0.056859s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_2_manila_data [0.043956s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_has_replicas [0.048512s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_2 [0.031474s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_invalid_task_state [0.042520s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_1_True [0.025628s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_2_False [0.023714s] ... ok share server 'fake_share_server_id' in use by share groups. {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_group_exists [0.021097s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_2_False [0.057396s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_2_False [0.038445s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants [0.052558s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_blank [0.021807s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_false [0.021654s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name [0.022098s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status_and_all_tenants [0.021408s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_2 [0.023037s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_extra_specs [0.021946s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_metadata [0.021519s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_2_bartrue [0.020615s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_6_off [0.020580s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_8_False [0.020574s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_with_name_and_status_filters [0.021224s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_all_tenants [0.020966s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_not_all_tenants [0.021139s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_3 [0.023182s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_4 [0.021970s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin_search_opts [0.021492s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_dir_invalid [0.021176s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_non_admin_deferred_state [0.020959s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_not_authorized [0.030609s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_1 [0.021469s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_non_admin_deferred_state [0.021760s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas [0.020981s] ... ok Quota exceeded for None. Reverting share 102dfefc-6e0d-49b1-82f9-926ee6b4b487 to snapshot b7c4e34b-4679-4db8-b5bc-32f94fba6a0e will increase the share's size by 1G, (10G of 10G already consumed). {3} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_quota_exceeded [0.021217s] ... ok Found an existing share with export location fake! {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_2_available [0.023303s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_1 [0.069173s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_active [0.031508s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server [0.022363s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server_invalid [0.021805s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_already_managed [0.035933s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_not_found [0.025319s] ... ok Migration of share fake_id has already completed. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_2_migration_success [0.032559s] ... ok There is no migration being performed for share fake_id at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_3_migration_error [0.033213s] ... ok There is no migration being performed for share fake_id at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_5_None [0.032245s] ... ok There is no migration being performed for share fake_id at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_4_migration_error [0.032181s] ... ok Failed to obtain migration progress of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 2140, in migration_get_progress result = self.share_rpcapi.migration_get_progress( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_error [0.037198s] ... ok Migration progress of share fake_id cannot be obtained at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_service_down [0.039758s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_2_migration_driver_starting [0.033675s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_3_data_copying_starting [0.031668s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_2_data_copying_error [0.031645s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_4_migration_completing [0.031244s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_7_data_copying_completing [0.030349s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_8_data_copying_cancelled [0.033250s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_3 [0.046038s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_has_replicas [0.046387s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_1_True [0.033453s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_2_False [0.037052s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_is_member_of_group [0.034478s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_task_state_invalid [0.031649s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_new_share_type_limit [0.031803s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_1_out_of_sync [0.022444s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_2_error [0.021223s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_2_manila_data [0.033944s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_sizee [0.039167s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_state [0.043808s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot [0.021200s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_2_fake_reservations [0.024225s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update [0.059565s] ... ok Migration of share server 1a277896-77d2-4244-bd1f-be119c93a2a8 can be cancelled only after the driver already started the migration, or when the first phase of the migration gets completed. {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_2___server_migrating____migration_starting__ [0.032690s] ... ok Share server 80c23780-5425-4dc4-8a4e-2f219e15b631 is not migrating {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_1___active___None_ [0.034566s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_multiple_servers [0.044106s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_2_migration_success [0.049228s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_determinated [0.032621s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_start [0.107104s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_status [0.035624s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_task_state [0.032065s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get [0.058354s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get_all [0.059678s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_1 [10.019486s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_timeout [0.027921s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state_timeout [0.022859s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend_with_vserver [0.025265s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_1 [0.023262s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access [0.620058s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_4 [0.018396s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_2_4hours [0.019095s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_negative [0.025199s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access [0.066971s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_4_5months [0.026809s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_replicas [0.036172s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_4_5months [0.021346s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_1_15minutes [0.020610s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_2_4hours [0.018422s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use [0.053021s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_3_8days [0.017527s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_false [0.017665s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_task_state_busy [0.033906s] ... ok Unable to verify if SnapLock is enabled for the cluster. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_not_cluster_scope [0.021370s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_backup [0.038195s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_2 [0.049057s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service [0.050945s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_6 [0.025186s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False [0.022032s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica_no_host [0.028150s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_2_False [0.020487s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_1_False [0.023327s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend [0.022910s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_4 [0.020019s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_8 [0.019950s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_snapmirror_policy_name_svm [0.029028s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_1 [0.019662s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol_negative [0.020482s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_0 [0.019698s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup [0.021541s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_1__________False_ [0.019200s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_4___fake___False_ [0.020751s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_4____create_snapshot______delete_snapshot____True_ [0.019291s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_non_snaplock [0.020437s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_1_True [0.019138s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_timeout [0.023232s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_1_True [0.018734s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_2_False [0.019748s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup [0.022097s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_sg_snapshot_with_no_members [0.018009s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize [0.020419s] ... ok Could not create share group snapshot. Failed to create share snapshot 1e010dfe-545b-432d-ab95-4ef03cd82f89 for share a3ebdba5-b4e1-46c8-a0ea-a9ac8daf5296. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py", line 1697, in create_share_group_snapshot member_update = self.create_snapshot( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result manila.exception.ManilaException: An unknown exception occurred. {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_failed_snapshot [0.021489s] ... ok Unable to verify if SnapLock is enabled for the cluster. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_2 [0.022160s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_support [0.019262s] ... ok Unable to verify if SnapLock is enabled for the cluster. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_3 [0.027477s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_1_manage_existing [0.021972s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_2 [0.021747s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_2_unmanage_snapshot [0.023062s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_empty_spec [0.019612s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_another_config_group [0.019457s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.018631s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_with_admin_network [0.019214s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_string [0.017537s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_cancel [0.017727s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_found [0.024815s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_get_progress [0.018902s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info [0.019031s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_2_False [0.019703s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_update_failed [0.017893s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_check_compatibility [0.019132s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_with_access_rules [0.020082s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_1_True [0.019463s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_bad_backup_config_negative [0.019696s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_2_False [0.018607s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_disabled [0.020485s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue [0.024564s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_enabled [0.018714s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_des_vserver_vol_none_negative [0.021073s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_update_access [0.018949s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_relationship_not_healthy_negative [0.019516s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_verify_share_driver_mode_option_type [0.020336s] ... ok There is no SnapMirror relationship available for source path yet fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none [0.018818s] ... ok {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_1 [0.017973s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapshot_left_from_old_relationship [0.019424s] ... ok {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_1_111 [0.018179s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_second_backup [0.018852s] ... ok {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_3_None [0.018627s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backend_negative [0.028047s] ... ok {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_3 [0.023502s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backup_type_negative [0.020105s] ... ok {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_disabled [0.019835s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot_no_members [0.019383s] ... ok {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_without_suppression [0.018831s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot_no_members [0.019021s] ... ok {3} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_1_True [0.019049s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_1_None [0.018170s] ... ok {3} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_2_False [0.018491s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_2_fake_host_fake_backend_name_fake_pool_2 [0.032556s] ... ok {3} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_disabled [0.027344s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_cg [0.043954s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_2_None [0.019690s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_1 [0.029285s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.025262s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_different_type [0.032194s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_1 [0.043710s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_1_None [0.030117s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_3__True__1__10__3__0_ [0.229744s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_5 [0.031108s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup [0.029389s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_with_resource_cleanup [0.024504s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot [0.029760s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot_raise_timeout [0.036789s] ... ok Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Invalid input received: fake_reason. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_1 [0.024430s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_cg [0.023656s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot [0.019094s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_update_error [0.020063s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_not_found [0.018650s] ... ok Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver fake_vserver not found. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_3 [0.020689s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_with_provider_location [0.018689s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_2_hidden [0.017706s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_4__False__1__10__10__3_ [0.331975s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_extend_share [0.024491s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_no_cluster_creds [0.022654s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client [0.020795s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_1_default [0.021201s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_3_visible [0.020180s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_missing_spec [0.017366s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.022751s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_2_False [0.018964s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_3 [0.020583s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_5__False__1___1__100__3_ [0.174174s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexvol_pool_space [0.020925s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_2 [0.020261s] ... ok Neither NFS nor CIFS is licensed on fake_backend_name {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_protocols [0.028911s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_unlimited [0.067017s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_3 [0.022515s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations_exception [0.023943s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_2 [0.023016s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__init_hook_drivers [0.028251s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_1_True [0.022740s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_vserver_creds [0.020198s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_qos_conflict [0.025951s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_3 [0.019336s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_2_creating_from_snapshot [0.017836s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_3 [0.100215s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options [0.019839s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_implicit_false [0.017350s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_ems_logging [0.022739s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_2_False [0.035193s] ... ok Driver-assisted migration of share bb3ce171-7d14-45ba-aa47-292ed2e9f082 failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1325, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share bb3ce171-7d14-45ba-aa47-292ed2e9f082 while remaining writable. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_1 [0.108843s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_2 [0.020688s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_3___fake_reservations___False_ [0.025445s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_init [0.019426s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_no_opt [0.017201s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_2 [0.018154s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_3 [0.018190s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_2_fake_vserver_1 [0.018159s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_mirrors_present [0.020112s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_4 [0.102557s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_1 [0.021622s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_1_None [0.027789s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_2 [0.021081s] ... ok Driver error when updating replica state for replica 3b8f8256-e375-4569-80e3-3c06aca35dd0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 2992, in _share_replica_update replica_state = self.driver.update_replica_state( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_timeout [0.020123s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_1_in_sync [0.028144s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_4 [0.018675s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_3 [0.021797s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_1_cutover_hard_deferred [0.018646s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_5 [0.019341s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start [0.018658s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_6 [0.018999s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_3_volume_has_nonshared_qos_policy [0.017579s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_1 [0.019252s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_fail_to_set_access_rules [0.018628s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_with_access_rules [0.018573s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_with_rst_relationship [0.017801s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_1_False [0.055297s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_with_vserver_volume_none [0.018849s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_2___fake_host___false_ [0.021035s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_2_False [0.017630s] ... ok Failed to shrink share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The current used space is larger than the the size requested. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrinking_possible_data_loss [0.020515s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_2_fake_vserver_1 [0.021433s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access [0.019006s] ... ok Status of share instance 3bca1b38-9234-428c-bd8e-417c5dc35e00 that belongs to share fake_id_7 was updated to 'error'. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_1 [0.117498s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_06_create_share_instance [0.032031s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_08_unmanage_share [0.025543s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_10_delete_free_share_servers [0.024628s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_14_update_access [0.025483s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_15__report_driver_status [0.021591s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_21_create_share_group [0.020398s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_24_delete_share_group_snapshot [0.022118s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_28_periodic_share_replica_update [0.020606s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_30_create_replicated_snapshot [0.019036s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_32_periodic_share_replica_snapshot_update [0.019737s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_33_do_deferred_share_deletion [0.019293s] ... ok Share instance 573bb27e-16eb-4cd0-ac3b-5e3240266ff2 failed on creation. Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_1_True [0.077421s] ... ok Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver not specified. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_2 [0.398936s] ... ok Share group snapshot fake_snap_id: create failed {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_group_snapshot_with_error [0.024044s] ... ok Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver fake_vserver not found. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_3 [0.018204s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_1_None [0.021210s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_share_not_found [0.017717s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_without_subnets [0.025169s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_1_True [0.018834s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_2_False [0.018497s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_2_creating_from_snapshot [0.026052s] ... ok Could not resync snapmirror. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2987, in update_replica_state vserver_client.resync_snapmirror_vol( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror_resync_error [0.019497s] ... ok Share group fake_id: create failed {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_error [0.022871s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_1_error [0.018219s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_share_creating [0.017458s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_replica_change_to_in_sycn [0.017965s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_deleted [0.017547s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_2 [0.017437s] ... ok Parent share server fake-id does not exist. Creation of share instance edc8cf7f-540e-4322-94cc-d59e35c71630 failed: failed to get share server. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server_not_found [0.102198s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating_no_host [0.020299s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_update_error [0.017572s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_1 [0.017683s] ... ok Share instance 40b91815-a6cb-49a7-b57a-5d110e10ba53 failed on creation. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_3 [0.017346s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_2_export_locations [0.062454s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_5 [0.018079s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_junctioned_volumes_present [0.021221s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_2_error [0.018955s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment [0.018756s] ... ok Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_network_port_limit_exceeded [0.107559s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_1_True [0.027412s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_2_False [0.022034s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_driver_error_on_creation [0.061344s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_invalid_locations_state [0.030850s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_network_id_and_not_dhss [0.024526s] ... ok Failed to get share server for share replica creation. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_server_exception [0.055893s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_server [0.489077s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_2 [0.021653s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_4 [0.022222s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_2_error_deleting [0.021461s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_cleanup_disabled [0.023810s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_3 [0.182564s] ... ok Change will make usage less than 0 for the following resources: ['shares'] {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_2_delete_share [0.126300s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_both_exceptions_ignored_with_the_force [0.022987s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_in_use [0.047621s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion [0.104906s] ... ok The driver was unable to delete the share instance: 1 on the backend. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion_exception [0.059882s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_unable_to_fetch_share [0.022541s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share [0.049029s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_1_do_setup [0.024890s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_2_check_for_setup_error [0.022417s] ... ok The backend fake_host could not get backend info. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 436, in ensure_driver_resources new_backend_info = self.driver.get_backend_info(ctxt) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 931, in raise_exception raise exception.ManilaException(message="Fake raise") manila.exception.ManilaException: Fake raise {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_get_backend_info [0.024618s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_2 [0.083204s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_1 [0.054007s] ... ok File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_3 [0.059403s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_3 [0.066919s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_4 [0.064546s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_5 [0.062486s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_3_data_copying_completed [0.056835s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_invalid [0.032305s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_3_True [0.104583s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_1_migration_starting [0.063354s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_2_False [0.052169s] ... ok Host-assisted migration failed for share share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1680, in migration_start raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_4 [0.044443s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update [0.021389s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_1_True [0.021483s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_2_openstack1_newton__pool0 [0.026361s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_1___ [0.023940s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_2_None [0.021587s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_2_writable [0.020977s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_3_dr [0.026607s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server [0.071173s] ... ok Parent share server fake_server_id has invalid status 'fake'. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_invalid [0.052772s] ... ok Parent share server fake_server_id does not exist. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_not_found [0.060263s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss_false [0.020391s] ... ok Share id1 could not be reverted to snapshot fakesnapshotid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 4307, in _revert_to_replicated_snapshot self.driver.revert_to_replicated_snapshot( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_1_None [0.023259s] ... ok Share id1 could not be reverted to snapshot fakesnapshotid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 4307, in _revert_to_replicated_snapshot self.driver.revert_to_replicated_snapshot( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_2_fake_reservations [0.021357s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_2_migration_in_progress [0.044226s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server [0.044876s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_1 [0.040066s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_2 [0.036238s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_3 [0.039366s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_manager_instance [0.020850s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_1_None [0.056227s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_2_False [0.063103s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start [0.045290s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_2_False [0.042740s] ... ok Share can not be unmanaged: Invalid share: fake.. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_invalid_share [0.048145s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_remove_access_rules [0.049786s] ... ok Share snapshot cannot be unmanaged: Unmanage existing share snapshot failed due to invalid share snapshot: fake.. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_invalid_share [0.066255s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_2 [0.062952s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_3 [0.057882s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica [0.022591s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations [0.025630s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size [0.091223s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_08 [0.029564s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_02 [0.020578s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_04 [0.017883s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_10 [0.536239s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_11 [0.019126s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_12 [0.017594s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_13 [0.018478s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_1_10 [0.021867s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_2_False [0.036759s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_2 [0.058836s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_timeout [0.043705s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait [0.037248s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_timeout [0.035895s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_2_fakehost_fakebackend [0.095143s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_3_creating [0.044835s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group_snapshot [0.084891s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_instance [0.091126s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_instance [0.090660s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_extend_share [0.081012s] ... ok Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup_timeout [5.019960s] ... ok {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_share_server [0.088095s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_1 [0.020694s] ... ok Cannot perform server migration because destination host doesn't have enough free space. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_2 [0.021634s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_data_lif_count_limit_reached_for_ha_pair_false [0.026469s] ... ok If a partner node fails, the number of data LIFs {513} will exceed the node's maximum data LIF limit {512} {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_data_lif_count_limit_reached_for_ha_pair_true [0.021063s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_cancel [0.095943s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_2__False___svm_dr__ [0.025499s] ... ok Failed to check the compatibility for the share server migration using SVM Migrate. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_svm_migrate_exception [0.023209s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_backup_vserver [0.019591s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_vserver_peers [0.018895s] ... ok {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_provide_share_server [0.081228s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_different_keys_for_equal_ss_type [0.019200s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_2_False [0.020286s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_1 [0.028006s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_check [0.079879s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_2 [0.018510s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_3 [0.018840s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_1 [0.024665s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_2 [0.019224s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_complete [0.082007s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__setup_networking_for_destination_vserver [0.022178s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_transfer_accept [0.081518s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access [0.084213s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_security_service [0.086835s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_2_False [0.055660s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_empty_string [0.021233s] ... ok Share type test_with_extra has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_3 [0.021622s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_1_nova [0.023180s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_3_supernova [0.018722s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_4_nova_hypernova_supernova [0.016826s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_extra_specs_from_share [0.017010s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_tenant_visible_extra_specs [0.015936s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_2 [0.015892s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_1_None [0.017067s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_2 [0.016205s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_01___snapshot_support____1__ [0.016645s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_21___create_share_from_snapshot_support____false__ [0.018019s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_24___create_share_from_snapshot_support____no__ [0.019959s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_29___revert_to_snapshot_support____y__ [0.022857s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_34___revert_to_snapshot_support____off__ [0.020258s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_36___revert_to_snapshot_support____no__ [0.025033s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_45___mount_snapshot_support____false__ [0.021592s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_46___mount_snapshot_support____off__ [0.021251s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_52___mount_point_name_support____on__ [0.018393s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_56___mount_point_name_support____f__ [0.016180s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_66___availability_zones____zone_a__zoneb_c__ [0.016850s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_67___availability_zones________zonea_____zoneb__ [0.017444s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_2 [0.017243s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_other [0.017761s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_05___driver_handles_share_servers____y__ [0.017978s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_1 [0.017550s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_3_None [0.016873s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_valid_string [0.017580s] ... ok {3} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage_with_kwargs [0.019537s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host [0.018991s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend [0.017308s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_and_pool [0.016516s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_backend [0.016564s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool [0.016968s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend [0.017786s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_default_pool [0.023386s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_2 [0.016813s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_description [0.019762s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_fields [0.017721s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_with_members_error [0.019586s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_available [0.021425s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_with_host [0.020301s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_fail_on_quota_reserve [0.029867s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_share_group_snapshots [0.024959s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_shares [0.022729s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_as_admin [0.019814s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all [0.020105s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_as_admin [0.018326s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_1 [0.019063s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_2 [0.018084s] ... ok {3} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_1 [0.017049s] ... ok {3} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_4 [0.017577s] ... ok {3} manila.tests.test_conf.ConfigTestCase.test_flag_leak_left [0.017783s] ... ok {3} manila.tests.test_conf.ConfigTestCase.test_flag_overrides [0.017662s] ... ok {3} manila.tests.test_conf.ConfigTestCase.test_runtime_and_unknown_flags [0.024986s] ... ok {3} manila.tests.test_context.ContextTestCase.test_request_context_elevated [0.017906s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin [0.039902s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin_upcase [0.036112s] ... ok {3} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_start [0.018662s] ... ok {3} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_stop [0.018036s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_results [0.017661s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata [0.017190s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_type [0.017192s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode403.test_not_authorized [0.016516s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode403.test_policy_not_authorized [0.016256s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_file_not_found [0.015575s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found [0.017265s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_not_found [0.022589s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_reservation_not_found [0.018925s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_filter_not_found [0.018109s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_service_not_found [0.016415s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_not_found [0.016534s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found [0.023217s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_storage_resource_not_found [0.017304s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_quota_error [0.017203s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_networks_limit_exceeded [0.017204s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_code [0.016244s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_error_code_from_kwarg [0.015657s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_is_exception_to_string [0.018283s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_1_test_message_ [0.019701s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_2_test_message____ [0.016191s] ... ok {3} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_2_False [0.016201s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_2 [0.016539s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_2 [0.017477s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_2_ [0.016156s] ... ok {3} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name_and_label [0.016226s] ... ok {3} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_fail [0.017233s] ... ok {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_3 [0.017785s] ... ok {3} manila.tests.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.025773s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_policy.PolicyTestCase.test_authorize_good_action [0.042978s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_policy.PolicyTestCase.test_early_OR_authorization [0.043019s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_1__None__None_ [0.016652s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_2__None___fake_st_id__ [0.016915s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_unknown [0.016319s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_2 [0.015993s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_commit [0.017462s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project [0.017777s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_share_type [0.016139s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_2_False [0.015782s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_1__None__True__True_ [0.017648s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_commit_1 [0.016918s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_expire [0.018134s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_1_None [0.018250s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_2 [0.016383s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_3 [0.016596s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_4 [0.016689s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_3 [0.016224s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_4 [0.017916s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_reserve [0.018145s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_2__None_ [0.372538s] ... ok {3} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_2___noop__ [0.018012s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {3} manila.tests.test_service.ServiceManagerTestCase.test_message_gets_to_manager [0.022399s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {3} manila.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.021030s] ... ok {3} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_2_False [0.017311s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) Recovered model server connection! {3} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_different_az [0.019291s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( {3} manila.tests.test_service.TestWSGIService.test_service_random_port [0.017632s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( {3} manila.tests.test_service.TestWSGIService.test_ssl_enabled [0.018729s] ... ok {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_closed_reopend_ssh_connections [0.016598s] ... ok {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_nothing [0.017304s] ... ok {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_single_ssh_connect [0.016622s] ... ok {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove [0.017732s] ... ok {3} manila.tests.test_test_utils.TestUtilsTestCase.test_get_test_admin_context [0.016745s] ... ok {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_1___10_0_0_0_0____0_0_0_0__ [0.018111s] ... ok {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_3___10_0_0_0_5____248_0_0_0__ [0.017130s] ... ok {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_4___10_0_0_0_32____255_255_255_255__ [0.016770s] ... ok {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_6___fdf8_f53b_82e1__1___128_ [0.017708s] ... ok {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_2_ [0.018021s] ... ok {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_4_fdf8_f53b_82e1__1_129 [0.017620s] ... ok {3} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_bytes_input [0.017717s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_1___ssh_____D____my_name_name_of_remote_computer__ [0.017954s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_2___echo_____quoted_arg_with_space___ [0.017511s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_2_________my_name_name_of_remote_computer__ [0.016394s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_01__None___G__ [0.017431s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_02___fake____G__ [0.016598s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_05___1KM____G__ [0.017378s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_08___1_2fake____G__ [0.016829s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_10___2_2GG____G__ [0.016263s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_12___K2_2M____G__ [0.018112s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_14___M2_2K____G__ [0.021299s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_02____4_1G____G____4_1_ [0.018322s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_08____2T____G____2048_0_ [0.017057s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_14____9728M____M____9728_0_ [0.017301s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_1_None [0.016591s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_1 [0.016309s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_3 [0.016818s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_6 [0.016174s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_1_0_0_0_0 [0.017140s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_2_2001_cdba_0_0_0_0_3257_9652 [0.017149s] ... ok {3} manila.tests.test_utils.MonkeyPatchTestCase.test_monkey_patch [0.027793s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_1_None [0.018343s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_3_falses [0.017103s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_2__True__True__False_ [0.016858s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_6__False__False__True_ [0.016607s] ... ok {3} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_1_True [0.016826s] ... ok {3} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_1 [0.017570s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_1___8minutes____PT8M__ [0.022108s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_1_0 [0.017911s] ... ok {3} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_json_serializable [0.017973s] ... ok {3} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_3___noop____noop__ [0.016964s] ... ok {3} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.016981s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_status_error [0.017276s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create [0.018203s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed_exception [0.016753s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_not_found_error [0.018514s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_detach [0.017299s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_2 [0.017525s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_initialize_connection [0.022714s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_terminate_connection [0.017187s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_update [0.017947s] ... ok Unable to find system log file! Failed to read configuration file(s): sentinel._namespace One or more capabilities are invalid for this operation. The supported capability(ies) is(are) ['security_service_update_support', 'network_allocation_update_support']. Bunch(a='a', b='b', d=Bunch(x=Bunch(a, b, d), y='b')) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status [10.023507s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error [10.042736s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_2_False [0.045504s] ... ok Vserver is specified in the configuration. This is ignored when the driver is managing share servers. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_no_vserver [0.027102s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_1 [0.018972s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_2 [0.018659s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_3 [0.022469s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_4 [0.030259s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_2 [0.022433s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_6 [0.019995s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_1 [0.018943s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_2 [0.020067s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_5 [0.026965s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_3 [0.026798s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_3 [0.019461s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_supported [0.018589s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_1_1234 [0.018478s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_if_nonexistent_already_present [0.018243s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_1___ [0.025461s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.022255s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_1_None [0.019954s] ... ok Failed to configure Vserver. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_2 [0.019875s] ... ok Failed to configure Vserver. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_4 [0.020495s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans_client_error [0.018259s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.026492s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_1 [0.037862s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port [0.024396s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_name [0.022338s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_backend_details [0.026224s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_03 [0.024570s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_05 [0.021902s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_06 [0.022277s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_6 [0.026167s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_2 [0.025133s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_2___fake_snapmirror__ [0.025878s] ... ok Cannot perform server migration for different security services. Please choose a suitable share network that matches the source security service. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_different_sec_service [0.022590s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_1 [0.023217s] ... ok Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_2 [0.024527s] ... ok Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_3 [0.026113s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_1 [0.046815s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_3 [0.023361s] ... ok No snapmirror relationship was found between source fake_id and destination fake_id_2 vServers. NoneType: None {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_no_snapmirror [0.022411s] ... ok Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_3 [0.022535s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets_invalid_vlan_config [0.024661s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.021853s] ... ok Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 371, in invoke_elem response = self._session.post( ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 639, in send self.cert_verify(conn, request.url, verify, cert) File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 350, in cert_verify raise OSError( OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 673, in _handle_ems_logging self._client.send_ems_log_message(self._build_ems_log_message_1()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 703, in _build_ems_log_message_1 message = self._get_ems_pool_info() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 114, in _get_ems_pool_info 'aggregates': self._find_matching_aggregates(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 141, in _find_matching_aggregates vserver_client = self._get_api_client(vserver=self._vserver) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 306, in _get_api_client client = self._get_client(self.configuration, vserver=vserver) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 265, in _get_client client = client_cmode.NetAppCmodeClient( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 63, in __init__ (major, minor) = self.get_ontapi_version(cached=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version result = self.send_request('system-get-ontapi-version', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request return self.connection.invoke_successfully( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully return self.get_client(use_zapi=use_zapi).invoke_successfully( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 401, in invoke_successfully result = self.invoke_elem( ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 378, in invoke_elem raise NaApiError(message=e) manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 371, in invoke_elem response = self._session.post( ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 639, in send self.cert_verify(conn, request.url, verify, cert) File "/usr/lib/python3.12/site-packages/requests/adapters.py", line 350, in cert_verify raise OSError( OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 122, in _handle_housekeeping_tasks vserver_client = self._get_api_client(vserver=self._vserver) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/utils.py", line 118, in trace_wrapper result = f(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 306, in _get_api_client client = self._get_client(self.configuration, vserver=vserver) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 265, in _get_client client = client_cmode.NetAppCmodeClient( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 63, in __init__ (major, minor) = self.get_ontapi_version(cached=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version result = self.send_request('system-get-ontapi-version', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request return self.connection.invoke_successfully( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully return self.get_client(use_zapi=use_zapi).invoke_successfully( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 401, in invoke_successfully result = self.invoke_elem( ^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/netapp/dataontap/client/api.py", line 378, in invoke_elem raise NaApiError(message=e) manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.030299s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_1_True [0.022296s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.021292s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.022994s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.021132s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_share_server_specified [0.021021s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_2_False [0.023082s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_init [0.021279s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test__update_for_failover [0.022567s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_average_cpu_utilization [0.020352s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_consistency_point_p2_flush_time [0.022348s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters [0.020767s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_1 [0.020496s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_wafl_counters [0.022385s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_1 [0.020949s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_delta [0.020863s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_not_supported [0.020016s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system_constituent [0.020229s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_3 [0.020198s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_4 [0.019940s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_1 [0.022558s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_cleanup_demoted_replica [0.019659s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_2 [0.021107s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_2 [0.023873s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share_not_found [0.019555s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_ro_to_rw_rules [0.022100s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_update_access [0.018944s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_level [0.017305s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_1__False____sys___ [0.016846s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_2__True____krb5____krb5i____krb5p___ [0.016699s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_default [0.017783s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_equal [0.017990s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location [0.017809s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share_not_found [0.018548s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule [0.019104s] ... ok {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver [0.018449s] ... ok {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_single_svm [0.016355s] ... ok {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new [0.017113s] ... ok {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_mode [0.016542s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_2 [0.017395s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_pool_name [0.016805s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_round_down [0.017584s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_3_eX___ [0.017673s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_method_tracing [0.017165s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_proxy [0.017151s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_dpkg [0.016949s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_release_from_release_string [0.017497s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_version_info [0.017945s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_not_found [0.017155s] ... ok {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_release_from_release_string [0.018211s] ... ok {0} manila.tests.share.drivers.nexenta.ns4.test_jsonrpc.TestNexentaJSONProxy.test_call [0.016835s] ... ok {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thick_provisioning [0.017654s] ... ok {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.017948s] ... ok {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_deny_access__unsupported_access_type [0.018102s] ... ok {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_share_backend_name [0.017812s] ... ok {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__cidr [0.017439s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create [0.016835s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_set [0.018847s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict_kwargs [0.017877s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_plus_kwargs [0.016252s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_rollback [0.016644s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_activate [0.017377s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_https [0.017665s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_ssl_cert_verify [0.017864s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delay [0.017471s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delete_bearer [0.017010s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_skip_update_host [0.017575s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_payload [0.017516s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___empty_path [0.017112s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_payload [0.017813s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_invalid_payload [0.017648s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_invalid_payload [0.016748s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_after_failover [0.017146s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_failover_error [0.017956s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover [0.017140s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_404 [0.017073s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_href [0.016718s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_links [0.016990s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401 [0.017146s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_ok [0.017055s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_nested [0.017704s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_ok [0.017629s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_delete [0.016970s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.017397s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_remount_filesystem [0.018271s] ... ok {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_ro [0.018174s] ... ok {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_03___0___0_ [0.017177s] ... ok {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_05__10__10_ [0.016860s] ... ok Unsupported share protocol: CIFS. NoneType: None {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_share_incorrect_protocol [0.032411s] ... ok {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share [0.022029s] ... ok {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_no_eradicate [0.019542s] ... ok share share-1-manila not found on FlashBlade, skip delete {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_not_found [0.019554s] ... ok {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_purity_fb_module [0.018659s] ... ok Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_2 [0.022187s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_clone_snapshot_api [0.022099s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_1_fake_share_name [0.020235s] ... ok Share of snapshot id fakeSnapshotId does not exist {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_3 [0.018174s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:552: DeprecationWarning: Testing an element's truth value will always return True in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not host_list: {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_1 [0.018083s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_1 [0.019067s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/api.py:393: DeprecationWarning: Testing an element's truth value will always return True in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not snapshot_list: {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_es [0.021659s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_03 [0.021653s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_08 [0.020111s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_09 [0.021528s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_14 [0.020800s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_28 [0.021084s] ... ok {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_poolinfo [0.018501s] ... ok {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_4 [0.027772s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_3 [0.020380s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_5 [0.019516s] ... ok {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_2 [0.022212s] ... ok {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_with_hostlist [0.021681s] ... ok {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw [0.020958s] ... ok Share only supports one access level: ro {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw_with_hostlist_invalid_access [0.021978s] ... ok Only "ip" access type is allowed for NFS shares. {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_1_NFS [0.020852s] ... ok {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_name_exist [0.022497s] ... ok Fail to get share info of fakeShareName on NAS. {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_create_fail [0.028413s] ... ok Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_4 [0.030564s] ... ok {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs [0.022904s] ... ok {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_invalid_protocol [0.021246s] ... ok {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_application_error [0.021487s] ... ok {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error [0.020453s] ... ok {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_exception [0.020090s] ... ok {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_no_entry [0.020461s] ... ok {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_call_http_exception [0.020191s] ... ok {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_success [0.021828s] ... ok {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb [0.020126s] ... ok {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resize_share [0.020214s] ... ok {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_shrink_share [0.020729s] ... ok {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_type [0.020063s] ... ok {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_additionals [0.021351s] ... ok {0} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get [0.020712s] ... ok {0} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_post [0.020752s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_value_error_fail [0.018991s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_2 [0.019483s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_4 [0.020009s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot [0.019767s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot [0.020347s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot [0.019510s] ... ok Only IP or USER access types are allowed for NFS shares. Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_1 [0.019977s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_4 [0.020104s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats [0.019955s] ... ok Unexpected error while trying to get the usage stats from array. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/tegile/tegile.py", line 438, in _update_share_stats data = self._api(method='getArrayStats', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception Tegile share driver has been deprecated and will be removed in a future release. {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats_fail [0.447920s] ... ok {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_2 [0.019671s] ... ok {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_export_file_already_removed [0.019010s] ... ok {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_1 [0.017286s] ... ok Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access_error_invalid_share [0.016583s] ... ok {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_cleanup_fsal_hook [0.016536s] ... ok {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_default_config_hook [0.016393s] ... ok {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_deny_access [0.016724s] ... ok {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_no_conf_dir_must_exist_false [0.017958s] ... ok Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_type [0.017722s] ... ok {0} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_not_provided [0.016469s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server [0.019070s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server_revert [0.018212s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__ssh_exec_check_list_comprehensions_still_work [0.018107s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_error [0.018644s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_exception [0.018177s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container [0.018611s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_invalid_helper [0.017761s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_no_share_servers_handling [0.018205s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume [0.018170s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_1_True [0.018471s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_invalid_helper [0.018331s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_volume_is_absent [0.017846s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_volume [0.017710s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space_invalid [0.020057s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mount_path [0.017653s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_3_fake_ [0.019568s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_error [0.017700s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot [0.018375s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_with_private_data [0.020685s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_file_available [0.019656s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false_no_volume_provided [0.019303s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume [0.019222s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume [0.020226s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume_invalid_size [0.018673s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_exception_raised [0.019539s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently [0.017674s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share [0.018930s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_2 [0.018599s] ... ok {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_1 [0.017580s] ... ok {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_fsal_hook [0.017185s] ... ok {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_local_ganesha_server [0.016823s] ... ok {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_3 [0.016932s] ... ok {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_5 [0.016686s] ... ok {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_2 [0.016967s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper [0.018391s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_4 [0.017159s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_2_level [0.017255s] ... ok {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_6___1_2_3_4_mixed_slashes_and_backslashes_two [0.017180s] ... ok {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_1___5_6_7_8_foo [0.016764s] ... ok {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_restore_access_after_maintenance [0.031817s] ... ok {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access [0.031700s] ... ok {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_level [0.027649s] ... ok {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_type [0.034248s] ... ok {0} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_type [0.019988s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_2 [0.022101s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_3 [0.023411s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_4 [0.018327s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_2_10_0_0_1_33 [0.016551s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_2 [0.017900s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_7 [0.017086s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_3____mnt_fake_share_name_n_t_t1_1_1_11_n_shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n___True_ [0.018639s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_1__foo_bar [0.016997s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_2_5_6_7_8__bar_quuz [0.016225s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_2_5_6_7_8__foo_bar [0.016346s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_3_5_6_7_88_fake__foo_bar [0.016669s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_4__1001__1002___foo_bar [0.016588s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper [0.018144s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_sync_nfs_temp_and_perm_files [0.017697s] ... ok Unsupported access level ro or access type user, skipping removal of access rule to 4.4.4.4. Access rule ip:2.2.2.3 already exists for share fake_share_name {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_2_ro [0.017649s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_1 [0.016339s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_3 [0.017680s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_is_busy_error [0.016948s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error [0.017665s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_export_ips [0.018602s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_mirrors [0.019682s] ... ok Error deleting volume Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/lvm.py", line 132, in _deallocate_container privsep_common.execute_with_retries( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/drivers/test_lvm.py", line 289, in _fake_exec raise exception.ProcessExecutionError(stderr="error") oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: 'error' {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_error [0.019530s] ... ok Invalid share: fake. {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_invalid_share [0.018000s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_snapshot [0.018014s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_2____1_1_1_256____False_ [0.017559s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_5____1001__1001____1_1_1_0_____6__4__ [0.019043s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_mount_point_name [0.018145s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats_refresh [0.017319s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_already [0.017832s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_revert_to_snapshot [0.018101s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_snapshot_update_access [0.018169s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root_with_sudo [0.017966s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_1____1_1_1_1____4_ [0.017203s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_2____1001__1001____6_ [0.017424s] ... ok Failed to gather 'used_size' for share fakeid_get_fail. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/lvm.py", line 570, in update_share_usage_size used_size = (re.findall( ^^^^^^^^^^^ IndexError: list index out of range Failed to gather 'used_size' for share fakeid_not_exist. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/lvm.py", line 577, in update_share_usage_size raise exception.NotFound( manila.exception.NotFound: Share mount path /builddir/build/BUILD/manila-21.1.0.dev10/mnt/get_not_exist could not be found. {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_multiple_share [0.018068s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__add_fixed_ips_to_service_port [0.017541s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_all_service_subnets [0.016957s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_no_gateway [0.017751s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_different_host [0.017246s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_none_found [0.016862s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_one_found [0.016851s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_admin_project_id [0.016795s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist [0.017558s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist [0.017434s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin [0.016475s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net_admin [0.017571s] ... ok {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_2 [0.018006s] ... ok Admin port is being used but Admin IP was not found. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/service_instance.py", line 650, in _create_service_instance admin_port['fixed_ips'][0]['ip_address']) ~~~~~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_neutron_no_admin_ip [0.019422s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_sg_success [0.018803s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_1_True [0.017780s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_server_soft_deleted [0.017767s] ... ok Unable to check server existence since 'instance_id' key is not set in share server backend details. {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_no_instance_id [0.017521s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_02 [0.017646s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_03 [0.017572s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_11 [0.017405s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_1 [0.016862s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_4 [0.018411s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_6 [0.017747s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_1 [0.017151s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_common_config [0.017916s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_private [0.016600s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_private_not_set [0.016687s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_addresses_section [0.016581s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_networks_section [0.016523s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_driver_config [0.018253s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_wo_handling_of_share_servers [0.017973s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_reboot_server [0.017241s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_1_None [0.018016s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_1 [0.017766s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_3 [0.016992s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_5__1___NFS____fakeid__ [0.005462s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_6__1___NFS___None_ [0.005725s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_7__1___SMB____fakeid__ [0.005988s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_snapshot [0.005003s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_snapshot [0.005715s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup [0.000880s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_with_api_token [0.001335s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_quota_not_found [0.005729s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_2____10_10_10_1____10_10_10_2_______ [0.010457s] ... ok The share protocol flavor is invalid. Please use NFS. {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_rules_wrong_proto [0.001042s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_but_with [0.017791s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_2_False [0.017038s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_deep_copy [0.016935s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_dir [0.016694s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_edge_cases [0.015947s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_json [0.016920s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_dict [0.016230s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_json [0.016245s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_edge_cases [0.016503s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_edge_cases [0.016476s] ... ok {0} manila.tests.share.drivers.vastdata.test_driver_util.TestUnbunchify.test_unbunchify [0.016815s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_double_deletion [0.001859s] ... ok {0} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_6_4_6_0_1 [0.000391s] ... ok {0} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_unpredictable_error [0.000528s] ... ok {0} manila.tests.share.drivers.vastdata.test_rest.TestRestApi.test_get_sw_version [0.000833s] ... ok {0} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_found [0.000695s] ... ok {0} manila.tests.share.drivers.vastdata.test_rest.ViewTest.test_view_create [0.000528s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend_negative [0.017341s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details [0.017365s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_api [0.016489s] ... ok ('ACCESSShareDriver create share failed %s', 'fakename') {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_negative [0.017468s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot [0.016756s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_if_not_present_at_backend [0.016868s] ... ok ('ACCESSShareDriver shrink share failed %s', 'fakename2') {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share_negative [0.017538s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow [0.017202s] ... ok ('ACCESSShareDriver access failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow_negative [0.017388s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny [0.017459s] ... ok No access rules provided in update_access. {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_empty_rule_list [0.017196s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_3 [0.017870s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_4 [0.017651s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_1___abAB01___True_ [0.017656s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_3___aA0___False_ [0.016841s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_1 [0.018084s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_4 [0.017626s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_1_False [0.017317s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_1___ [0.016842s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_2 [0.017409s] ... ok Multiple security services provided. Only one security service of type 'active_directory' is supported. {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_3 [0.017352s] ... ok {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_run_cloudbase_init_plugin_after_reboot [0.017705s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_1_None [0.018510s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. Windows SMB share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_2_2 [0.018456s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_2_1 [0.019922s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_1_True [0.017971s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_2_False [0.018223s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_name [0.017048s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_export_location [0.017502s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_refresh_acl [0.016485s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_revoke_share_access [0.017018s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_share_exists [0.017023s] ... ok {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_ensure_directory_exists [0.016704s] ... ok {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_space_by_path [0.017317s] ... ok {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_interface_index_by_ip [0.017025s] ... ok {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_partition_maximum_size [0.017254s] ... ok {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_join_domain [0.017171s] ... ok {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_2_True [0.017169s] ... ok {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute [0.019017s] ... ok {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_missing_ip [0.018954s] ... ok {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_plaintext [0.017916s] ... ok {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_conn [0.017255s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_1_True [0.379576s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_2_False [0.017581s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_5 [0.017306s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_6___bar____True________compression_bar__ [0.017279s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_02___True____True__False_____dedup_off_____dedup_on__ [0.024750s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_2_bar_quuz_ [0.017544s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_migration_snapshot_tag [0.017849s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_1_None [0.018996s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_2_ [0.017732s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_1 [0.017984s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_1_ [0.017872s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_4_foo_bar [0.018034s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_local [0.018750s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_1_ [0.017674s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_2_foo [0.017455s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_3 [0.016304s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_5 [0.017255s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers_error [0.017190s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica [0.018970s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica_not_found [0.017838s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share [0.020147s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_with_share_server [0.018127s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_1_True [0.017504s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_2_False [0.020035s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_3___256_0_0_1____127_0_0_1__ [0.019468s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_5___127_0_0_1______1_128__ [0.018275s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_2_off [0.019361s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_with_share_server [0.018573s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init [0.018613s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_3 [0.017476s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_1 [0.019370s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_2 [0.019638s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_success [0.018316s] ... ok Failed to sync replica fake_second_replica_id. Unexpected error while running command. Command: None Exit code: - Stdout: 'Second replica sync failure' Stderr: None {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_available [0.019047s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_data_loss [0.017711s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_with_share_server [0.018955s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_1 [0.018461s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_2 [0.019087s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_provided_executor [0.019369s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zpool_option [0.018159s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute [0.017810s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer [0.019133s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute_with_sudo [0.018899s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs [0.019101s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_init [0.019183s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_dataset_not_found [0.019436s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_1_ [0.018563s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_2___Ok______ [0.018386s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_2_cert [0.018500s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_5_fake [0.019992s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_7_p [0.019630s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_1____fake_modinfo_result_________sharenfs_rw_1_1_1_1_3_3_3_0_255_255_255_0_no_root_squash_ro_2_2_2_2_no_root_squash___False_ [0.019440s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_2____fake_modinfo_result_________sharenfs_ro_1_1_1_1_2_2_2_2_3_3_3_0_255_255_255_0_no_root_squash___True_ [0.018547s] ... ok Call of 'exportfs' utility returned error. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfsonlinux/utils.py", line 216, in verify_setup self.execute('sudo', 'exportfs') File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/drivers/zfsonlinux/utils.py", line 96, in execute return executor(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'Fake' Stderr: None {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_error_calling_exportfs [0.019616s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_exportfs_not_installed [0.018583s] ... ok {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_allow_access_nfs [0.019158s] ... ok Error Creating Property: manila_managed Type: Boolean Description: Managed by Manila Return code: 404 Message: data. {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_negative [0.019198s] ... ok {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_deny_access_nfs [0.019133s] ... ok {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_deny_access [0.019951s] ... ok Share fakeid doesn't exist in ZFSSA. {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_ensure_share [0.020317s] ... ok Cannot manage share fakename {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_no_share_details [0.019181s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_access.LockedOperationsTestCase.test_locked_access_rules_operation [0.036751s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_3____applying____2_ [0.099568s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_2_False [0.255777s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_3__False___error__ [0.149505s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_5___cephx___True__False_ [0.037405s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_2_False [0.152697s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_1_applying [0.070278s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_delete_other_tenants_public_share [0.044760s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_update_other_tenants_public_share [0.047414s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_4 [0.022583s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_another_migration_found [0.048079s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_dest_az_not_match_host_az [0.064438s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_shares [0.025198s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_group_related_to_server [0.047123s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_1_True [0.035159s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__revert_to_snapshot [0.023393s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check [0.021689s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_server_not_active [0.056510s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_unsupported_server [0.052110s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks [0.050878s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_inactive [0.040544s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_2_ro [0.037273s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_access_level [0.035376s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_2 [0.038611s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_to_instance [0.045568s] ... ok Invalid share network: msg Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 3980, in check_update_share_server_network_allocations self._share_server_update_allocations_validate_hosts( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.InvalidShareNetwork: Invalid share network: msg {0} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations_failed [0.023414s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_configure_default_prefix [0.021523s] ... ok The specified availability zone must be the same as parent share when you have the configuration option 'use_scheduler_creating_share_from_snapshot' set to False. {0} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_az_different_from_source [0.075353s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_2 [0.045365s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_from_snapshot [0.070278s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_host_and_az [0.042411s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_4_nfsfake [0.031498s] ... ok Quota exceeded for None, tried to create 1G share (10G of 5G already consumed). {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_1 [0.035947s] ... ok Quota exceeded for None, unable to create share-replica (20 of 10 already consumed). {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_4 [0.044278s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_az_not_found [0.040628s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_error_on_quota_commit [0.036997s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_2___ [0.027162s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_type_size_limit [0.023960s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_if_share_not_available [0.032377s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_1_available [0.054920s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_dependent_share_group_snapshot_members [0.046958s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_1 [0.036222s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_3 [0.036677s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_invalid_status [0.036378s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_quota_error [0.600603s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_2_False [0.028349s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot [0.072602s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_1_manage_starting [0.027713s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_4_available [0.024223s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_1_True [0.024791s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_wrong_status [0.056492s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access [0.049595s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_1 [0.079044s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_3 [0.089480s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_to_instance [0.069116s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_task_state [0.038032s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_1_True [0.039952s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit_admin [0.042529s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_admin_deferred_state [0.030506s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_1_id [0.029979s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_2_path [0.035335s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_1 [0.023879s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status [0.034634s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_extra_specs [0.023163s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_metadata [0.023217s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_1_truefoo [0.024817s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_3_0 [0.026694s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_4_no [0.025965s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_1_True [0.024263s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_2_true [0.025052s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_4_yes [0.024755s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_7_t [0.023753s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_2 [0.022093s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_with_sorting_valid [0.021714s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_with_sorting_valid [0.024723s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_2 [0.021665s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_server_update_allocations_key [0.021610s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_not_authorized [0.021893s] ... ok Found an existing share with export location fake! {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_1_manage_error [0.024227s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_4 [0.079134s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_1 [0.037115s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_2 [0.027858s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_has_replicas [0.022602s] ... ok Failed to cancel migration of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/api.py", line 2273, in migration_cancel data_rpc.data_copy_cancel(context, share['id']) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result Exception: fake {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_2 [0.035963s] ... ok Migration of share fake_id has already completed first phase. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_2_migration_driver_phase1_done [0.050427s] ... ok Migration of share fake_id has already completed first phase. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_3_data_copying_completed [0.041911s] ... ok Migration of share fake_id cannot be cancelled at this moment. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_service_down [0.043901s] ... ok First migration phase of share fake_id not completed yet. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_1_data_copying_starting [0.036361s] ... ok Migration of share fake_id has already completed. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_2_migration_success [0.034051s] ... ok First migration phase of share fake_id not completed yet. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_3_data_copying_in_progress [0.036275s] ... ok Migration progress of share fake_id cannot be obtained at this moment. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_1_None [0.053138s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_race [0.065671s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_1_migration_starting [0.042084s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_5_migration_driver_phase1_done [0.038102s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_2 [0.056462s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_access_rules_status_error [0.039962s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_destination_az_unsupported [0.040267s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host [0.036466s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_1 [0.024345s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_2 [0.023230s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_4 [0.022264s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_1 [0.038010s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_snapshots [0.059106s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_missing_extra_spec_mount_point_name [0.024238s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica [0.021940s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_1_creating [0.023249s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_4_extending [0.025389s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_1_out_of_sync [0.022093s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_backup_state [0.034000s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_snapshot_instance [0.024563s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_1_True [0.023324s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_2_False [0.023849s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_start_nondisruptive_and_network_change [0.058283s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update_delete [0.073498s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_1_migration_driver_phase1_done [0.050137s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_2_migration_driver_in_progress [0.046988s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_check [0.059040s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_1_migration_driver_in_progress [0.057936s] ... ok There is no migration being performed for share_server 6d75ce45-8d8e-4b2a-a85a-113b83775c02 at this moment. {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_2_server_migrating [0.035607s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_1_300 [0.036014s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_3__1 [0.034785s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_1_available [0.051211s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_access_exists_exception [0.064692s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_instance_exception [0.069604s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_locations_get [0.063353s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_invalid_status [0.032644s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_already_soft_deleted [0.030882s] ... ok share server '6c36b95d-3b07-497c-aee2-e58c9b839439' in use by share groups. {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use_share_groups [0.045757s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_backend_host_failure [0.041224s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_update_hosts_failure [0.028436s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_without_check [0.025218s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_2_None [0.024654s] ... ok Recovering from a failed execute. Try number 1 Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py", line 239, in _try_execute self._execute(*command, **kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise raise exception.ProcessExecutionError oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None Recovering from a failed execute. Try number 2 Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/driver.py", line 239, in _try_execute self._execute(*command, **kwargs) File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise raise exception.ProcessExecutionError oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {0} manila.tests.share.test_driver.ShareDriverTestCase.test__try_execute [0.032125s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_2 [0.019570s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_9 [0.019467s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_3 [0.019716s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_4 [0.018266s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_5 [0.020813s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_6 [0.020426s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_7 [0.023432s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_8 [0.017196s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_1 [0.017140s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_2 [0.017604s] ... ok The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_6 [0.017511s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_not_initialized [0.432185s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_2____create_snapshot____delete_snapshot________True_ [0.020193s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_3____create_snapshot____delete_snapshot______create_snapshot____delete_snapshot____True_ [0.020299s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_network_allocations [0.020195s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_1_True [0.020840s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_2_False [0.019862s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_2_False [0.020396s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_1___ [0.020642s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_exists [0.020491s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot [0.019975s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_1_revert_to_snapshot [0.019619s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver [0.019923s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_1_True [0.020286s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_complete [0.019481s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists [0.020855s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_update_access [0.020140s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replicated_snapshot [0.020717s] ... ok {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_get [0.019459s] ... ok {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update_invalid [0.019725s] ... ok {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_2___fake__ [0.020048s] ... ok {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_valid [0.020065s] ... ok {0} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_1 [0.019937s] ... ok {0} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_2 [0.021047s] ... ok {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_disabled [0.019987s] ... ok {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_without_suppression [0.020598s] ... ok {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_1_True [0.022477s] ... ok {0} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_enabled [0.020742s] ... ok {0} manila.tests.share.test_manager.LockedOperationsTestCase.test_locked_share_replica_operation [0.020589s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__build_server_metadata [0.021436s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_6__False__1__10___1__3_ [0.148976s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_migrating_share [0.050649s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations [0.022172s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_2 [0.088329s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_delete_instance [0.055430s] ... ok Driver-assisted migration of share ea8835e3-c890-4c3e-949f-1b6127aa8f65 failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1374, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share ea8835e3-c890-4c3e-949f-1b6127aa8f65 has snapshots. {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_6 [0.087790s] ... ok Failed to create instance on destination backend during migration of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1731, in _migration_start_host_assisted dest_share_instance = helper.create_instance_and_wait( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_2 [0.052915s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_2_False [0.047701s] ... ok Driver error when updating replica state for replica be621cbc-7b91-45b1-bcef-016be3fdbbd6. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 2992, in _share_replica_update replica_state = self.driver.update_replica_state( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_2_out_of_sync [0.027090s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_2 [0.022984s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_4 [0.019956s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_both_deleted_from_database [0.019974s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_1_True [0.020918s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_replica_deleted_from_database [0.020143s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_3 [0.020374s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_no_support [0.054834s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_1 [0.078582s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_2 [0.080508s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_04_migration_complete [0.024596s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_09_delete_share_instance [0.020507s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_11_delete_expired_share [0.023052s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_13_delete_snapshot [0.022854s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_19_extend_share [0.021111s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_25_create_share_replica [0.021772s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_26_delete_share_replica [0.021231s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_29_update_share_replica [0.021318s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 392, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_31_delete_replicated_snapshot [0.021038s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_1_True [0.021189s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_2_False [0.020172s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_cg_with_share_network_driver_not_handles_servers [0.022335s] ... ok Share instance 65538c99-36b9-4f42-bfbd-55aa2820e468 failed on creation. Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_2_False [0.087921s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_snapshot [0.024195s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_driver_not_handles_servers [0.022317s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_share_network_dhss [0.022530s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_3_None [0.022471s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot [0.019741s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_for_share_with_replication_support [0.072849s] ... ok Share instance 8b3a6b80-3fa1-4b8e-8bd3-502ae79ca394 failed on creation. Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_invalid_status [0.092001s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server [0.177907s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_availability_zone [0.070621s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_replica_state [0.138031s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_security_service_missing [0.128730s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_exists [0.128889s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_subnet_not_found [0.061280s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_1___ [0.023255s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_3 [0.023745s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_1_available [0.019787s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_transfers [0.019741s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers [0.019308s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group [0.021490s] ... ok Share group fake_id: delete failed {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_error [0.024387s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete [0.102524s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_2 [0.592808s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_1_True [0.175499s] ... ok Change will make usage less than 0 for the following resources: ['shares'] {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_1_update_access [0.119814s] ... ok Change will make usage less than 0 for the following resources: ['shares'] {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_last_on_server [0.113004s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_share_server_not_found [0.060205s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica [0.024046s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_not_found [0.034877s] ... ok Share server 'f6e6878f-449b-4efd-ac07-3fd9d2b6b50c' failed on deletion. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_teardown_failure [0.044872s] ... ok Failed to update quota usages while deleting snapshot fakesnapshotid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 4087, in _delete_snapshot_quota reservations = QUOTAS.reserve( ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.QuotaError: Quota exceeded: code=500. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_deferred_delete_quota_error [0.022269s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_2 [0.021921s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_1_True [0.020162s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion [0.108904s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_share_metadata_updates [0.177468s] ... ok Caught exception trying ensure share '3303420d-3ef1-4d0a-ad75-5c6c3556e3b9'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 511, in ensure_driver_resources update_share_instances = self.driver.ensure_shares( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 736, in raise_NotImplementedError raise NotImplementedError NotImplementedError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 622, in _ensure_share export_locations = self.driver.ensure_share( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1200, in _execute_mock_call result = next(effect) ^^^^^^^^^^^^ StopIteration {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_2___fake_path_1____fake_path__ [0.159780s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_no_shares [0.025821s] ... ok Unexpected error occurred while updating access rules for share instance 528e81e9-81de-416f-9cbd-a4f8a301054c. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 575, in ensure_driver_resources self.access_helper.update_access_rules( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 552, in raise_share_access_exists raise exception.ShareAccessExists( manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. Unexpected error occurred while updating access rules for share instance f877c2ce-7784-4ce2-b221-21c5993d07f8. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 575, in ensure_driver_resources self.access_helper.update_access_rules( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1204, in _execute_mock_call result = effect(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/tests/share/test_manager.py", line 552, in raise_share_access_exists raise exception.ShareAccessExists( manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_3 [0.212501s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_1 [0.024594s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_4__None__None_ [0.025599s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_invalid_size [0.052310s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_dhss_false [0.022506s] ... ok Error managing share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 3471, in manage_share_server raise exception.ManageShareServerError(reason=msg) manila.exception.ManageShareServerError: Manage existing share server failed due to: Driver did not return required network allocations to be managed. Required number of allocations is 1. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_without_allocations [0.071493s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_2 [0.077325s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_4 [0.077269s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_invalid [0.037319s] ... ok The driver could not migrate the share fake_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1658, in migration_start success = self._migration_start_driver( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake_exc_1 Host-assisted migration failed for share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1697, in migration_start self._migration_start_host_assisted( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception: fake_exc_2 {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_exception [0.046791s] ... ok Host-assisted migration failed for share share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 1688, in migration_start raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Share share_id must not have snapshots in order to perform a host-assisted migration. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_5 [0.067050s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_no_active_replica [0.027267s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_invalid_arguments [0.024124s] ... ok Cannot choose compatible share server: fake {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_incompatible_servers [0.060754s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_1_True [0.029373s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_4 [0.044354s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_5 [0.065747s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_server_info_not_present [0.022996s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.081074s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.087525s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_2___fake_src_identifier___None_ [0.062232s] ... ok Driver migration completion failed for share server 18123c42-113a-4be1-b73e-310b31199082. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 6357, in share_server_migration_complete self._server_migration_complete_driver(context, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_2_False [0.059256s] ... ok Migration of share server d4d3b272-b30c-40cf-896b-64e7b18cfe95 has failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 6291, in share_server_migration_driver_continue finished = self.driver.share_server_migration_continue( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_2 [0.063625s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_1_True [0.042831s] ... ok Shrink share failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 5030, in shrink_share self.driver.shrink_share( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.InvalidShare: fake {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_1 [0.041460s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_snapshot_update_access [0.021015s] ... ok The backend failed to accept the share: Driver failed to transfer share with rules.. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_driver_cannot_transfer_with_rules [0.056029s] ... ok Error unmanaging share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/share/manager.py", line 3560, in unmanage_share_server self.driver.admin_network_api.unmanage_network_allocations( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect manila.exception.ShareNetworkNotFound: Share network fake could not be found. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_admin_network_allocations_error [0.044650s] ... ok Did not unmanage share server fake_share_server_id since the driver does not support managing share servers and no ``force`` option was supplied. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations_driver_not_implemented [0.044556s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_1_True [0.046619s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_2_False [0.046494s] ... ok Failed to update quota usages: . {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_quota_error [0.050978s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 1055, in commit self._driver.commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/quota.py", line 578, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/api.py", line 269, in reservation_commit return IMPL.reservation_commit( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 175, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper with excutils.save_and_reraise_exception() as ectxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_2_False [0.055553s] ... ok File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query models.Reservation.uuid.in_(reservations), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/orm/properties.py", line 478, in operate return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1510, in operate return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2102, in in_op return a.in_(b) ^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/operators.py", line 925, in in_ return self.operate(in_op, other) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 194, in operate return op_fn(self.expr, op, *other, **addtl_kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 219, in _in_impl seq_or_selectable = coercions.expect( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect resolved = impl._literal_coercion( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 868, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected raise exc.ArgumentError(msg, code=code) from err sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . Since share 8cbad1cc-d253-42ea-9069-3fd7e05c9db6 has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_update [0.025274s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_subnet_from_metadata [0.032543s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica_not_found [0.023573s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size_fail [0.098600s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_01 [0.023756s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_05 [0.022295s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_06 [0.023950s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_06 [0.413483s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_09 [0.019363s] ... ok {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_1_None [0.041953s] ... ok {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_2 [0.031979s] ... ok {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait [0.039002s] ... ok {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_1_None [0.086509s] ... ok {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_2_error [0.043005s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_network_security_service [0.078127s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_replicated_snapshot [0.079440s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group [0.078869s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_snapshot [0.080021s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_snapshot [0.078982s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_complete [0.081272s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_revert_to_snapshot [0.078270s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_cancel [0.081331s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_get_progress [0.080919s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_snapshot [0.082850s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_server_network_allocations [0.080384s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access [0.025768s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access_invalid [0.019614s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_1 [0.018260s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_1 [0.017687s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_share_type_extra_specs [0.017608s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs [0.018445s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_empty [0.017127s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_04___snapshot_support____on__ [0.017910s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_06___snapshot_support____yes__ [0.018729s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_08___snapshot_support____f__ [0.017408s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_09___snapshot_support____false__ [0.017264s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_15___create_share_from_snapshot_support____true__ [0.017248s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_16___create_share_from_snapshot_support____on__ [0.017888s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_17___create_share_from_snapshot_support____y__ [0.019018s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_19___create_share_from_snapshot_support____0__ [0.018483s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_20___create_share_from_snapshot_support____f__ [0.016880s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_23___create_share_from_snapshot_support____n__ [0.018121s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_26___revert_to_snapshot_support____t__ [0.017672s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_28___revert_to_snapshot_support____on__ [0.017821s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_30___revert_to_snapshot_support____yes__ [0.017791s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_38___mount_snapshot_support____t__ [0.018870s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_39___mount_snapshot_support____true__ [0.017853s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_42___mount_snapshot_support____yes__ [0.017367s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_44___mount_snapshot_support____f__ [0.017136s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_47___mount_snapshot_support____n__ [0.018528s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_50___mount_point_name_support____t__ [0.017573s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_54___mount_point_name_support____yes__ [0.017394s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_61___replication_type____writable__ [0.016947s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_63___replication_type____dr__ [0.016906s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_65___encryption_support____share_server__ [0.017638s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_68___availability_zones____zone1__ [0.017741s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_71___provisioning_mount_point_prefix____bronze__ [0.017369s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_72___encryption_support____share__ [0.016846s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_04___driver_handles_share_servers____on__ [0.016589s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_06___driver_handles_share_servers____yes__ [0.018141s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_07___driver_handles_share_servers____0__ [0.021434s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_11___driver_handles_share_servers____n__ [0.018641s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_12___driver_handles_share_servers____no__ [0.017374s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_non_string_input [0.017142s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_1__isnt__True [0.017023s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_4_5 [0.017333s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_provision_filter_on_size [0.030912s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access [0.023574s] ... ok {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_no_values [0.019063s] ... ok {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_pool [0.019705s] ... ok {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_without_pool [0.022476s] ... ok {0} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_delete_all_rules [0.055213s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_driver_handles_share_servers_is_false_with_net_id [0.022643s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_empty_request [0.022343s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_group_snapshot_minimal_request_no_members_with_desc [0.022152s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_network_not_active [0.021435s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_error_creating_member [0.019775s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_failure_reserving_quota [0.020877s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member [0.026193s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member_share_in_creating [0.020928s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_4_group_type_stypes_all_unsupported_in_AZ [0.019296s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_name [0.019393s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_snap_not_found [0.019224s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id_with_member [0.021659s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_not_admin [0.019686s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_no_groups [0.027262s] ... ok {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access_invalid [0.018942s] ... ok {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_search [0.017922s] ... ok {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access_invalid [0.020289s] ... ok {0} manila.tests.test_conf.ConfigTestCase.test_long_vs_short_flags [0.019353s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted [0.035869s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_service [0.034156s] ... ok {0} manila.tests.test_coordination.CoordinationTestCase.test_lock [0.020783s] ... ok {0} manila.tests.test_coordination.CoordinationTestCase.test_synchronized [0.019088s] ... ok {0} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock [0.018431s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_content_type [0.018112s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_parameter_value [0.017730s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_reservation_expiration [0.017703s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share [0.017887s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_uuid [0.017455s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_manage_invalid_share_snapshot [0.018138s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_not_found [0.019021s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_metadata_item_not_found [0.017360s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found_by_status [0.017719s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_not_found [0.017869s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_paste_app_not_found [0.017672s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_project_quota_not_found [0.017876s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_class_not_found [0.017926s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_weigher_not_found [0.018450s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_security_service_not_found [0.017665s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_subnet_not_found [0.018139s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_does_not_exist [0.018560s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_not_found [0.019081s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_port_limit_exceeded [0.018145s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_size_exceeds_available_quota [0.020059s] ... ok {0} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg [0.019096s] ... ok {0} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg_with_kwargs [0.018446s] ... ok Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-21.1.0.dev10/manila/exception.py", line 88, in __init__ message = self.message % kwargs ~~~~~~~~~~~~~^~~~~~~~ KeyError: 'misspelled_code' code: 500 {0} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_exception_with_kwargs [0.018512s] ... ok {0} manila.tests.test_manager.ManagerTestCase.test_verify_manager_instance [0.019801s] ... ok {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_1_None [0.018039s] ... ok {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_3___ [0.017562s] ... ok {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_1_None [0.017435s] ... ok {0} manila.tests.test_misc.ProjectTestCase.test_all_migrations_have_downgrade [0.017617s] ... ok {0} manila.tests.test_network.APITestCase.test_init_api_with_default_config_group_name [0.017449s] ... ok {0} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_2 [0.018715s] ... ok {0} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api [0.018184s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.test_policy.PolicyTestCase.test_ignore_case_role_check [0.044210s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.test_policy.PolicyTestCase.test_templatized_authorization [0.044982s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_expire [0.017801s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_defaults [0.017162s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_2__None__False___fake_usages___False_ [0.017549s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_1__None__None_ [0.017380s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_2___fake_quota_class___False__True_ [0.017727s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_1__None__True__True_ [0.017435s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_2___fake_quota_class___False__True_ [0.017955s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_1 [0.017444s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_3 [0.017243s] ... ok {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_1__None__None_ [0.017367s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_commit_2__None_ [0.017283s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_count [0.017641s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project [0.017661s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_by_class [0.017727s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_2_True [0.017756s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_defaults [0.017644s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_1 [0.017529s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_2 [0.018496s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_3 [0.018206s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_1 [0.489376s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_2 [0.018834s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_resources [0.017971s] ... ok {0} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_3___noop____noop__ [0.018063s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.test_service.ServiceFlagsTestCase.test_service_disabled_on_create_based_on_flag [0.077992s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.test_service.ServiceFlagsTestCase.test_service_enabled_on_create_based_on_flag [0.080984s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.test_service.ServiceTestCase.test_cleanup_services_1_True [0.082094s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.test_service.ServiceTestCase.test_cleanup_services_2_False [0.090926s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) Recovered model server connection! {0} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_not_found [0.041002s] ... ok /builddir/build/BUILD/manila-21.1.0.dev10/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. self.server = wsgi.Server( {0} manila.tests.test_service.TestWSGIService.test_reset_pool_size_to_default [0.029844s] ... ok {0} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_key [0.022240s] ... ok {0} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_password [0.020554s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.test_test.IsolationTestCase.test_rpc_consumer_isolation [0.021260s] ... ok /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. self._work_executor = self._executor_cls(**executor_opts) {0} manila.tests.test_test.IsolationTestCase.test_service_isolation [0.087728s] ... ok {0} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_1_10_0_0_0_33 [0.029323s] ... ok {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_2___10_0_0_0_24___24_ [0.031544s] ... ok {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_3___10_0_0_1___32_ [0.037991s] ... ok {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_5___fdf8_f53b_82e1__1_64___64_ [0.025486s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_3___echo_____quoted_arg_with_space___ [0.019195s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_3___cmd____virus_ls__ [0.017984s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_5___cmd____virus__quoted_argument___ [0.017621s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_7___echo_____quoted_argument__rm__rf____ [0.016907s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_8___echo_____quoted__virus__quoted___ [0.017621s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_service_is_up [0.017433s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_04___2GG____G__ [0.018120s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_06___K1M____G__ [0.017932s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_11___1_1KM____G__ [0.018599s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_15___M2_2K____G__ [0.017322s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_17__23___G__ [0.017331s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_01____3G____G____3_0_ [0.017607s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_05____5_23G____G____5_23_ [0.016927s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_13____3_4P____G____3565158_4_ [0.017598s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_17____0____G____0_0_ [0.017046s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_19____2097152_____M____2_0_ [0.016771s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_20_____1024____K____0_0001_ [0.017365s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_21_____1024____K____0_0001_ [0.017021s] ... ok {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_1_None [0.017938s] ... ok {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_5_ [0.017843s] ... ok {0} manila.tests.test_utils.IsValidIPVersion.test_provided_none_version [0.017173s] ... ok {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_3___true___True__False_ [0.017475s] ... ok {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_1_undefined [0.017369s] ... ok {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_4___false___False_ [0.017746s] ... ok {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_5___n___False_ [0.017040s] ... ok {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_6___no___False_ [0.017354s] ... ok {0} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_2 [0.017242s] ... ok {0} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_2___10hours____PT10H__ [0.016984s] ... ok {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_3_False [0.017202s] ... ok {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_invalid [0.017038s] ... ok {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_1_None [0.023227s] ... ok {0} manila.tests.test_utils.TestComparableMixin.test_eq [0.017814s] ... ok {0} manila.tests.test_utils.TestComparableMixin.test_le [0.017878s] ... ok {0} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_getter [0.017364s] ... ok {0} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_1___ [0.017322s] ... ok {0} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.018842s] ... ok {0} manila.tests.test_utils.TestRetryDecorator.test_retries_once [0.019513s] ... ok {0} manila.tests.test_utils.TestRetryDecorator.test_retries_once_random [0.019052s] ... ok {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach [0.017992s] ... ok {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed [0.017197s] ... ok {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete_snapshot [0.018690s] ... ok {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_get [0.018565s] ... ok {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_roll_detaching [0.019165s] ... ok {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.019785s] ... ok {0} manila.tests.wsgi.test_wsgi.WSGITestCase.test_initialize_application [0.040765s] ... ok {'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '/share/v2', 'PATH_INFO': '/v2/share-access-rules/inexistent_id', 'QUERY_STRING': '', 'SERVER_NAME': 'localhost', 'SERVER_PORT': '80', 'HTTP_HOST': 'localhost:80', 'SERVER_PROTOCOL': 'HTTP/1.0', 'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BytesIO object at 0x7f714fe3eed0>, 'wsgi.errors': <_io.TextIOWrapper name='' mode='w' encoding='utf-8'>, 'wsgi.multithread': False, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'webob.adhoc_attrs': {'api_version_request': }, 'manila.context': } OpenStack manila version: 21.1.0 manila-manage category action [] Available categories: config db host logs service share share_server shell version ====== Totals ====== Ran: 12244 tests in 330.7872 sec. - Passed: 12233 - Skipped: 11 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1101.7860 sec. ============== Worker Balance ============== - Worker 0 (3061 tests) => 0:05:30.013106 - Worker 1 (3061 tests) => 0:04:22.172147 - Worker 2 (3061 tests) => 0:03:54.287031 - Worker 3 (3061 tests) => 0:04:43.779827 Test id Runtime (s) --------------------------------------------------------------------------------------------------------------------------------------------------------- ----------- manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure 58.039 manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active 12.075 manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active 12.054 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False 10.454 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 10.046 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error 10.043 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state 10.034 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 10.030 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status 10.024 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True 10.023 py312: OK (348.68 seconds) congratulations :) (348.75 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.noarch Provides: openstack-manila = 1:21.1.0-0.20251010120555.e9269cb.el10 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Recommends: group(manila) user(manila) OrderWithRequires: systemd systemd systemd Processing files: python3-manila-21.1.0-0.20251010120555.e9269cb.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wiJLGR + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/licenses/python3-manila + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/licenses/python3-manila + cp -pr /builddir/build/BUILD/manila-21.1.0.dev10/LICENSE /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/licenses/python3-manila + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(python3-manila) = 1:21.1.0-0.20251010120555.e9269cb.el10 python-manila = 1:21.1.0-0.20251010120555.e9269cb.el10 python3-manila = 1:21.1.0-0.20251010120555.e9269cb.el10 python3.12-manila = 1:21.1.0-0.20251010120555.e9269cb.el10 python3.12dist(manila) = 21.1~~dev10 python3dist(manila) = 21.1~~dev10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(alembic) >= 1.4.2 python3.12dist(cachetools) >= 4.2.1 python3.12dist(castellan) >= 3.7 python3.12dist(defusedxml) >= 0.7.1 python3.12dist(eventlet) >= 0.27 python3.12dist(greenlet) >= 0.4.16 python3.12dist(jsonschema) >= 4.17 python3.12dist(keystoneauth1) >= 4.2.1 python3.12dist(keystonemiddleware) >= 9.1 python3.12dist(lxml) >= 4.5.2 python3.12dist(netaddr) >= 0.8 python3.12dist(oslo-concurrency) >= 4.3 python3.12dist(oslo-config) >= 8.3.2 python3.12dist(oslo-context) >= 3.1.1 python3.12dist(oslo-db) >= 17.2.1 python3.12dist(oslo-i18n) >= 5.0.1 python3.12dist(oslo-log) >= 4.4 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 4.1.1 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-privsep) >= 2.4 python3.12dist(oslo-reports) >= 2.2 python3.12dist(oslo-rootwrap) >= 6.2 python3.12dist(oslo-serialization) >= 4.0.1 python3.12dist(oslo-service) >= 2.4 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 7 python3.12dist(osprofiler) >= 3.4 python3.12dist(packaging) >= 20.9 python3.12dist(paramiko) >= 2.7.2 python3.12dist(paste) >= 3.4.3 python3.12dist(pastedeploy) >= 2.1 python3.12dist(pbr) >= 5.5 python3.12dist(pyparsing) >= 2.4.7 python3.12dist(python-cinderclient) >= 4.0.1 python3.12dist(python-glanceclient) >= 3.2.2 python3.12dist(python-neutronclient) >= 6.7 python3.12dist(python-novaclient) >= 17.2.1 python3.12dist(requests) >= 2.23 python3.12dist(routes) >= 2.4.1 python3.12dist(sqlalchemy) >= 1.4 python3.12dist(sqlalchemy-utils) >= 0.38.3 python3.12dist(stevedore) >= 3.2.2 python3.12dist(tenacity) >= 6.3.1 python3.12dist(tooz) >= 2.7.1 python3.12dist(webob) >= 1.8.6 Obsoletes: python3.12-manila < 1:21.1.0-0.20251010120555.e9269cb.el10 Recommends: group(manila) user(manila) Processing files: openstack-manila-share-21.1.0-0.20251010120555.e9269cb.el10.noarch Provides: openstack-manila-share = 1:21.1.0-0.20251010120555.e9269cb.el10 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 Processing files: python3-manila-tests-21.1.0-0.20251010120555.e9269cb.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mAyDg3 + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/licenses/python3-manila-tests + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/licenses/python3-manila-tests + cp -pr /builddir/build/BUILD/manila-21.1.0.dev10/LICENSE /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/licenses/python3-manila-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-manila-tests = 1:21.1.0-0.20251010120555.e9269cb.el10 python3-manila-tests = 1:21.1.0-0.20251010120555.e9269cb.el10 python3.12-manila-tests = 1:21.1.0-0.20251010120555.e9269cb.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-manila-tests < 1:21.1.0-0.20251010120555.e9269cb.el10 Processing files: openstack-manila-doc-21.1.0-0.20251010120555.e9269cb.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AD8K6t + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + DOCDIR=/builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/doc/openstack-manila-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/doc/openstack-manila-doc + cp -pr /builddir/build/BUILD/manila-21.1.0.dev10/doc/build/html /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64/usr/share/doc/openstack-manila-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-manila-doc = 1:21.1.0-0.20251010120555.e9269cb.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.src.rpm Wrote: /builddir/build/RPMS/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-manila-share-21.1.0-0.20251010120555.e9269cb.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-manila-doc-21.1.0-0.20251010120555.e9269cb.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-manila-21.1.0-0.20251010120555.e9269cb.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-manila-tests-21.1.0-0.20251010120555.e9269cb.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ikzaSG + umask 022 + cd /builddir/build/BUILD + cd manila-21.1.0.dev10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-manila-21.1.0-0.20251010120555.e9269cb.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.S1l1gY + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/manila-21.1.0.dev10-SPECPARTS + rm -rf manila-21.1.0.dev10 manila-21.1.0.dev10.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0